Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
mdgraph_gpu_impl.cpp File Reference
#include "gmxpre.h"
#include "config.h"
#include <utility>
#include "gromacs/gpu_utils/device_stream_manager.h"
#include "gromacs/mdlib/mdgraph_gpu.h"
#include "gromacs/utility/classhelpers.h"
#include "gromacs/utility/gmxmpi.h"
+ Include dependency graph for mdgraph_gpu_impl.cpp:

Description

May be used to implement MD graph 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::MdGpuGraph::Impl
 Impl class stub. More...