Gromacs
2024.4
|
#include <gromacs/gpu_utils/oclraii.h>
Implements traits for cl_kernel.
Public Types | |
using | ReleaserType = cl_int(*)(cl_kernel) |
Type of the function that will release a handle of this type. | |
Static Public Attributes | |
static constexpr ReleaserType | releaser = clReleaseKernel |
Function that will release a handle of this type. | |