|
Gromacs
2026.0-dev-20251109-f20ba35
|
#include <gromacs/gpu_utils/oclraii.h>
Inheritance diagram for gmx::OpenClTraits< cl_kernel >:
Collaboration diagram for gmx::OpenClTraits< cl_kernel >: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. | |
1.8.5