Closed PointKernel closed 1 month ago
This PR improves the use of cuco hashers by replacing detail APIs with public ones and updating device code to use cuda::std::byte instead of std::byte.
cuda::std::byte
std::byte
/merge
This PR improves the use of cuco hashers by replacing detail APIs with public ones and updating device code to use
cuda::std::byte
instead ofstd::byte
.