zama-ai / tfhe-rs

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

feat(gpu): split int_radix_params through different GPUs #1190

Closed pdroalves closed 1 month ago

pdroalves commented 1 month ago

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

PR content/description

Check-list:

pdroalves commented 1 month ago

It will be easier to redo this PR.