cuda.bindings.nvml.event_set_get_context_count_v1#

cuda.bindings.nvml.event_set_get_context_count_v1(intptr_t set)#

Gets the number of context records for the most recent event returned by nvmlEventSetWait_v3 on this event set.

Parameters:

set (intptr_t) – Event set previously used with nvmlEventSetWait_v3.

Returns:

Parameters in which to

return the number of context records.

Return type:

nvmlEventSetGetContextCount_v1_t

See also

nvmlEventSetGetContextCount_v1