|
Gromacs
2026.3
|
#include "gmxpre.h"#include "gromacs/gpu_utils/devicebuffer.h"#include "gromacs/gpu_utils/hiputils.h"#include "gromacs/gpu_utils/typecasts_cuda_hip.h"#include "gromacs/gpu_utils/vectype_ops_hip.h"#include "gromacs/mdtypes/group.h"#include "gromacs/pbcutil/pbc.h"#include "gromacs/pbcutil/pbc_aiuc_hip.h"#include "gromacs/utility/arrayref.h"#include "gromacs/utility/template_mp.h"#include "gromacs/utility/vec.h"#include "leapfrog_gpu_internal.h"
Include dependency graph for leapfrog_gpu_internal_hip.cpp:Implements Leap-Frog using HIP.
This file contains HIP implementation of back-end specific code for Leap-Frog.
1.8.5