Gromacs
2026.0-dev-20241204-d69d709
|
#include <memory>
#include <vector>
#include "gromacs/gpu_utils/devicebuffer_datatype.h"
#include "gromacs/gpu_utils/hostallocator.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/gmxmpi.h"
Declaration of GPU PME-PP Communication.
Classes | |
class | gmx::PmePpCommGpu |
Manages communication related to GPU buffers between this PME rank and its PP rank. More... | |