|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include "gmxpre.h"#include "config.h"#include <memory>#include <utility>#include "gromacs/domdec/gpuhaloexchange.h"#include "gromacs/gpu_utils/devicebuffer_datatype.h"#include "gromacs/utility/gmxassert.h"#include "gromacs/utility/vectypes.h"
Include dependency graph for gpuhaloexchange_impl.cpp: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.
Classes | |
| class | gmx::FixedCapacityVector< typename, size_t > |
| Vector that behaves likes std::vector but has fixed capacity. More... | |
| class | gmx::GpuHaloExchange::Impl |
| Impl class stub. More... | |
1.8.5