Gromacs
2024.4
|
#include "gmxpre.h"
#include "gpuforcereduction_impl.h"
#include "gromacs/gpu_utils/device_stream.h"
#include "gromacs/gpu_utils/devicebuffer.h"
#include "gromacs/gpu_utils/gpueventsynchronizer.h"
#include "gromacs/mdlib/gpuforcereduction_impl_internal.h"
#include "gromacs/utility/gmxassert.h"
Implements backend-agnostic GPU Force Reduction functions.