64dimensions
|
|
April 08, 2019, 01:44:39 AM |
|
Just trying to get an idea of trends (Y or N is fine if you have the time): 1) AMD only? 2) Any power savings? 3) Would already modded cards have to be flashed back to the original ROM? 4) Other algos beside your bread and butter? TIA
|
|
|
|
Claymore (OP)
Donator
Legendary
Offline
Activity: 1610
Merit: 1325
Miners developer
|
|
April 08, 2019, 04:12:05 PM |
|
Just trying to get an idea of trends (Y or N is fine if you have the time): 1) AMD only? 2) Any power savings? 3) Would already modded cards have to be flashed back to the original ROM? 4) Other algos beside your bread and butter? TIA
For first version the answer is NNNN
|
|
|
|
Miner Addict
Newbie
Offline
Activity: 31
Merit: 0
|
|
April 08, 2019, 04:54:18 PM |
|
Hail to the C....... Thank You Sir
|
|
|
|
lisasteca
|
|
April 08, 2019, 07:49:27 PM |
|
Guys could you help , do you think mining ethereum is still good? what tutorial would you reccomand for people who start mining ethereum?
|
|
|
|
Miner Addict
Newbie
Offline
Activity: 31
Merit: 0
|
|
April 09, 2019, 03:47:33 AM |
|
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
|
|
|
|
Jonet
Jr. Member
Offline
Activity: 82
Merit: 3
|
|
April 09, 2019, 09:13:45 AM |
|
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
|
|
April 09, 2019, 10:10:04 AM |
|
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
Activity: 82
Merit: 3
|
|
April 09, 2019, 10:35:07 AM |
|
This is what my start.bat looks like: 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
Activity: 31
Merit: 0
|
|
April 09, 2019, 05:21:51 PM |
|
This is what my start.bat looks like: 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
Activity: 5
Merit: 0
|
|
April 09, 2019, 06:19:49 PM |
|
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
Activity: 52
Merit: 0
|
|
April 09, 2019, 06:34:24 PM |
|
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
Activity: 5
Merit: 0
|
|
April 09, 2019, 06:36:04 PM |
|
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 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
Activity: 1726
Merit: 1018
|
|
April 09, 2019, 06:39:04 PM |
|
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
Activity: 5
Merit: 0
|
|
April 09, 2019, 06:45:47 PM |
|
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
Activity: 1726
Merit: 1018
|
|
April 09, 2019, 06:47:45 PM |
|
....i cant control temp and fan speed trough claymore, any help?
You can use third party tools like msi afterburner.
|
|
|
|
not.you
Legendary
Offline
Activity: 1726
Merit: 1018
|
|
April 09, 2019, 06:48:09 PM |
|
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.
|
|
|
|
Mergpijp
Newbie
Offline
Activity: 5
Merit: 0
|
|
April 09, 2019, 06:57:38 PM |
|
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. 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
Activity: 1726
Merit: 1018
|
|
April 09, 2019, 07:39:32 PM |
|
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. 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
Activity: 5
Merit: 0
|
|
April 09, 2019, 07:48:38 PM |
|
Thanks! It has less than 4GB so that means I shouldn't be able to mine ethereum
|
|
|
|
lisasteca
|
|
April 09, 2019, 10:20:09 PM |
|
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?
|
|
|
|
|