Files
tfhe-rs/tfhe/docs/configuration/gpu_acceleration/benchmark.md
yuxizama 851dd7c171 docs(gpu): regroup gpu docs
docs(gpu): a small fix
2025-04-10 15:48:14 +02:00

352 B

Benchmarks

Please refer to the GPU benchmarks for detailed performance benchmark results.

{% hint style="warning" %} When measuring GPU times on your own on Linux, set the environment variable CUDA_MODULE_LOADING=EAGER to avoid CUDA API overheads during the first kernel execution. {% endhint %}