Hello,
I have a problem when using nvvp.
Attach the log file.
How can I do it?
1613155727632.log (19.2 KB)
Thank you.
Hello,
I have a problem when using nvvp.
Attach the log file.
How can I do it?
1613155727632.log (19.2 KB)
Thank you.
Hello,
It seems that the nvvp version does not match my gpu. How do I check the nvvp version that matches my gpu?
yhlee@yhlee-H110-D3:~/neuezeal/Learn-CUDA-Programming/Chapter02/02_memory_overview/01_sgemm$ nvprof -o sgemm.nvvp ./sgemm
======== Warning: This version of nvprof doesn’t support the underlying device, GPU profiling skipped
Operation Time= 0.0001 msec
Thank you.
If you are on a Turing or newer GPU family, you should be using Nsight Compute/Nsight Systems. nvprof and nvvp don’t support these newer GPUs.