-
Notifications
You must be signed in to change notification settings - Fork 525
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] Error during Running LAMMPS: PyTorch Backend JIT Error in forward_lower function #4530
Labels
Comments
It seems to me that the error message above is clear, though it's unclear why your error message is truncted. |
Now the reason for the error is clear. Thank you very much! My truncated log is probably because Bohrium hides the complete call stack for security reasons. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug summary
Hi, developers:
I encountered the following error when running my LAMMPS code with deepmd-kit:
The details are as follows. Please kindly help to have a check. Many thanks!
DeePMD-kit Version
3.0.0b4 (0abb67b)
Backend and its version
torch2.4.1.post302
How did you download the software?
Others (write below)
Input Files, Running Commands, Error Log, etc.
Inputs are are attached in
steps to reproduce
part.I uploaded the job to lbg with image
registry.dp.tech/dptech/deepmd-kit:3.0.0b4-cuda12.1
.It is worth noting that the newer image
registry.dp.tech/dptech/deepmd-kit:3.0.0-cuda12.1
can also reproduce the issue, but it can normally run in 2024Q1 version.Steps to Reproduce
lammps_issue.zip
Further Information, Files, and Links
No response
The text was updated successfully, but these errors were encountered: