|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include <gromacs/gpu_utils/sycl_kernel_utils.h>
Shim to smooth over implementation differences.
This lets the classic oneAPI implementation and the handler-free extension for workgroup-static (a.k.a. local accessor) storage work smoothly in the same templated kernel when the memory is not needed for the current template instantiation.
1.8.5