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

fix typo 12.8.1

parent f4533ef3
No related branches found
No related tags found
No related merge requests found
Pipeline #152879 passed
...@@ -13,7 +13,7 @@ mkdir /opt/cuda-toolkit ...@@ -13,7 +13,7 @@ mkdir /opt/cuda-toolkit
cd /opt/cuda-toolkit cd /opt/cuda-toolkit
## CUDA ## CUDA
wget https://developer.download.nvidia.com/compute/cuda/12.8.1/local_installers/cuda-repo-debian12-12-6-local_12.6.3-560.35.05-1_amd64.deb wget https://developer.download.nvidia.com/compute/cuda/12.6.3/local_installers/cuda-repo-debian12-12-6-local_12.6.3-560.35.05-1_amd64.deb
dpkg -i cuda-repo-debian12-12-6-local_12.6.3-560.35.05-1_amd64.deb && \ dpkg -i cuda-repo-debian12-12-6-local_12.6.3-560.35.05-1_amd64.deb && \
rm cuda-repo-debian12-12-6-local_12.6.3-560.35.05-1_amd64.deb rm cuda-repo-debian12-12-6-local_12.6.3-560.35.05-1_amd64.deb
cp /var/cuda-repo-debian12-12-6-local/cuda-*-keyring.gpg /usr/share/keyrings/ cp /var/cuda-repo-debian12-12-6-local/cuda-*-keyring.gpg /usr/share/keyrings/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment