cuda.bindings.nvml.device_get_conf_compute_protected_memory_usage#
- cuda.bindings.nvml.device_get_conf_compute_protected_memory_usage(intptr_t device)#
Get Conf Computing protected memory usage. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference in which to return the memory information. :rtype: nvmlMemory_t .. seealso:: `nvmlDeviceGetConfComputeProtectedMemoryUsage`