Gromacs
2024.4
|
#include <atomic>
#include "gromacs/ewald/pme_pp_comm_gpu.h"
#include "gromacs/gpu_utils/gpueventsynchronizer.h"
#include "gromacs/gpu_utils/gputraits.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/utility/gmxmpi.h"
Declares GPU implementation class for PME-PP communications.
Classes | |
class | gmx::PmePpCommGpu::Impl |
Class with interfaces and data for GPU version of PME-PP Communication. More... | |