Compact Parallel Hash Tables on the GPU

  • Steef Hegeman (Corresponding author)
  • , Daan Wöltgens
  • , Anton Wijs
  • , Alfons Laarman

Research output: Chapter in Book/Report/Conference proceedingConference contributionAcademicpeer-review

39 Downloads (Pure)

Abstract

On the GPU, hash table operation speed is determined in large part by cache line efficiency, and state-of-the-art hashing schemes thus divide tables into cache line-sized buckets. This raises the question whether performance can be further improved by increasing the number of entries that fit in such buckets. Known compact hashing techniques have not yet been adapted to the massively parallel setting, nor have they been evaluated on the GPU. We consider a compact version of bucketed cuckoo hashing, and a version of compact iceberg hashing suitable for the GPU. We discuss the tables from a theoretical perspective, and provide an open source implementation of both schemes in CUDA for comparative benchmarking. In terms of performance, the state-of-the-art cuckoo hashing benefits from compactness on lookups and insertions (most experiments show at least 10–20% increase in throughput), and the iceberg table benefits significantly, to the point of being comparable to compact cuckoo hashing—while supporting performant dynamic operation.

Original languageEnglish
Title of host publicationEuro-Par 2024: Parallel Processing
Subtitle of host publication30th European Conference on Parallel and Distributed Processing, Madrid, Spain, August 26–30, 2024, Proceedings, Part II
EditorsJesus Carretero, Javier Garcia-Blas, Sameer Shende, Ivona Brandic, Katzalin Olcoz, Martin Schreiber
PublisherSpringer
Pages226-241
Number of pages16
ISBN (Electronic)978-3-031-69766-1
ISBN (Print)978-3-031-69765-4
DOIs
Publication statusPublished - 26 Aug 2024
Event30th International Conference on Parallel and Distributed Computing, Euro-Par 2024 - Madrid, Spain
Duration: 26 Aug 202430 Aug 2024

Publication series

NameLecture Notes in Computer Science (LNC S)
Volume14802
ISSN (Print)0302-9743
ISSN (Electronic)1611-3349

Conference

Conference30th International Conference on Parallel and Distributed Computing, Euro-Par 2024
Country/TerritorySpain
CityMadrid
Period26/08/2430/08/24

Keywords

  • Cuckoo hashing
  • CUDA
  • Iceberg hashing
  • Quotienting

Fingerprint

Dive into the research topics of 'Compact Parallel Hash Tables on the GPU'. Together they form a unique fingerprint.

Cite this