djm34 / sgminer-msvc2015

sgminer-gm with msvc2015 support
GNU General Public License v3.0
22 stars 25 forks source link

GPU Failures Disabling #20

Open trilite opened 6 years ago

trilite commented 6 years ago

Hi, I'm having the following issue with sgminer-msvc2015. After configuring to mine for lyra2z I get the following error on all of my GPU cards: Error -5: Enqueueing kernel onto command queue. (clEngueueNDRangeKernel)

Because of this error mining will not start. Is there a solutiong for this problem? sgminer-msvc2015-error

djm34 commented 6 years ago

you need to decrease the worksize. although you should probably use tdxminer which is way faster

trilite commented 6 years ago

Hi, Thanks, I will try that. Or I will try and build tdxminer for windows 10. :)