cuda.bindings.nvml.device_get_conf_compute_gpu_certificate#

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

Get Conf Computing GPU certificate details.

For Ampere ™️ or newer fully supported devices. Supported on Linux, Windows TCC.

Parameters:

device (intptr_t) – The identifier of the target device.

Returns:

Reference in which to return the

gpu certificate information.

Return type:

nvmlConfComputeGpuCertificate_t

See also

nvmlDeviceGetConfComputeGpuCertificate