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

Outdated Torch versions #15

Closed
Saydemr opened this issue Mar 28, 2022 · 2 comments
Closed

Outdated Torch versions #15

Saydemr opened this issue Mar 28, 2022 · 2 comments

Comments

@Saydemr
Copy link

Saydemr commented Mar 28, 2022

Hello,

Running the GNN on newer GPU's raise the following warning.

image

Then, after a while the program quits with the following error.

cuda3070error

I understand that these warnings and errors are related with Nvidia and/or PyTorch. However, are there any options that you can update the environment dependencies with newer versions of PyTorch? Maybe newer versions of other packages as well?

Thanks!

@Saydemr
Copy link
Author

Saydemr commented May 28, 2022

Any comments, please?

@melifluos
Copy link
Collaborator

Have you tried updating your version of Pytorch to one that's compatible with your GPU? You would also need to update the pytorch geometric libraries, but this is now much easier following the release of pytorch geometric v2.0

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

2 participants