(base) wyr@ubuntu2004w1:/data/software$ sudo sh cuda_12.2.0_535.54.03_linux.run
Installation failed. See log at /var/log/cuda-installer.log for details.
(base) wyr@ubuntu2004w1:/data/software$ sudo sh cuda_12.2.0_535.54.03_linux.run
===========
= Summary =
===========
Driver: Not Selected
Toolkit: Installed in /usr/local/cuda-12.2/
Please make sure that
- PATH includes /usr/local/cuda-12.2/bin
- LD_LIBRARY_PATH includes /usr/local/cuda-12.2/lib64, or, add /usr/local/cuda-12.2/lib64 to /etc/ld.so.conf and run ldconfig as root
To uninstall the CUDA Toolkit, run cuda-uninstaller in /usr/local/cuda-12.2/bin
***WARNING: Incomplete installation! This installation did not install the CUDA Driver. A driver of version at least 535.00 is required for CUDA 12.2 functionality to work.
To install the driver using this installer, run the following command, replacing <CudaInstaller> with the name of this run file:
sudo <CudaInstaller>.run --silent --driver
Logfile is /var/log/cuda-installer.log
(base) wyr@ubuntu2004w1:/data/software$ sudo cuda_12.2.0_535.54.03_linux.run --silent --driver
sudo: cuda_12.2.0_535.54.03_linux.run: command not found
(base) wyr@ubuntu2004w1:/data/software$
linux系统 安装 CUDA Toolkit 12.2
最新推荐文章于 2025-06-24 14:32:38 发布