Gromacs  2022.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
pme_coordinate_receiver_gpu_impl.cpp File Reference
#include "gmxpre.h"
#include "config.h"
#include "gromacs/ewald/pme_coordinate_receiver_gpu.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/gmxassert.h"
+ Include dependency graph for pme_coordinate_receiver_gpu_impl.cpp:

Description

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.

Author
Alan Gray alang.nosp@m.@nvi.nosp@m.dia.c.nosp@m.om

Classes

class  gmx::PmeCoordinateReceiverGpu::Impl
 Class with interfaces and data for CUDA version of PME coordinate receiving functionality. More...