nvopencc
NVIDIA CUDA development toolkit
Install
- All systems
-
curl cmd.cat/nvopencc.sh
- Ubuntu
-
apt-get install nvidia-cuda-toolkit - Kali Linux
-
apt-get install nvidia-cuda-toolkit - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install nvidia-cuda-toolkit
nvidia-cuda-toolkit
NVIDIA CUDA development toolkit
The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. This package contains the nvcc compiler and other tools needed for building CUDA applications. Running CUDA applications requires a supported NVIDIA GPU and the NVIDIA driver kernel module.