How to Install nvidia-profiler in Ubuntu 18.04



Install nvidia-profiler by entering the following commands in the terminal:

sudo apt update
sudo apt install nvidia-profiler

Description:

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.

Homepage: https://developer.nvidia.com/cuda-zone

Version: 9.1.85-3ubuntu1

Section: multiverse/devel