Closed rafariossaa closed 2 years ago
Sorry, I think I messed with my LD_LIBRARY_PATH
. Now I don't get this error, but nvidia-smi
doesn't show any process when running a render in blender using GPU.
Tue Aug 30 16:42:10 2022
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 470.141.03 Driver Version: 470.141.03 CUDA Version: 11.4 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce ... Off | 00000000:01:00.0 On | N/A |
| N/A 50C P0 N/A / N/A | 1032MiB / 1993MiB | 99% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| No running processes found |
+-----------------------------------------------------------------------------+
works fine on 22.04 for me.
what do you see here?
matt@aquos:~$ nvidia-smi -a|grep 'Product Brand'
Product Brand : Quadro
if it says Quadro with nvml_fix installed, and GeForce without, then it's working as intended.
also, which card model? i think some cards just don't support reporting those metrics :/
@rafariossaa could you please provide the previously mentioned nvidia-smi -a|grep 'Product Brand'
with/without nvml_fix installed?
Hi, I am trying to use it in ubuntu 22.04, but I got the following error:
Libraries created:
Could this be because the gcc version ubuntu 22.04 provides ?