Skip to content
Discussion options

You must be logged in to vote

For MD simulation: the MPI parallelization is supported. Simply compile lammps with the MPI support (typically compile with "make mpi"), then you can run MPI parallelized deepmd simulations. More details can be found in
installation: https://github.com/deepmodeling/deepmd-kit#install-lammpss-deepmd-kit-module
usage: https://github.com/deepmodeling/deepmd-kit#run-md-with-lammps.

For training: The current version of deepmd-kit only supports multi-threading parallelization, this should be enough for training with deepmd-kit on one node of a cluster. The distributed parallelization will come with the next release. The training accelerated by GPU is highly recommended.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@bose045
Comment options

@njzjz
Comment options

Answer selected by njzjz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #9 on December 24, 2020 14:20.