|
Gromacs
2025.4
|
#include "gmxpre.h"#include "config.h"#include <cstdint>#include "gromacs/ewald/pme_pp_comm_gpu.h"#include "gromacs/gpu_utils/devicebuffer_datatype.h"#include "gromacs/gpu_utils/hostallocator.h"#include "gromacs/math/vectypes.h"#include "gromacs/utility/gmxassert.h"#include "gromacs/utility/gmxmpi.h"
Include dependency graph for pme_pp_comm_gpu_impl.cpp:May be used to implement PME-PP GPU comm interfaces for non-GPU builds.
Currently, reports and exits if any of the interfaces are called. Needed to satisfy compiler on systems, where CUDA is not available.
Classes | |
| class | gmx::PmePpCommGpu::Impl |
| Class with interfaces and data for GPU version of PME-PP Communication. More... | |
1.8.5