Would multiple cpu speed up lammps simulation ? #59
Replies: 1 comment
-
Hi @unknwon-man , Thanks for your interest in our code. If the model is running on the GPU, adding additional CPU resources is not expected to make any notable difference on performance. |
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
-
I am trying to speed up LAMMPS MD simulations in gpu environment.
I know that gpu works for force-calculation during LAMMPS. Would it speed up MD if I run one gpu + multiple cpus? even though cpu won't work for force-calculation...
Thank you for your help ..!
(I'm trying not to use Allegro available with multi-gpu. Training is too poor for my system.)
(I am afraid if this question is more related to the LAMMPS. If so, I will try to search in LAMMPS community. Let me know.)
Beta Was this translation helpful? Give feedback.
All reactions