|
Gromacs
2025.4
|
#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 | |
1.8.5