|
Gromacs
2025.3
|
#include "gmxpre.h"#include "config.h"#include "gromacs/ewald/pme_pp_communication.h"#include "gromacs/gpu_utils/device_context.h"#include "gromacs/gpu_utils/device_stream.h"#include "gromacs/gpu_utils/devicebuffer.h"#include "gromacs/gpu_utils/gpueventsynchronizer.h"#include "pme_pp_comm_gpu_impl.h"#include "gromacs/utility/gmxmpi.h"
Include dependency graph for pme_pp_comm_gpu_impl_gpu.cpp:Implements PME-PP communication using GPU direct communication.
1.8.5