Skip to content
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

ERROR: Unrecognized pair style 'deepmd' (src/force.cpp:271) #2739

Closed
caolz opened this issue Aug 13, 2023 · 1 comment · Fixed by deepmd-kit-recipes/lammps-feedstock#61
Closed
Assignees
Labels
bug reproduced This bug has been reproduced by developers

Comments

@caolz
Copy link

caolz commented Aug 13, 2023

Bug summary

lmp -in in.dp
LAMMPS (2 Aug 2023)
OMP_NUM_THREADS environment is not set. Defaulting to 1 thread. (src/comm.cpp:98)
using 1 OpenMP thread(s) per MPI task
Open of file /home/ustb-clz/software/deepmd-gpu/lib/deepmd_lmp/dpplugin.so failed: /home/ustb-clz/software/deepmd-gpu/lib/deepmd_lmp/dpplugin.so: undefined symbol: MPI_Bcast
Loaded 0 plugins from /home/ustb-clz/software/deepmd-gpu/lib/deepmd_lmp

The 'box' command has been removed and will be ignored

Reading data file ...
triclinic box = (0 0 0) to (23.504033 20.35509 19.190963) with tilt (11.752017 11.752017 6.7850299)
WARNING: Triclinic box skew is large. LAMMPS will run inefficiently. (src/domain.cpp:220)
1 by 1 by 1 MPI processor grid
reading atoms ...
243 atoms
read_data CPU = 0.001 seconds
ERROR: Unrecognized pair style 'deepmd' (src/force.cpp:271)
Last command: pair_style deepmd graph.pb

lmp -h
~/deepmd-gpu/bin/lmp: line 11: 313091 Segmentation fault (core dumped) ~/deepmd-gpu/bin/_lmp "$@"

DeePMD-kit Version

2.2.3

TensorFlow Version

\

How did you download the software?

Others (write below)

Input Files, Running Commands, Error Log, etc.

I installed the CPU and GPU versions using conda, and installed the GPU version offline. Ran into the same problem.

Steps to Reproduce

\

Further Information, Files, and Links

No response

@caolz caolz added the bug label Aug 13, 2023
@njzjz njzjz self-assigned this Aug 13, 2023
njzjz added a commit to njzjz/lammps-feedstock-deepmodeling that referenced this issue Aug 13, 2023
@njzjz njzjz added the reproduced This bug has been reproduced by developers label Aug 13, 2023
@njzjz njzjz reopened this Aug 13, 2023
@njzjz
Copy link
Member

njzjz commented Aug 13, 2023

@njzjz njzjz closed this as completed Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug reproduced This bug has been reproduced by developers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants