mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-10 15:18:33 -05:00
chore(gpu): update error messages about device index in integer/gpu/mod.rs
This commit is contained in:
@@ -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
Reference in New Issue
Block a user