Bitcoin Forum
December 17, 2025, 09:47:47 AM *
News: Latest Bitcoin Core release: 30.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 [1256] 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 ... 1409 »
  Print  
Author Topic: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v15.0 (Windows/Linux)  (Read 6591506 times)
Jonet
Jr. Member
*
Offline Offline

Activity: 82
Merit: 3


View Profile
April 09, 2019, 09:13:45 AM
 #25101

I have a 12GPU rig with RX580-4's and am getting this:

Create GPU buffer for GPU2
GPU9, OpenCL error -4 - cannot write buffer for DAG

3 GPU's fail every time but it's not the same 3 each time. I can mine a coin with smaller DAG with all 12 GPU's enabled.
If I disable 3 GPU's with -di the rig is able to mine ETH

Any idea what I should do to get all 12 GPU's running with ETH?
big_daddy
Hero Member
*****
Offline Offline

Activity: 1680
Merit: 583


xUSD - The PRIVATE stable coin - Haven Protocol


View Profile WWW
April 09, 2019, 10:10:04 AM
 #25102

I have a 12GPU rig with RX580-4's and am getting this:

Create GPU buffer for GPU2
GPU9, OpenCL error -4 - cannot write buffer for DAG

3 GPU's fail every time but it's not the same 3 each time. I can mine a coin with smaller DAG with all 12 GPU's enabled.
If I disable 3 GPU's with -di the rig is able to mine ETH

Any idea what I should do to get all 12 GPU's running with ETH?

can you send in the "code" your bat file config to see what is your setup please
it can be that you don't have this at the beginning of your config

GPU_FORCE_64BIT_PTR 0
GPU_MAX_HEAP_SIZE 100
GPU_USE_SYNC_OBJECTS 1
GPU_MAX_ALLOC_PERCENT 100
GPU_SINGLE_ALLOC_PERCENT 100

what Clay miner version are you using?

If you don't believe it or don't get it, I don't have the time to try to convince you, sorry.
Jonet
Jr. Member
*
Offline Offline

Activity: 82
Merit: 3


View Profile
April 09, 2019, 10:35:07 AM
 #25103

This is what my start.bat looks like:

Code:
set GPU_FORCE_64BIT_PTR=0
set GPU_MAX_HEAP_SIZE=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100


