Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 400 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 400 Bytes

W a r p D r i v e

Massively Parallel Hashing on Multi-GPU Nodes

"Warp speed, Mister Sulu." - Captain James Tiberius Kirk

Introduction

WarpDrive is a single- and multi-GPU hash table implementation written in C++ and CUDA-C. We provide a novel open-addressing probing scheme which adheres closely to the warp execution model of modern CUDA-enabled accelerators.

License

Apache 2.0