chore(gpu): update error messages about device index in integer/gpu/mod.rs

This commit is contained in:
Agnes Leroy
2025-03-11 12:48:18 +01:00
committed by Agnès Leroy
parent d53db210de
commit ba1235059a
2 changed files with 479 additions and 249 deletions

View File

@@ -596,6 +596,7 @@ pub mod integer_utils {
use tfhe::core_crypto::gpu::{get_number_of_gpus, CudaStreams};
#[cfg(feature = "gpu")]
use tfhe::integer::gpu::CudaServerKey;
#[cfg(feature = "gpu")]
use tfhe::integer::ClientKey;
/// Number of streaming multiprocessors (SM) available on Nvidia H100 GPU

File diff suppressed because it is too large Load Diff