A High Throughput Parallel Hash Table on FPGA using Reversible XOR-based Memory

preprint OA: closed
View at publisher

Abstract

Abstract A hash table is a basic data structure for searching and retrieving data quickly. It's an important part of Artificial Intelligence (AI)/Machine Learning (ML) applications and advanced graph analytics. An effective hash function can make hashing effective. Existing hash table implementations either simplify the underlying model by supporting only a subset of hash table operations or use optimizations that result in highly data-dependent performance and, at worst, comparable to a sequential implementation of the problem. A dynamic hash table that supports all hash table queries—search, insert, delete, and update—while also allowing us to provide p parallel queries (p > 1) per clock cycle using p processing engines (PEs) in the worst-case, i.e., data agnostic performance. Our design is scalable up to 128PEs and supports throughput of up to 8000 Million Operations per Second (MOPS) at 325 MHz using state-of-the-art FPGAs. It supports the same set of operations as the hash table and achieves speeds up to 42.1× speedup. Using RXOR-based parallel hash tables, we achieve high throughput, low latency, and low power consumption.

My notes (saved in your browser only)

Citation neighborhood (no data yet)

We don't have any in-corpus citations linked to this paper yet. The paper's references may be in our DB but unresolved to ``paper_id`` (resolution happens at ingest when the cited DOI matches a row we already have). Run the cross-source citation reconcile pass to retry.

Source provenance

europepmc
last seen: 2026-05-19T01:45:01.086888+00:00