Hi, I’m using CUDA 11.4 and I failed to install DGL. I’m wondering when will cuda 11.4 be available using dgl?

Hi, I’m using CUDA 11.4 and I failed to install DGL. I’m wondering when will cuda 11.4 be available using dgl? I am trying install dgl with cuda 11.3, but it failed.

@BarclayII for awareness. Could you try building from source for now?

what was the error?
I am able to install dgl-cuda11.3 on CUDA 11.4 (Driver API)
conda install -c dglteam dgl-cuda11.3

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.