Gromacs
2025.0
|
#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... | |