|
Gromacs
2026.0-dev-20251119-5f0a571d
|
#include "gmxpre.h"#include "pme_gpu_program.h"#include <memory>#include "pme_gpu_program_impl.h"
Include dependency graph for pme_gpu_program.cpp:Implements PmeGpuProgram, which wrap arounds PmeGpuProgramImpl to store permanent PME GPU context-derived data, such as (compiled) kernel handles.
Functions | |
| PmeGpuProgramStorage | buildPmeGpuProgram (const DeviceContext &deviceContext) |
| Factory function used to build persistent PME GPU program for the device at once. | |
1.8.5