New native build of sgminer3s.exe for windows.
It is normal or am I doing something wrong?
.bat file
setx GPU_MAX_ALLOC_PERCENT=100
setx GPU_USE_SYNC_OBJECTS=1
sgminer3s -I 19 -g 1 -o stratum+tcp://one.maxminers.net:9012 -u * -p *
When I run the old Miner win_sgminer3s_2, first everything goes fine
.bat file
setx GPU_MAX_ALLOC_PERCENT=100
setx GPU_USE_SYNC_OBJECTS=1
sgminer3s -I 19 -w 256 -g 2 --thread-concurrency 15000 -o stratum+tcp://one.suprnova.cc:2323 -u * -p *
but after a while he starts something then wait? because of this, the speed at the pool and swims 200-600mh (my hashrate 500Mh/s+) produces 50% fewer coins.
If restart miner, he again begins to take shares. This is due failing pool suprnova or because failing miner or am I doing something wrong?