Error: [gpu] unable to initialize NVIDIA NVML (GPU-rendering)

Error: [gpu] unable to initialize NVIDIA NVML (GPU-rendering)

Anonymous
Not applicable
8,321 Views
4 Replies
Message 1 of 5

Error: [gpu] unable to initialize NVIDIA NVML (GPU-rendering)

Anonymous
Not applicable

I have the most up to date graphic driver 456.71. I have a gtx 1060. When i try to run ipr in render view I get this error code Error: [gpu] unable to initialize NVIDIA NVML (GPU-rendering). I have tried reinstalling my drivers I have no idea why it isn't working. Please help

Accepted solutions (1)
8,322 Views
4 Replies
Replies (4)
Message 2 of 5

Christoph_Schaedl
Mentor
Mentor

Please post a debug log.

Set the verbosity level to debug or info.

 

https://docs.arnoldrenderer.com/display/A5AFMUG/Log

 

 

 

 

----------------------------------------------------------------
https://linktr.ee/cg_oglu
0 Likes
Message 3 of 5

Stephen.Blair
Community Manager
Community Manager

Also, can you please run "C:\Program Files\NVIDIA Corporation\NVSMI\nvidia-smi.exe" ? what is printed out



// Stephen Blair
// Arnold Renderer Support
Message 4 of 5

Anonymous
Not applicable
Accepted solution

i could not run the nvml-smi exe. But i fixed the error by replacing the nvml.dll (2017) file in the C:\Program Files\NVIDIA Corporation\NVSMI with  the C:\Windows\System32 nvml.dll (2020) file. And now i can render with my gpu. thank you for the help guys 

Message 5 of 5

Anonymous
Not applicable

Not an AutoDesk user, but was using a software library called py3nvml (for accessing GPU stats using a programming language called python) and I did the same thing.

It worked!