Hi,
I am trying to install DGL with CUDA support. I am faced with an error saying my GLIBC is outdated v2.17 and the required version is 2.27. But since I do not have sudo privileges I am not able to update my linux to have the latest version of 2.27. Is there any workaround to this? Should I try with an older version of DGL?
Thank you