nvvp
NVIDIA Visual Profiler for CUDA and OpenCL
Install
- All systems
-
curl cmd.cat/nvvp.sh
- Ubuntu
-
apt-get install nvidia-visual-profiler
- Arch Linux
-
pacman -S cuda
- Kali Linux
-
apt-get install nvidia-visual-profiler
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nvidia-visual-profiler
- Dockerfile
- dockerfile.run/nvvp
nvidia-visual-profiler
NVIDIA Visual Profiler for CUDA and OpenCL
The NVIDIA Visual Profiler is a cross-platform performance profiling tool that delivers developers vital feedback for optimizing CUDA C/C++ and OpenCL applications.