Hi,
trying with 1070ti on Zcash (flypool), but only getting:
[TOTAL (15 sec)] 0 I/s, 0 Sol/s, 0 Accepted, 0 Rejected
Some machine is working flawless with DTMS, EWBF etc.
Running on Ubuntu...
Any ideas?
Cheers,
Andy
Btw. How to exit from the miner? (currently need to kill -9 ...)
The command-line argument -cd 0 requests to mine using first nvidia card.
See the usage example in the github.
To mine using 2 cards you should pass the arg -cd 0 1
If you don't pass -cd (cuda device) arg, you will get 0 sols.
Soon I will add api support.
That still produces 0 Sol...