Hey,
Iv just built my first rig using 6 x Gigabyte Rx580 4GB GPU and I am just mining Ethereum on Claymore with Windows 10. When I first set it up I was only getting around 13 mh/s per card and then I installed the blockchain drivers and it went up to around 15. In my bat file I also added -dcri 30 and found that this increased it to around 22 m/s. I finally bios modded each card and I am now sitting at around 25 mh/s for each card.
What else can be done to increase the hash rate? From what I have seen online people seem to be getting around 30 mh/s.
Can you set to compute mode with the blockchain drivers? Does this have much effect. When I press y in claymore I get the error message: "Error: cannot set Compute Mode flag, run miner as Administrator and try again
CrossFire is already disabled". When I right click on the bat file and click run as administrator the command window just flashes open and then closes. Do you know why this is?
Is overclocking the only thing left to try?
My bat file contains the following:
setx GPU_FORCE_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
EthDcrMiner64.exe -epool eu1.ethermine.org:4444 - ewal [eth address].RigName -epsw x -dcri 30 -allcoins 1 -allpools 1 -mode 1 -ftime 10 -r 1
Anything that can be changed or added here?
Many thanks, really appreciate your help