I have attempted to deploy Confidential Computing on the Blackwell Pro 6000 Workstation Edition by following the instructions in the NVIDIA Confidential Computing Deployment Guide (https://docs.nvidia.com/cc-deployment-guide-tdx.pdf), but unfortunately, I was unsuccessful. I would like to query about the hardware requirements and the recommended CUDA driver version for this setup.
Hi,
Did you ever succeed with this or did you have to go for H100?
For configuring confidential computing on the NVIDIA RTX PRO 6000 Blackwell Workstation Edition, start by ensuring the system BIOS, GPU firmware, and NVIDIA drivers are fully updated. Enable hardware security features such as TPM 2.0, Secure Boot, and virtualization support (VT-x/AMD-V with IOMMU). Then install the latest NVIDIA confidential computing stack, including CUDA and attestation tools, to create trusted execution environments (TEEs) for protected AI and data workloads. For enterprise deployments, combine this with encrypted VM support and remote attestation policies to secure workloads end-to-end.