Skip to content

Instantly share code, notes, and snippets.

@sween
Created January 23, 2021 09:26
Show Gist options
  • Save sween/54b803adae93acc36f02de9164d176f9 to your computer and use it in GitHub Desktop.
Save sween/54b803adae93acc36f02de9164d176f9 to your computer and use it in GitHub Desktop.
sudo apt-get install libopenblas-base libopenmpi-dev
mkvirtualenv py3torch -p python3
workon py3torch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment