I met some problems when using ncu command
This is typically caused by either a missing NVIDIA GPU (Nsight Compute requires Volta or later GPUs), or NVIDIA driver.
Running nvidia-smi
should show the available NVIDIA GPUs if the driver is installed.
nvidia-smi results above.
You may need a more recent driver than r470.
Recommends r510, r515, r520, or r525 for the GeForce RTX 3050 and Ti
Also what version of Nsight Compute are you using (ncu --version)?
It may help to get the latest version (currently 2022.3.0) from
Thanks! I update nvidia driver & cuda version and it’s OK now!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.