cuda.bindings.nvml.device_get_ofa_utilization#
- cuda.bindings.nvml.device_get_ofa_utilization(intptr_t device) tuple#
:param device: The identifier of the target device. :type device: intptr_t :returns: - unsigned int: Reference to an unsigned int for ofa utilization info. - unsigned int: Reference to an unsigned int for the sampling period in US. :rtype: A 2-tuple containing .. seealso:: `nvmlDeviceGetOfaUtilization`