Hi all
Have some issues setting up clever mining. Wondering if anyone can help!
Here are the configs I have in now:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer -o stratum+tcp://us.clevermining.com:3333 -u 1HEjkCzdUA723UbmUMaSVHqUmaWegPgo5g -p anything --scrypt
pause
Those configs return the result:
setx GPU_MAX_ALLOC_PERCENT 100
SUCCESS: specified value was saved
setx GPU_USE_SYNC_OBJECTS 1
SUCCESS: specified value was saved
sgminer -o stratum+tcp://us.clevermining.com:3333 -u 1HEjkCzdUA723UbmUMaSVHqUmaWegPgo5g -p anything --scrypt
[17.19.34] sgminer: --scrypt: unrecognized option
That is with the file saved as a .bat file in the sgminer folder.
Can anyone suggest a fix? Do I have to reinstall something? Or install something totally different?
I just recently downloaded the most recent option on
https://bitcointalk.org/index.php?topic=475795.0 Thanks!