Gromacs  2025.0-dev-20241009-5c23d5f
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
PpRanksSendFInfo Struct Reference

#include <gromacs/ewald/pme_gpu_types_host.h>

Description

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
 

The documentation for this struct was generated from the following file: