Gromacs
2026.0-dev-20250318-75a6c20
|
#include "config.h"
#include <cstddef>
#include <memory>
#include "gromacs/gpu_utils/device_context.h"
#include "gromacs/utility/classhelpers.h"
Declares PmeGpuProgramImpl, which stores PME GPU (compiled) kernel handles.
Classes | |
struct | PmeGpuProgramImpl |
PME GPU persistent host program/kernel data, which should be initialized once for the whole execution. More... | |