#执行安装 (self-llm) deepseek@deepseek1:~/installPkgs$ sudo sh cuda_12.4.0_550.54.14_linux.run #在弹出对话中输入“accept”接受条款,然后如下选择
image-20250222162736130
安装进程完成后,输出如下内容:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
=========== = Summary = ===========
Driver: Not Selected Toolkit: Installed in /usr/local/cuda-12.4/
Please make sure that - PATH includes /usr/local/cuda-12.4/bin - LD_LIBRARY_PATH includes /usr/local/cuda-12.4/lib64, or, add /usr/local/cuda-12.4/lib64 to /etc/ld.so.conf and run ldconfig as root
To uninstall the CUDA Toolkit, run cuda-uninstaller in /usr/local/cuda-12.4/bin ***WARNING: Incomplete installation! This installation did not install the CUDA Driver. A driver of version at least 550.00 is required for CUDA 12.4 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