chore(gpu): some tests on erc20

This commit is contained in:
Enzo Di Maria
2025-12-16 16:49:01 +01:00
parent cfa53682ae
commit b86a282931

View File

@@ -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)