You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Hi Zhaofeng, thanks for such great repo! I am just wondering if it possible for the code to support CUDA>11.0? Thanks!
The text was updated successfully, but these errors were encountered: