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.
- Parameters:
device (intptr_t) – The identifier of the target device.
- Returns:
Reference in which to return the memory information.
- Return type:
nvmlMemory_t
See also
nvmlDeviceGetConfComputeProtectedMemoryUsage