-
Type:
Improvement
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: C++ - Plasma, GPU
-
Labels:
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?