8000 GitHub - Tom-Zheng/cuda_kernel_hash: An simple hash table that works inside cuda kernel. Based on Robin Hood Hashing.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tom-Zheng/cuda_kernel_hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Robin Hood Hash Table for CUDA device

To compile this code, run:

$ sh build.sh

About

An simple hash table that works inside cuda kernel. Based on Robin Hood Hashing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0