EthDcrMiner64.exe -epool eth-eu1.nanopool.org:9999 -ewal 0x*****************/rig021/***@***.com -epsw x -mode 1 -ftime 10 -cclock 1140 -mclock 2090,2090,2080,2080,2080,2060,2060,2060,2060,2060,2060,2050 -powlim 50 -cvddc 900 -di 012345678

Claymore v12 running on Win10 build 1809 AMD driver 19.4.1. The problem may have started when I moved from build 1709 to 1803 or 1809. Or it may be when the DAG grew above a certain size.
Miner Addict
Newbie
*
Offline Offline

Activity: 31
Merit: 0


View Profile
April 09, 2019, 05:21:51 PM
 #25104

This is what my start.bat looks like:

Code:
set GPU_FORCE_64BIT_PTR=0
set GPU_MAX_HEAP_SIZE=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100


EthDcrMiner64.exe -epool eth-eu1.nanopool.org:9999 -ewal 0x*****************/rig021/***@***.com -epsw x -mode 1 -ftime 10 -cclock 1140 -mclock 2090,2090,2080,2080,2080,2060,2060,2060,2060,2060,2060,2050 -powlim 50 -cvddc 900 -di 012345678

Claymore v12 running on Win10 build 1809 AMD driver 19.4.1. The problem may have started when I moved from build 1709 to 1803 or 1809. Or it may be when the DAG grew above a certain size.

Virtual Memory Min 36000, Disable ULPS
Mergpijp
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
April 09, 2019, 06:19:49 PM
 #25105

Hi,

So I just started with all of this and am having some problems. Whatever I try (like changing virtual memory, got this now on 32000), I keep having these problems. I'm not in for downgrading back to Windows 7, sorry. Anyone who got any other suggestions how to fix this problem?

It gives me the following error: "cuda error cannot allocate big buffer for dag".

PC specs:
Intel Core i5-6600K CUP
16GB of RAM
NVIDIA GeForce GTX960


Thanks in advance!

Robert
voffka05
Newbie
*
Offline Offline

Activity: 52
Merit: 0



View Profile
April 09, 2019, 06:34:24 PM
 #25106

Hi,

So I just started with all of this and am having some problems. Whatever I try (like changing virtual memory, got this now on 32000), I keep having these problems. I'm not in for downgrading back to Windows 7, sorry. Anyone who got any other suggestions how to fix this problem?

It gives me the following error: "cuda error cannot allocate big buffer for dag".

PC specs:
Intel Core i5-6600K CUP
16GB of RAM
NVIDIA GeForce GTX960


Thanks in advance!

Robert

Write :     -lidag 1   option in your command line.
Mergpijp
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
April 09, 2019, 06:36:04 PM
 #25107

Hi,

So I just started with all of this and am having some problems. Whatever I try (like changing virtual memory, got this now on 32000), I keep having these problems. I'm not in for downgrading back to Windows 7, sorry. Anyone who got any other suggestions how to fix this problem?

It gives me the following error: "cuda error cannot allocate big buffer for dag".

PC specs:
Intel Core i5-6600K CUP
16GB of RAM
NVIDIA GeForce GTX960


Thanks in advance!

Robert

Write :     -lidag 1   option in your command line.

Still doesn't work Sad

I think I found the solution though. I saw this in the first post of this topic "9xx cards in Windows 10 x64: you have to use old drivers (for example, 352.xx) and miner built for cuda6.5.", I do have a higher driver atm, so downgrading should fix the problem. I'll keep ya updated.
not.you
Legendary
*
Offline Offline

Activity: 1726
Merit: 1018


View Profile
April 09, 2019, 06:39:04 PM
 #25108


PC specs:
Intel Core i5-6600K CUP
16GB of RAM
NVIDIA GeForce GTX960  <--- How much RAM does this card have?


I believe at this point your GPU needs a minimum of 4GB onboard to mine Eth.
Mergpijp
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
April 09, 2019, 06:45:47 PM
 #25109


PC specs:
Intel Core i5-6600K CUP
16GB of RAM
NVIDIA GeForce GTX960  <--- How much RAM does this card have?


I believe at this point your GPU needs a minimum of 4GB onboard to mine Eth.

What I can find 10170 as I am right.
not.you
Legendary
*
Offline Offline

Activity: 1726
Merit: 1018


View Profile
April 09, 2019, 06:47:45 PM
 #25110

....i cant control temp and fan speed trough claymore, any help?

You can use third party tools like msi afterburner.
not.you
Legendary
*
Offline Offline

Activity: 1726
Merit: 1018


View Profile
April 09, 2019, 06:48:09 PM
 #25111


PC specs:
Intel Core i5-6600K CUP
16GB of RAM
NVIDIA GeForce GTX960  <--- How much RAM does this card have?


I believe at this point your GPU needs a minimum of 4GB onboard to mine Eth.

What I can find 10170 as I am right.

 Huh
Mergpijp
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
April 09, 2019, 06:57:38 PM
 #25112


PC specs:
Intel Core i5-6600K CUP
16GB of RAM
NVIDIA GeForce GTX960  <--- How much RAM does this card have?


I believe at this point your GPU needs a minimum of 4GB onboard to mine Eth.

What I can find 10170 as I am right.

 Huh

When I check it there are three kinds of memory that it shows:
Approximate total memory; 10170MB
Displayed memory (VRAM); 2007MB
Shared memory; 8162MB
not.you
Legendary
*
Offline Offline

Activity: 1726
Merit: 1018


View Profile
April 09, 2019, 07:39:32 PM
 #25113


PC specs:
Intel Core i5-6600K CUP
16GB of RAM
NVIDIA GeForce GTX960  <--- How much RAM does this card have?


I believe at this point your GPU needs a minimum of 4GB onboard to mine Eth.

What I can find 10170 as I am right.

 Huh

When I check it there are three kinds of memory that it shows:
Approximate total memory; 10170MB
Displayed memory (VRAM); 2007MB
Shared memory; 8162MB
https://www.computerhope.com/issues/ch001307.htm
Mergpijp
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
April 09, 2019, 07:48:38 PM
 #25114

Thanks!

It has less than 4GB so that means I shouldn't be able to mine ethereum Sad
lisasteca
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250


View Profile
April 09, 2019, 10:20:09 PM
 #25115

Guys could you help , do you think mining  ethereum is still good?  what tutorial would you reccomand for people who start mining ethereum?

Just try look at Mininghelp with google

Thanks for the adivice , i did look and seems to be nice to me to start! Do you think you can still mine ETH with laptop still?
not.you
Legendary
*
Offline Offline

Activity: 1726
Merit: 1018


View Profile
April 10, 2019, 02:21:24 AM
 #25116

Thanks!

It has less than 4GB so that means I shouldn't be able to mine ethereum Sad

Eventually even 4GB won't be enough.  You have to have enough RAM to load the entire DAG into the GPU RAM.  See here: https://investoon.com/tools/dag_size

It says ETH DAG is just barely under 3GB, but 3GB cards have already started to have problems and stop working.  Very soon no 3GB cards will work at all if people even have any that are still working right now.
aygabtu
Newbie
*
Offline Offline

Activity: 4
Merit: 0


View Profile
April 10, 2019, 05:22:30 AM
 #25117

Guys could you help , do you think mining  ethereum is still good?  what tutorial would you reccomand for people who start mining ethereum?

Just try look at Mininghelp with google

Thanks for the adivice , i did look and seems to be nice to me to start! Do you think you can still mine ETH with laptop still?


Laptop?  Ugh....if you're going to mine, take it seriously and get something you can slap 1 or more decent graphics cards in.  Mining with a laptop isn't going to earn you anything and may reduce the life of it if you're not careful.
Jonet
Jr. Member
*
Offline Offline

Activity: 82
Merit: 3


View Profile
April 10, 2019, 09:07:23 AM
 #25118

This is what my start.bat looks like:

Code:
set GPU_FORCE_64BIT_PTR=0
set GPU_MAX_HEAP_SIZE=100
set GPU_USE_SYNC_OBJECTS=1
set GPU_MAX_ALLOC_PERCENT=100
set GPU_SINGLE_ALLOC_PERCENT=100


EthDcrMiner64.exe -epool eth-eu1.nanopool.org:9999 -ewal 0x*****************/rig021/***@***.com -epsw x -mode 1 -ftime 10 -cclock 1140 -mclock 2090,2090,2080,2080,2080,2060,2060,2060,2060,2060,2060,2050 -powlim 50 -cvddc 900 -di 012345678

Claymore v12 running on Win10 build 1809 AMD driver 19.4.1. The problem may have started when I moved from build 1709 to 1803 or 1809. Or it may be when the DAG grew above a certain size.

Virtual Memory Min 36000, Disable ULPS

Thanks!
Increasing VM did the trick. With 36000 it was able to run 10 GPU's and with 40000 all 12. I suppose the theory is size of DAG multiplied with number of GPU's.
ilverro
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
April 10, 2019, 12:15:43 PM
 #25119

I have a problem with my Sapphire RX 570 Nitro+ 8GB: why I get 29 MH/s on Callisto but only 12 MH/s on ETH and ETC??
Dowper_
Member
**
Offline Offline

Activity: 223
Merit: 12


View Profile WWW
April 10, 2019, 02:03:56 PM
 #25120

I have a problem with my Sapphire RX 570 Nitro+ 8GB: why I get 29 MH/s on Callisto but only 12 MH/s on ETH and ETC??

Update to newer driver and activate Compute.

My crypto mining channel - Aleks Mining
Pages: « 1 ... 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 [1256] 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 ... 1409 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!