nvmlEventSetGetContextInfo_v1_t#
-
struct nvmlEventSetGetContextInfo_v1_t#
Parameters for retrieving context metadata associated with the most recent event.
Public Members
-
unsigned int index#
[in] Zero-based context index.
-
unsigned int nvmlGpuOperationalEventContextType#
[out] nvmlGpuOperationalEventContextType_t value describing the NVML public interpretation of the context payload.
-
unsigned int sourceEventContextType#
[out] Source-defined context payload type identifier carried by the event.
-
unsigned int dataSize#
[out] Context payload size in bytes, excluding alignment padding.
-
unsigned short dataFormatVersion#
[out] Payload format version for
sourceEventContextType.
-
unsigned int index#