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.

Parameters:

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

Returns:

Reference in which to return the gpu attestation report.

Return type:

nvmlConfComputeGpuAttestationReport_t

See also

nvmlDeviceGetConfComputeGpuAttestationReport