Releasing dgl version with cuda-10.1

Hi,
Is it possible to release the dgl library compiled with CUDA 10.1. I am using it with PyTorch and since PyTorch doesn’t officialy recommend using CUDA-10.0, it’d be great if you can release the binary with the newer version. Thanks!

Sure. We’ll add this soon. For now you can try from compiling from source.

Is there a timeline on this? since I’m getting some other issues when compiled via source.

What errors are you getting?