ford442 commited on
Commit
d51151a
·
verified ·
1 Parent(s): 3c4744f

Delete cusparselt.sh

Browse files
Files changed (1) hide show
  1. cusparselt.sh +0 -5
cusparselt.sh DELETED
@@ -1,5 +0,0 @@
1
- wget https://developer.download.nvidia.com/compute/cusparselt/0.6.3/local_installers/cusparselt-local-repo-debian12-0.6.3_1.0-1_amd64.deb
2
- sudo dpkg -i cusparselt-local-repo-debian12-0.6.3_1.0-1_amd64.deb
3
- sudo cp /var/cuda-repo-debian12-0-6-local/cusparselt-*-keyring.gpg /usr/share/keyrings/
4
- sudo apt-get update
5
- sudo apt-get -y install libcusparselt0 libcusparselt-dev