miner not working
lolMiner is configured to mine Zelcash(ZEL), Equihash 144/5
And closing without errors
At that point is interesting. I will check code if we have a bug here. Can you paste me the full error message as private msg?
It would be also more informative to add time stamp.
And those ~20sol/s on GPU0 against all other is also seen on 1080 (less difference but still exist). GPU0 is faster in your miner. But GPUs are the same.
You can add timestemps (see manual ^^)
It seems we have a bug here with multi GPU. Does this difference also exist when you use olets say only 2 GPU in one instance (--devices 0,1)
Any ideas?
Thanks
james
As mentioned above it seems that the miner does not lile too much cards... hmmm can you start two instances, first with --devices 0,1,2 and second with --devices 3,4,5? Lets see if that works. I definately have to restructure the miners main loop it seems.