Gromacs
2026.0-dev-20250314-558d130
|
#include "config.h"
#include <memory>
#include "gromacs/gpu_utils/devicebuffer_datatype.h"
#include "gromacs/math/vectypes.h"
#include "gromacs/timing/wallcycle.h"
#include "gromacs/utility/arrayref.h"
#include "gromacs/utility/fixedcapacityvector.h"
Declares the GPU Force Reduction.
Classes | |
class | gmx::GpuForceReduction |
Manages the force reduction directly in GPU memory. More... | |
Macros | |
#define | HAVE_GPU_FORCE_REDUCTION (GMX_GPU_CUDA || GMX_GPU_SYCL) |