Run deep graph library on non-nvidia gpu

It seems that DGL can only run on CPUs or nvidia GPUs. I have the necessary to use DGL on the machine with DCUs (Hai Guang GPU). Can DGL apply to it?

Very likely the answer will be no. Still, you may try building from source.