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. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference in which to return the gpu certificate information. :rtype: nvmlConfComputeGpuCertificate_t .. seealso:: `nvmlDeviceGetConfComputeGpuCertificate`