|
June 17, 2017, 12:38:32 PM |
|
I notice a difference in mining speed (not a difference in hashrate) the last couple of days. Previously my miner would mine 0.1 Ether every ±25 hours. Now it's gone up to every ±31 hours, but the hashrate remained the same. Any pointers to where I should look?
Claymore ETH miner Windows 10 5x GTX 1070 Hashrate ±145 Mh/s
Here's my mine.bat file:
timeout /t 5 setx GPU_FORCE_64BIT_PTR 0 setx GPU_MAX_HEAP_SIZE 100 setx GPU_USE_SYNC_OBJECTS 1 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_SINGLE_ALLOC_PERCENT 100 ethdcrminer64.exe -epool eu1.ethermine.org:4444 -ewal WALLET.MINERNAME -epsw x -mode 1 -tt 68 -allpools 1 pause
Thanks!
|