pair_allegro torch/tensor error in LAMMPs #37
Unanswered
BryantLi-BLI
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Hi @BryantLi-BLI , Looks like you have a trained model from an older version of Allegro/NequIP; so unless you're trying to run MD with NPT / use outputed pressures somehow, you can just use the older version of |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I've been trying to use pair_allegro with LAMMPs with my trained model
allegro-v3.pth
. The model itself is only trained on energy/force data (not including stress/virial).Pair_allegro is compiled with Libtorch-Cuda 12.1, and the pair_allegro is downloaded with the multicut branch.
I tried to run a test case with LAMMPs, but it returned the following outputs. Does anyone know what may be the root cause of this? Also, it seems that this exact error repeats for every MPI process in this run.
Beta Was this translation helpful? Give feedback.
All reactions