文件名称:SimpleGPUHashTable:使用无锁技术在CUDA中实现的简单GPU哈希表
文件大小:124KB
文件格式:ZIP
更新时间:2024-02-25 23:50:17
gpu cuda data-structures cuda-programming gpu-cuda-programs
SimpleGPUHashTable:使用无锁技术在CUDA中实现的简单GPU哈希表
【文件预览】:
SimpleGPUHashTable-master
----src()
--------test.cpp(3KB)
--------linearprobing.h(608B)
--------main.cpp(5KB)
--------linearprobing.cu(8KB)
----CMakeLists.txt(734B)
----LICENSE(1KB)
----screenshot.png(144KB)
----README.md(3KB)
----.gitignore(7B)