Gromacs  2024.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Static Public Attributes
gmx::OpenClTraits< cl_command_queue > Struct Template Reference

#include <gromacs/gpu_utils/oclraii.h>

+ Inheritance diagram for gmx::OpenClTraits< cl_command_queue >:
+ Collaboration diagram for gmx::OpenClTraits< cl_command_queue >:

Description

template<>
struct gmx::OpenClTraits< cl_command_queue >

Implements traits for cl_command_queue.

Static Public Attributes

static constexpr ReleaserType releaser = clReleaseCommandQueue
 Function that will release a handle of this type.
 

Additional Inherited Members

- Public Types inherited from gmx::OpenClTraitsBase< cl_command_queue >
using ReleaserType = cl_int(*)(cl_command_queue)
 Type of the function that will release a handle of this type.
 

The documentation for this struct was generated from the following file: