|
Gromacs
2025.3
|
#include "gmxpre.h"#include "config.h"#include <utility>#include "gromacs/gpu_utils/device_stream_manager.h"#include "gromacs/mdlib/mdgraph_gpu.h"#include "gromacs/mdtypes/simulation_workload.h"#include "gromacs/utility/classhelpers.h"#include "gromacs/utility/gmxassert.h"#include "gromacs/utility/gmxmpi.h"
Include dependency graph for mdgraph_gpu_impl.cpp: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.
Classes | |
| class | gmx::MdGpuGraph::Impl |
| Impl class stub. More... | |
1.8.5