cuda.bindings.nvml.device_get_conf_compute_mem_size_info#

cuda.bindings.nvml.device_get_conf_compute_mem_size_info(intptr_t device)#

Get Conf Computing Protected and Unprotected Memory Sizes.

Parameters:

device (intptr_t) – Device handle.

Returns:

Protected/Unprotected Memory sizes.

Return type:

nvmlConfComputeMemSizeInfo_t

See also

nvmlDeviceGetConfComputeMemSizeInfo