fatbinary

NVIDIA CUDA development toolkit

Install

All systems
curl cmd.cat/fatbinary.sh
Ubuntu
apt-get install nvidia-cuda-toolkit
Arch Arch Linux
pacman -S cuda
image/svg+xml Kali Linux
apt-get install nvidia-cuda-toolkit
Windows (WSL2)
sudo apt-get update sudo 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.

cuda

NVIDIA's GPU programming toolkit