Running LAMMPS with DeePMD potential and several GPUs #5005
Unanswered
TypicalBarmalei
asked this question in
Q&A
Replies: 1 comment 2 replies
-
In I think this may be related to mpirun -np 2 printenv CUDA_VISIBLE_DEVICES Ideally, both ranks should have the environment variable |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I’ve read previous discussions, but they didn’t fully answer my questions.
I’m running DeePMD v2.2.11 with LAMMPS (29 Aug 2024) on an HPC cluster using SLURM, installed via Conda with GPU support.
When I try to use more than one GPU, performance doesn’t change, and nvidia-smi shows 0% usage on the second GPU.
This suggests that multi-GPU execution might not actually be happening.
Questions
Thanks in advance for your help!
Attached files:
sbatch_example.txt
conda_list.txt
lammps_help.txt
mpirun_info.txt
nvidia_smi.txt
log_lammps.txt
Beta Was this translation helpful? Give feedback.
All reactions