cuda.bindings.nvml.device_get_conf_compute_gpu_attestation_report#
- cuda.bindings.nvml.device_get_conf_compute_gpu_attestation_report(
- intptr_t device,
- char *nonce,
Get Conf Computing GPU attestation report. :param device: The identifier of the target device. :type device: intptr_t :returns: Reference in which to return the gpu attestation report. :rtype: nvmlConfComputeGpuAttestationReport_t .. seealso:: `nvmlDeviceGetConfComputeGpuAttestationReport`