Hi,
I am trying to run nv-nsight-cu-cli on an A100 machine. I am getting the following error
"sudo nv-nsight-cu-cli ./a.out
==PROF== Connected to process 145599
==PROF== Profiling “vecAdd” - 1:
==ERROR== Error 0: Failed to initialize PerfWorks/LOP
==ERROR== Failed to profile kernel “vecAdd” in process
==ERROR== Error 0: UnsupportedGpu
final result: 1.000000
==PROF== Disconnected from process 145599
==ERROR== An error occurred while trying to profile
==WARNING== No kernels were profiled
==WARNING== Profiling kernels launched by child processes requires the --target-processes all option
"
Machine details is as follows
OS: Ubuntu 20.04
Cuda: 11.1
Driver: 455.23.05
Thanks,
ASR