Skip to content

Implementation of dynamic hash table as described in "A Dynamic Hash Table for the GPU" by Saman Ashkiani, Martin Farach-Colton, and John D. Owens from 2018 IEEE International Parallel and Distributed Processing Symposium.

Notifications You must be signed in to change notification settings

depaulmillz/DynamicGPUHashTableIEEE

Repository files navigation

Dynamic GPU Hash Table IEEE

Implementation of the hash table as described in "A Dynamic Hash Table for the GPU" by Saman Ashkiani, Martin Farach-Colton, and John D. Owens which is in 2018 IEEE International Parallel and Distributed Processing Symposium.

About

Implementation of dynamic hash table as described in "A Dynamic Hash Table for the GPU" by Saman Ashkiani, Martin Farach-Colton, and John D. Owens from 2018 IEEE International Parallel and Distributed Processing Symposium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published