WARNING about DeepMD-kit: dp train #992
Unanswered
walkjoker-c
asked this question in
Q&A
Replies: 1 comment
-
You can see https://docs.deepmodeling.org/projects/deepmd/en/latest/train/parallel-training.html for details. |
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.
-
I configured a workstation with an RTX3090, installed centos Linux system and graphics card driver: NVIDIA-Linux-x86_64-470.63.01, I did not install any other software. I downloaded deepMD-kit and used the DP train command.
DPMD-kit version: deepmd-kit-2.0.0.b4-cuda11.3_gpu-Linux-x86_64.sh
Program warning :
WARNING:deepmd.train.run_options:Switch to serial execution due to lack of horovod module.
The training program is running normally. After Google, I learned that serial execution is inefficient. Do I get this program warning because I only have one GPU? What is the solution to switching to parallel execution mode
Beta Was this translation helpful? Give feedback.
All reactions