環(huán)境:Ubuntu 20.04 x86_64(其他版本也可以在官網(wǎng)參考安裝) Download CUDA for Linux Ubuntu 20.04 x86_64
wget https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64/cuda-ubuntu2004.pin
sudo mv cuda-ubuntu2004…
一. 升級版本之前先了解一下CUDA的兼容性 The NVIDIA CUDA Toolkit enables developers to build NVIDIA GPU accelerated compute applications for desktop computers, enterprise, and data centers to hyperscalers. It consists of the CUDA compiler toolchain including…