You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the SlabHash implementation.
When I am trying to use gpu_hash_table, there are no API docs in the source code, which really confuses me. So would you mind to add essential documents of the main API, especially for class gpu_hash_table and GpuSlabHash.
I am confused by buildBulk() and buildBulkWithUniqueKeys(), searchIndividual() and searchBulk().
The text was updated successfully, but these errors were encountered:
Thanks for the SlabHash implementation.
When I am trying to use
gpu_hash_table
, there are no API docs in the source code, which really confuses me. So would you mind to add essential documents of the main API, especially for classgpu_hash_table
andGpuSlabHash
.I am confused by
buildBulk()
andbuildBulkWithUniqueKeys()
,searchIndividual()
andsearchBulk()
.The text was updated successfully, but these errors were encountered: