warpcore 0.0.1
Hashing at the Speed of Light on modern CUDA-accelerators
warpcore::detail Namespace Reference

Functions

__host__ index_t get_valid_capacity (index_t min_capacity, index_t cg_size) noexcept
 

Variables

constexpr std::array< std::uint64_t, 131036 > primes
 

Function Documentation

◆ get_valid_capacity()

__host__ index_t warpcore::detail::get_valid_capacity ( index_t  min_capacity,
index_t  cg_size 
)
inlinenoexcept

Definition at line 30 of file base.cuh.

Variable Documentation

◆ primes

constexpr std::array<std::uint64_t, 131036> warpcore::detail::primes
constexpr

Definition at line 17 of file primes.hpp.