zama-ai / tfhe-rs

TFHE-rs: A Pure Rust implementation of the TFHE Scheme for Boolean and Integer Arithmetics Over Encrypted Data.
Other
907 stars 143 forks source link

refactor(gpu): refactor sample extract and modulus switch to match CPU's version #1414

Closed pdroalves closed 2 months ago

pdroalves commented 2 months ago

closes: https://github.com/zama-ai/tfhe-rs-internal/issues/668

PR content/description

Check-list:

agnesLeroy commented 2 months ago

@pdroalves the 64-bit benchmark results on H100 are the same for all operations except mul/shift/rotate, which are better: Screenshot from 2024-07-25 11-38-20