Installing LAMMPS #1702
JayKayNJIT
started this conversation in
General
Replies: 1 comment 9 replies
-
Do you have to install DeePMD-kit's C++ interface from scratch? You can refer to https://docs.deepmodeling.com/projects/deepmd/en/master/getting-started/install.html#install-off-line-packages and https://docs.deepmodeling.com/projects/deepmd/en/master/getting-started/install.html#install-with-conda for an easy installation mode. An executable |
Beta Was this translation helpful? Give feedback.
9 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.
-
Hi, I have successfully gone through the training phase but I am getting stuck at LAMMPS running phase. The first instruction under build-in mode at this page[1], you are saying go to directory "cd $deepmd_source_dir/source/build". But I don't have build directory there, my source directory looks like [2].
Thanks for the code.
[1]
https://github.com/deepmodeling/deepmd-kit/blob/master/doc/install/install-lammps.md
[2]
login-1-224 source >: pwd
[...]/DeePMDkit/deepmd-kit-2.1.0/source
login-1-225 source >: ls
3rdparty/ api_cc/ cmake/ CMakeLists.txt config/ gmx/ install/ ipi/ lib/ lmp/ md/ op/ tests/
Beta Was this translation helpful? Give feedback.
All reactions