Last updated 11 days ago
Was this helpful?
This document details the GPU performance benchmarks of programmable bootstrapping and keyswitch operations using TFHE-rs.
All GPU benchmarks were launched on H100 GPUs, and rely on the multithreaded PBS algorithm with a grouping factor set to 4.
The following example shows how to reproduce TFHE-rs benchmarks:
#PBS benchmarks: make bench_pbs_gpu #KS-PBS benchmarks: make bench_ks_pbs_gpu
TFHE-rs benchmarks can be easily reproduced from the .