Blackwell Single GPU Attestation Example#

Overview#

NVIDIA Blackwell GPUs represent the next generation of GPU architecture with enhanced Confidential Computing capabilities. The single GPU attestation process for Blackwell is identical to Hopper GPUs - the same SDK, APIs, and verification steps apply.

Key Points#

  • Same Process: Blackwell and Hopper single GPU attestation use identical workflows

  • Same SDK/APIs: No code changes needed between GPU architectures

Attestation Instructions#

The attestation process for Blackwell single GPU is identical to Hopper single GPU. Please refer to the Hopper Single GPU Attestation Example for detailed instructions.

Claims#

The attestation claims structure and content for Blackwell single GPU is identical to Hopper. Both architectures produce the same JWT format tokens with EAT (Entity Attestation Token) claims.

Additional Resources#