Parallel computing of DP+PIMD #2748
Unanswered
zhangyu0104
asked this question in
Q&A
Replies: 1 comment
-
|
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.
-
Hi everyone,
I am trying to implement parallel computing of DP+PIMD on a single node using the SLURM queueing system. However, regardless of whether I allocate GPU or multiple CPU cores, it still can only run on a single CPU core. This is quite slow. I am wondering if there is a standard reference available to assist me in implementing parallel computing. Any help is greatly appreciated!
The version of DeePMD-kit is 2.1.1
Here is my submitting command:
and the parameter file:
Beta Was this translation helpful? Give feedback.
All reactions