Gromacs
2024.3
|
#include "config.h"
#include <memory>
#include "gromacs/gpu_utils/gpu_utils.h"
#include "gromacs/gpu_utils/pmalloc.h"
#include "gromacs/hardware/device_management.h"
#include "gromacs/utility/classhelpers.h"
Declarations for DeviceContext class.
Only needed for OpenCL builds. Other platforms will be given a stub class.