cuda.bindings.nvml.event_set_create#
- cuda.bindings.nvml.event_set_create() intptr_t#
Create an empty set of events. Event set should be freed by
nvmlEventSetFree.- Returns:
Reference in which to return the event handle.
- Return type:
intptr_t
See also
nvmlEventSetCreate