mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-06 21:34:05 -05:00
chore(gpu): some tests on erc20
This commit is contained in:
@@ -660,6 +660,8 @@ void cuda_programmable_bootstrap_lwe_ciphertext_vector_64(
|
||||
|
||||
check_cuda_error(cudaGetLastError());
|
||||
|
||||
buffer->pbs_variant = TBC;
|
||||
|
||||
switch (buffer->pbs_variant) {
|
||||
case PBS_VARIANT::TBC:
|
||||
#if (CUDA_ARCH >= 900)
|
||||
|
||||
Reference in New Issue
Block a user