Skip to content

Instantly share code, notes, and snippets.

@trinhtuanvubk
Created May 8, 2024 09:25
Show Gist options
  • Select an option

  • Save trinhtuanvubk/1424a0c163f23a485971622b88f5513e to your computer and use it in GitHub Desktop.

Select an option

Save trinhtuanvubk/1424a0c163f23a485971622b88f5513e to your computer and use it in GitHub Desktop.
conda install pytorch==1.12.1 torchvision==0.13.1 cudatoolkit=11.3 -c pytorch
conda install nvidia/label/cuda-11.3.1::cuda-nvcc
conda install pytorch==1.13.1 torchvision==0.14.1 torchaudio==0.13.1 pytorch-cuda=11.6 -c pytorch -c nvidia
conda install -c "nvidia/label/cuda-11.6.1" libcusolver-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment