-
Notifications
You must be signed in to change notification settings - Fork 526
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] _Failure to run lammps minimization by using embedding model in deepmd-kit-2.0.0.beta0-GPU version_ #782
Labels
Comments
dfz05
changed the title
[BUG] _Failure to run lammps minimization by using embedding model in deepmd-kit-2.0beta-GPU version_
[BUG] _Failure to run lammps minimization by using embedding model in deepmd-kit-2.0.0.beta0-GPU version_
Jun 21, 2021
Could you please paste here the lammps input file? thanks |
The files have been uploaded. |
I can't reproduce the bug in my machine (2080 Super) using
@dfz05 Can you try |
This issue should have been solved in v2.0.0.b4 |
njzjz
added a commit
to njzjz/deepmd-kit
that referenced
this issue
Sep 21, 2023
Since there are lots of parameters still not added (deepmodeling#771, deepmodeling#773, deepmodeling#774, deepmodeling#781, deepmodeling#782), we only enable loose check for `dpgen run` (i.e. `strict_check=False`).
njzjz
pushed a commit
to njzjz/deepmd-kit
that referenced
this issue
Sep 21, 2023
For deepmodeling#782 , WIP. @tuoping @taipinghu @Vibsteamer please give some advice on the arguments' introduction, thanks!
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I tried to train a DP model with element embedding. When I used the trained model to run a minimization task in lammps with GPU, the program failed without running. However, if I used the CPU version, the task can run.
The version I used is: Deepmd-kit standalone 2.0.0.beta0
CrC.zip
~/deepmd-kit/bin/lmp -var compd CrC -in in.minimization
The files are in the attachment.
The text was updated successfully, but these errors were encountered: