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

Supported CUDA Version Issue #3

Closed
mshen2 opened this issue Jun 23, 2021 · 3 comments
Closed

Supported CUDA Version Issue #3

mshen2 opened this issue Jun 23, 2021 · 3 comments

Comments

@mshen2
Copy link

mshen2 commented Jun 23, 2021

Hi Zhaofeng, thanks for such great repo! I am just wondering if it possible for the code to support CUDA>11.0? Thanks!

@ZhaofengWu
Copy link
Owner

We have that restriction mostly due to DGL. We worked with DGL version 0.4.3.post2 which did not support CUDA 11. You are welcome to try more recent versions of DGL. From their release notes, it seems that there shouldn't be any major backward-incompatible changes. So you shouldn't need to make big changes, if any. Feel free to comment here if you run into any issue and I'd be happy to help out. PRs are welcome, of course.

@mshen2
Copy link
Author

mshen2 commented Jun 23, 2021

Thank you!!

@ZhaofengWu
Copy link
Owner

Closing for lack of activity. Feel free to reopen if you have more questions.

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