19#ifndef UTILS_U32_TO_U64_HPP
20#define UTILS_U32_TO_U64_HPP
cudaStream_t stream[1]
CUDA streams for parallel computing on CPU and GPU.
constexpr std::pair< uint32_t, uint32_t > u64_to_u32(uint64_t in)
constexpr uint64_t u32_to_u64(uint32_t high, uint32_t low)