-
Notifications
You must be signed in to change notification settings - Fork 8
LAMMPS multiple MPI instances over limited GPUs (multiple repllica simulations) #1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: mace
Are you sure you want to change the base?
Conversation
…ghost explicitly, so unnecessary. This reverts commit 3bd488c.
Looks the same as the syntax I suggested. The only optional missing bit is error checking on the CUDA API call, but the functionality it's using is so basic it hardly feels worth it. |
was this pull request merged into the original lammps repository? It seems a PR which goes beyond MACE and inherent to the REPLICA package |
I dont think it was ever merged. It mainly deals with how mace-lammps calls multiple GPUs. Should be independent of the Replica package. (That was just my usecase) |
All details in ACEsuit/mace#195
Debug of MPI distibution over GPUs in ML-MACE