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.
For detailed examples of token structure and decoded claims, see the Hopper Single GPU Attestation Example.
For comprehensive claims documentation, refer to the Claims Guide.
Additional Resources#
Review additional attestation examples for more scenarios and advanced usage. See the Attestation Examples for a complete list.
Learn how to transition from proof-of-concept to production deployment, including NGC onboarding and integration options: POC to Production Guide.
Learn about our Attestation Client Tools, Cloud Services and Advanced documentation.