LTX-Video / cusparselt.sh
ford442's picture
Create cusparselt.sh
c5cc127 verified
raw
history blame
383 Bytes
wget https://developer.download.nvidia.com/compute/cusparselt/0.6.3/local_installers/cusparselt-local-repo-ubuntu2204-0.6.3_1.0-1_amd64.deb
sudo dpkg -i cusparselt-local-repo-ubuntu2204-0.6.3_1.0-1_amd64.deb
sudo cp /var/cusparselt-local-repo-ubuntu2204-0.6.3/cusparselt-*-keyring.gpg /usr/share/keyrings/
sudo apt-get update
sudo apt-get -y install libcusparselt0 libcusparselt-dev