We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi, i'm getting this error, can i know what does it mean? trying to run GRS mining on SGminer 5.1.1 using AMD R5 M330 on my laptop.
[10:19:45] GPU 0 found something? [10:19:45] [THR1] OCL NONCE f62c2900 (4130089216) found in slot 0 (found = 255) [10:19:45] [THR1] GPU0: invalid nonce - HW error [10:19:45] [THR1] Discarded cloned or rolled work [10:19:46] GPU 0 found something? [10:19:46] [THR2] OCL NONCE 3d960300 (1033241344) found in slot 0 (found = 255) [10:19:46] [THR2] GPU0: invalid nonce - HW error [10:19:46] [THR2] Discarded cloned or rolled work [10:19:46] [THR0] Staged work: total (2) > max (1), discarding [10:19:46] [THR0] Discarded work
these are my start.bat setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_USE_SYNC_OBJECTS 1 sgminer.exe -k groestlcoin -o stratum+tcp://grs.suprnova.cc:5544 -u chowow.chowowgpu -p chowowpassword -g 4 -w 64 --no-submit-stale -I 14
my screenshot just shows all HW errors, even after i run for an hour, the HW errors goes to 1000+ and A: is 0
The text was updated successfully, but these errors were encountered:
Same thing I am using r5 and r7 r5 spits Hw errors also but r7 dont I am using diferent sgminer but I cant see why
Sorry, something went wrong.
No branches or pull requests
hi, i'm getting this error, can i know what does it mean?
trying to run GRS mining on SGminer 5.1.1 using AMD R5 M330 on my laptop.
[10:19:45] GPU 0 found something?
[10:19:45] [THR1] OCL NONCE f62c2900 (4130089216) found in slot 0 (found = 255)
[10:19:45] [THR1] GPU0: invalid nonce - HW error
[10:19:45] [THR1] Discarded cloned or rolled work
[10:19:46] GPU 0 found something?
[10:19:46] [THR2] OCL NONCE 3d960300 (1033241344) found in slot 0 (found = 255)
[10:19:46] [THR2] GPU0: invalid nonce - HW error
[10:19:46] [THR2] Discarded cloned or rolled work
[10:19:46] [THR0] Staged work: total (2) > max (1), discarding
[10:19:46] [THR0] Discarded work
these are my start.bat
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
sgminer.exe -k groestlcoin -o stratum+tcp://grs.suprnova.cc:5544 -u chowow.chowowgpu -p chowowpassword -g 4 -w 64 --no-submit-stale -I 14
my screenshot just shows all HW errors, even after i run for an hour, the HW errors goes to 1000+ and A: is 0
The text was updated successfully, but these errors were encountered: