nvprof

NVIDIA Profiler for CUDA and OpenCL

Install

All systems
curl cmd.cat/nvprof.sh
Ubuntu
apt-get install nvidia-profiler
Arch Arch Linux
pacman -S cuda
image/svg+xml Kali Linux
apt-get install nvidia-profiler
Windows (WSL2)
sudo apt-get update sudo apt-get install nvidia-profiler

nvidia-profiler

NVIDIA Profiler for CUDA and OpenCL

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. This package contains the nvprof profiler.

cuda

NVIDIA's GPU programming toolkit