-
Notifications
You must be signed in to change notification settings - Fork 262
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
Cuda: unknow error cuda_get_deviceinfo on line 535 #245
Comments
You should use CUDA 8.0 version, Fermi (compute capability 2.1) architecture not supported by CUDA 9.0. |
have the same error on cuda 8 -(
GPU 0: unknown error with 2.8.3 cuda 8 have no problems |
GF 740M works fine with 2.14. Only GF 6(7,8)10-20M series fails win new xmrig. |
I have the same problem too :((. Plz help..... |
@berezinevgeniy Can you provide the config too? currently I have no idea what cause this issue, simply calling |
it seems to unsupported cuda. The latest drivers for me is 391.35. And all of my problem videos are on Fermi, that is not supperted by Nvidia any more. All other videos that i have is on 417+ drivers and has no problem (after 2.14.1 xmrig-nvidia) P.S. Xmr-stak have the similar error on start with Fermi GeForces after 2.10.0 update. And works with early version as a xmrig. It seems something wrong with device id. I think, need to get debug info with this error. We have no full description what happend with cudaGetDeviceProperties. Usually unknow error has detail description. Config.json |
This builds (Cuda8 version download) from xmr-stak is working with Fermi. This is better then nothing, I belive that you help with it. Xmrig is faster, simple, stable. |
I modified the failure exit and also meta-miner so it will relaunch until it works. If it doesn't work, use a larger hammer... Sometimes its like 10 times per success. But it works OK for now. Clocking or not has no difference on the init crash. I did not test underclocking though. When it does run there are no invalids nor kernel crashes so I'm pretty sure the clocking is fine. Also confirm somehow xmr-stak does not do this at all ever (but its init code is basically identical?)
|
Also dell laptop thus the no fan reporting (NVidiaInspector just greys that section out / not available) |
Also cn-heavy only works at like 4x4 which is low occupancy and slow (like 25% of ideal probably) Most algos work nice once hand-tuned. All Fermi autotuning is not even close though on most algos. |
(The MEM: part of the detection line is a hack I'm working on obviously doesn't work yet) |
PR #255 fixes this cuda_get_deviceinfo init-crash although nobody really knows why Comes with the memory reporting too, and support for |
@berezinevgeniy don't forget to come back sometime and check this thread |
i have error message on start on GeeForce 610-620, 720 and xmrig-nvidia 2.13+with drivers 376.71-391.35 (latest for me)
GPU 0: unknown error
cuda_get_deviceinfo line 535
[2019-03-09 00:09:29] Setup failed for GPU 0. Exitting.
xmrig Cuda 9 has the same problem. 2.8.3+ works fine
The text was updated successfully, but these errors were encountered: