How to Install libnvvm3 in Ubuntu 18.04



Install libnvvm3 by entering the following commands in the terminal:

sudo apt update
sudo apt install libnvvm3

Description:

NVIDIA NVVM Library

NVIDIA's CUDA Compiler (NVCC) is based on the widely used LLVM open source compiler infrastructure. . The NVVM library is used by NVCC to compile CUDA binary code to run on NVIDIA GPUs. . This package contains the NVIDIA NVVM runtime library.

Homepage: https://developer.nvidia.com/cuda-llvm-compiler

Version: 9.1.85-3ubuntu1

Section: multiverse/libs