Errors in using phonoLAMMPS with deepmd-2.0.3-gpu and lammps-dp package #1526
Unanswered
ZhouXY-PKU
asked this question in
Q&A
Replies: 2 comments 1 reply
-
I don't find it related to DeePMD-kit - you should report to LAMMPS repository. |
Beta Was this translation helpful? Give feedback.
1 reply
-
We have found that the constant Thank you very much anyway! |
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.
-
Hello everyone,
I have tried to do calculation using phonoLAMMPS(0.5.2) with deepmd-2.0.3-gpu and lammps-dp package and run into problems like below:
Then I printed out
ptr
and found thatptr
is anint
, so I changedptr[0]
in line 815 toptr
, but run into another problem:I further tried to define a new function as
target_type
but failed again.So how can I deal with it? Should I compile LAMMPS by myself?
Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions