mlip-arena / scripts /install-dgl.sh
Yuan (Cyrus) Chiang
Add calculator test (#6)
1c7cd6c unverified
raw
history blame
127 Bytes
# DGL (M3GNet, ALIGNN)
TORCH=2.2
CUDA=cu121
pip install dgl -U -f https://data.dgl.ai/wheels/torch-${TORCH}/${CUDA}/repo.html