#include "gmxpre.h"
#include "gromacs/utility/gmxassert.h"
#include "pme_force_sender_gpu_impl.h"
This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.
Implements backend-specific code for PME-PP communication using SYCL.
Does not actually implement anything, since the only backend-specific part is for peer-to-peer communication, which is not supported with SYCL yet.