Is it possible to use DGL with cuda version 11?

Question in title – on my ssh workstation I have cuda version 11 installed. This would be my first time working with DGL on GPU’s but as far as I can tell the version I installed isn’t compatible with cuda version 11 since I got an error. Is it possible to use DGL with cuda version 11, and if not are there plans to allow this in future?

There will be a patch release that supports cuda 11 after this PR is merged.

1 Like