Hello,
I am desperately trying to get my hands on the nvidia profiler nvprof.
I thought I’d get it from the package cuda-nvprof-11-4 but it does not contain the binary.
dpkg -L cuda-nvprof-11-4`
/.
/usr
/usr/local
/usr/local/cuda-11.4
/usr/local/cuda-11.4/targets
/usr/local/cuda-11.4/targets/aarch64-linux
/usr/local/cuda-11.4/targets/aarch64-linux/include
/usr/local/cuda-11.4/targets/aarch64-linux/include/cudaProfiler.h
/usr/local/cuda-11.4/targets/aarch64-linux/include/cuda_profiler_api.h
/usr/share
/usr/share/doc
/usr/share/doc/cuda-nvprof-11-4
/usr/share/doc/cuda-nvprof-11-4/changelog.Debian.gz
/usr/share/doc/cuda-nvprof-11-4/copyright
/usr/local/cuda-11.4/include
apt-file find nvprof
argyll: /usr/bin/invprofcheck
argyll: /usr/share/man/man1/invprofcheck.1.gz
argyll-doc: /usr/share/doc/argyll-doc/invprofcheck.html
nvidia-cuda-doc: /usr/share/doc/nvidia-cuda-toolkit/html/profiler-users-guide/graphics/import-nvprof-data.png
The Repository used is:
https://repo.download.nvidia.com/jetson/common r34.1 InRelease
How can I install it?