-
Notifications
You must be signed in to change notification settings - Fork 80
New issue
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
clEnqueueNDRangeKernel(-4) when running multiple gpus #82
Comments
Try this, maybe help you: setx GPU_FORCE_64BIT_PTR 0 genoil.exe -c equihash.usa.nicehash.com:3357 -u btcaddress.worker -p x -i 20 -w 64 -P 0 -g 0 -k zec or genoil.exe -c equihash.usa.nicehash.com:3357 -u btcaddress.worker -p x -i 20 -w 64 -P 0 -g 0 -k zec zec or genoil.exe -c equihash.usa.nicehash.com:3357 -u btcaddress.worker -p x -i 20 -w 64 -P 1 -g 0 -k zec |
Thanks ginyor, but i already tried all of these. |
Your driver is 16.10.3? |
Yes |
getting the same error. rx580 and 17.5.2 driver |
Hi,
Using this command line :
genoil.exe -c equihash.usa.nicehash.com:3357 -u btcaddress.worker -p x -i 20 -w 64 -P 0 -g 0 -k zec
the miner work fine.
But when using this one :
genoil.exe -c equihash.usa.nicehash.com:3357 -u btcaddress.worker -p x -i 20 -w 64 -P 0 -g 0 1 2 3 -k zec
i get the following errors :
zec-sa#3clEnqueueNDRangeKernel(-4) z1e5c:-0s0a:#303 gpu#3: Mining thread quitc lEnqueueNDRangeKernel(-4) z1e5c:-0s0a:#323 gpu#0: Mining thread quitc lEnqueueNDRangeKernel(-4) 15:00:33 gpu#2: Mining thread quit
and only one gpu reports mining stats. I have 2 HD7970 and 2 R9 280x running on this rig (Windows 7 64bits).
Any idea ?
The text was updated successfully, but these errors were encountered: