I am trying to install dgl 0.6.0, but I have some problems.
- What is the difference between dgl 0.6.0.post1 and 0.6.0?
- How to install the cuda version from pip or conda? pip install dgl==0.6.0 is the CPU version.
- Does it support cuda11.3?
-
apt-get install -y build-essential python3-dev
will install python3.6, should his version be the same as the original python 3.8 ?