Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
None
-
None
Description
We should have a CUDA function that computes a hash for objects, similar to the way it is done for CPU objects at the moment. Is there a fast hash/checksum function available for CUDA, similar to xxhash? Maybe this can be implemented as a arrow::compute kernel?