A warp-oriented dynamic hash table for GPUs
Stars
76
Forks
18
Watchers
76
Open Issues
11
Overall repository health assessment
No package.json found
This might not be a Node.js project
Concurrent map deletion with bool return value (#20)
eec7135View on GitHubFixing bug in cmap individual delete and adding a unittest (#19)
1f30c0eView on GitHubUnique insertion functions with boolean return value (#15)
01809cbView on GitHubUpdating computeLoadFactor with slabs counting (#14)
652c20eView on GitHubUse the CommandLine.h file to handle cmd line arguments
682174dView on GitHubAdd googletest to provide proper unit tests for the code
1079cacView on GitHubAdd a helper function to print hash table information.
6c08374View on GitHubAdd a local allocator context per thread (ConcurrentSet)
c9c8e58View on GitHubAdd a local allocator context per thread (ConcurrentMap)
0e2b6edView on GitHub