Skip to content
Snippets Groups Projects
Commit d4e8ea51 authored by Quang tru HUYNH's avatar Quang tru HUYNH
Browse files

fix typo debian12

parent 4c43396a
Branches main
No related tags found
No related merge requests found
Pipeline #152880 passed with stage
in 18 minutes and 57 seconds
......@@ -17,7 +17,7 @@ cd /opt/cuda-toolkit
wget https://developer.download.nvidia.com/compute/cuda/11.8.0/local_installers/cuda-repo-debian11-11-8-local_11.8.0-520.61.05-1_amd64.deb
dpkg -i cuda-repo-debian11-11-8-local_11.8.0-520.61.05-1_amd64.deb && \
rm cuda-repo-debian11-11-8-local_11.8.0-520.61.05-1_amd64.deb
cp /var/cuda-repo-debian12-11-8-local/cuda-*-keyring.gpg /usr/share/keyrings/
cp /var/cuda-repo-debian11-11-8-local/cuda-*-keyring.gpg /usr/share/keyrings/
apt-get update
apt-get -y install cuda-toolkit-11-8
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment