Conjugate gradient minimization fails with NequIP model despite low forces/energy error - possible compile error #218
-
I followed the procedure outlined here for training nequip. The only difference was that I used a dataset for a periodic crystal, and unfortunately conjugate gradient minimization as run through LAMMPS with pair_nequip fails with the deployed model (which had a test error of 0.5kcal/mol/Angs for forces). The following is the output from the job. Do you think that these errors are related to a problem with how I compiled pair_nequip (it seemed successful, but it looks like default_program is giving compile errors)?
The following is the lammps output, which is pretty much the same as in the toluene example here (except for the fact that my output does not have anything related to ghost atoms whereas the example output does).
I would assume the dataset is not the problem since I trained PaiNN (should be similar to NequIP) using this dataset and was able to successfully run MD with PaiNN. My .yaml for training nequip looks like this:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 12 replies
-
Hi @gavinwinter can you share the LAMMPS input file you ran + Pytorch version + pair_nequip version? Thanks. It's odd that it fails on the 3rd step. |
Beta Was this translation helpful? Give feedback.
Hi @gavinwinter can you share the LAMMPS input file you ran + Pytorch version + pair_nequip version? Thanks. It's odd that it fails on the 3rd step.