|
Gromacs
2027.0-dev-20260914-67ddf57f
|
#include "gmxpre.h"#include "hip/hip_runtime.h"#include "gromacs/gpu_utils/typecasts_cuda_hip.h"#include "gromacs/gpu_utils/vectype_ops_hip.h"#include "gromacs/math/functions.h"#include "gromacs/nbnxm/grid.h"#include "gromacs/nbnxm/hip/nbnxm_hip_types.h"#include "gromacs/nbnxm/nbnxm_gpu_buffer_ops_internal.h"
Include dependency graph for nbnxm_gpu_buffer_ops_internal_hip.cpp:Define HIP kernel (and its wrapper) for transforming position coordinates from rvec to nbnxm layout.
Functions | |
| void | gmx::launchNbnxmKernelTransformXToXq (const FusedXToXqLaunchParams &launchParams, NbnxmGpu *nb, DeviceBuffer< Float3 > d_x, const DeviceStream &deviceStream) |
| Launch the fused coordinate layout conversion kernel. More... | |
1.8.5