Gromacs  2024.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
#include "gmxpre.h"
#include "config.h"
#include <utility>
#include "gromacs/domdec/gpuhaloexchange.h"
#include "gromacs/utility/gmxassert.h"
+ Include dependency graph for gpuhaloexchange_impl.cpp:

Description

May be used to implement Domdec CUDA 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::GpuHaloExchange::Impl
 Impl class stub. More...