From d60e8eedeea274453adc9079415034a9f9de7a5d Mon Sep 17 00:00:00 2001 From: your Name Date: Sat, 5 Oct 2024 19:18:38 +0200 Subject: [PATCH] fix bloom filter --- CudaKeySearchDevice/CudaHashLookup.cu | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CudaKeySearchDevice/CudaHashLookup.cu b/CudaKeySearchDevice/CudaHashLookup.cu index ce99ef2a..9dcf2aea 100644 --- a/CudaKeySearchDevice/CudaHashLookup.cu +++ b/CudaKeySearchDevice/CudaHashLookup.cu @@ -188,7 +188,7 @@ cudaError_t CudaHashLookup::setTargetBloomFilter(const std::vector