更新 install-nvidia-smi.md
This commit is contained in:
parent
b0d9c3a8e8
commit
8a8adce68e
@ -6,6 +6,12 @@ sudo apt-get -y install cuda-toolkit-12-8
|
||||
sudo apt-get install -y cuda-drivers
|
||||
```
|
||||
|
||||
```
|
||||
Hit:1 http://mirrors.tuna.tsinghua.edu.cn/ubuntu noble InRelease
|
||||
Hit:2 http://mirrors.tuna.tsinghua.edu.cn/ubuntu noble-updates InRelease
|
||||
Hit:3 http://mirrors.tuna.tsinghua.edu.cn/ubuntu noble-backports InRelease
|
||||
```
|
||||
|
||||
```
|
||||
cat <<EOF | sudo tee /etc/apt/sources.list
|
||||
deb https://mirrors.ustc.edu.cn/ubuntu/ noble main restricted universe multiverse
|
||||
|
||||
Loading…
Reference in New Issue
Block a user