SOTAVerified

Confidential Computing on NVIDIA Hopper GPUs: A Performance Benchmark Study

2024-09-06Unverified0· sign in to hype

Jianwei Zhu, Hang Yin, Peng Deng, Aline Almeida, Shunfan Zhou

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

This report evaluates the performance impact of enabling Trusted Execution Environments (TEE) on NVIDIA Hopper GPUs for large language model (LLM) inference tasks. We benchmark the overhead introduced by TEE mode across various LLMs and token lengths, with a particular focus on the bottleneck caused by CPU-GPU data transfers via PCIe. Our results indicate that while there is minimal computational overhead within the GPU, the overall performance penalty is primarily attributable to data transfer. For the majority of typical LLM queries, the overhead remains below 7%, with larger models and longer sequences experiencing nearly zero overhead.

Tasks

Reproductions