Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear everyne,
Here are the errors I encountered. The procedure stop in the model_devi step.
And here is the task000.000* in the remote_root.








In some of the task000.000* directories the lammps error is "core dumped".
In some of the task000.000*, it doesn't even start running. Just conf.lmp and input.lammps in there.
In some task000.000*, it just stopped without any errors. For example task.000.000002.
Here is what is inside the task.000.000002. Out of curiosity, I take the input.lammps, conf.lmp and the graph.00*.pb file to my local machine to run normal lammps.
Here is the input.lammps from task.000.000002.
Then this error showed up.
But If I remove the "if "${restart} > 0" then "read_restart dpgen.restart." else ", "if "${restart} == 0" then " and "traj/.". The lammps can run without error.
Could anyone tell me how to deal with this issue? Is my initial coordinates wrong or any weird thing happened in my training data?
Thanks.
Here is the para.json I use. If you need any related file. Please leave a comment.


Thank you so much.
Beta Was this translation helpful? Give feedback.
All reactions