Open rbellini opened 7 years ago
What is your config file? Performance in ETH only? Driver version?
Driver version: 17.6.2 Windows 10 Pro version: 1607 Config/.bat settings: 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 -ethi 8 -etht 20 -tt 80 -nofee 1 -epool eth-us-east1.nanopool.org:9999 -ewal wallet.worker/email@gmail.com -epsw x -asm -dcri -dcoin sia -dpool sia-us-east1.nanopool.org:7777 -dwal wallet/worker/email@gmail.com -dpsw x -ftime 10
You have -dcri specified, but no intensity value after that. Try specifying "-dcri 18" or more and see what effect that has.
Alright. I found the -asm missed a complement. So now I am using -asm 1 -dcri 18. No changes on GPU Load though.
Not sure why yet the GPU Load doesn't overcome the 16% when mining Eth+Sia at nanopool on Windows 10.