Gromacs
2025.0-dev-20241009-5c23d5f
|
#include <gromacs/ewald/pme_gpu_types_host.h>
Contains information about the PP ranks that partners this PME rank. used in the pme gather kernel for nvshmem purpose.
Public Attributes | |
int | rankId = -1 |
The MPI rank ID of this partner PP rank. | |
int | numAtoms = -1 |
The number of atoms to communicate with this partner PP rank. | |
int | startAtomOffset = -1 |
starting offset of this PP rank in the larger force buffer | |