Title
Coherent parallel hashing
Abstract
Recent spatial hashing schemes hash millions of keys in parallel, compacting sparse spatial data in small hash tables while still allowing for fast access from the GPU. Unfortunately, available schemes suffer from two drawbacks: Multiple runs of the construction process are often required before success, and the random nature of the hash functions decreases access performance. We introduce a new parallel hashing scheme which reaches high load factor with a very low failure rate. In addition our scheme has the unique advantage to exploit coherence in the data and the access patterns for faster performance. Compared to existing approaches, it exhibits much greater locality of memory accesses and consistent execution paths within groups of threads. This is especially well suited to Computer Graphics applications, where spatial coherence is common. In absence of coherence our scheme performs similarly to previous methods, but does not suffer from construction failures. Our scheme is based on the Robin Hood scheme modified to quickly abort queries of keys that are not in the table, and to preserve coherence. We demonstrate our scheme on a variety of data sets. We analyze construction and access performance, as well as cache and threads behavior.
Year
DOI
Venue
2011
10.1145/2070781.2024195
ACM Transactions on Graphics
Keywords
Field
DocType
coherent,hashing,parallel,sparse data,spatial
Hopscotch hashing,Computer graphics (images),Double hashing,Computer science,Parallel computing,Universal hashing,Hash function,Consistent hashing,Dynamic perfect hashing,Linear hashing,Hash table
Conference
Volume
Issue
ISSN
30
6
0730-0301
Citations 
PageRank 
References 
19
0.95
6
Authors
4
Name
Order
Citations
PageRank
ismael garcia1190.95
Sylvain Lefebvre2107462.54
Samuel Hornus316612.52
Anass Lasram4704.12