mlip-arena / scripts /install-dgl.sh
github-actions[ci]
Clean sync from main branch - 2025-07-05 06:02:08
11ac28c
raw
history blame
124 Bytes
# DGL (M3GNet, ALIGNN)
TORCH=2.2
CUDA=cu121
pip install dgl -f https://data.dgl.ai/wheels/torch-${TORCH}/${CUDA}/repo.html