Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mention requirements uses libraries specifically for cuda 10.2 #9

Open
eddiebergman opened this issue Mar 26, 2021 · 0 comments
Open

Comments

@eddiebergman
Copy link
Contributor

eddiebergman commented Mar 26, 2021

It might be worth mentioning that the requirements.txt specifically installs torch libraries for cuda 10.2 as this took a while to debug.

I am using this with torch 1.8.0+cu111 and it all seems to work as intended.

> pip list | grep torch
torch                  1.8.0+cu111
torch-cluster          1.5.9
torch-geometric        1.6.3
torch-scatter          2.0.6
torch-sparse           0.6.9
torch-spline-conv      1.2.1
torchaudio             0.8.0
torchvision            0.9.0+cu111
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant