This repository contains the implementation and benchmarking suite for Hive Hash Table, a high-performance, concurrent, and dynamically resizable hash table designed for modern GPU architectures. We ...
There was an error while loading. Please reload this page.
Main memory compression has re-emerged as a viable solution to DRAM cost challenges, enabled by CXL memory devices that support hardware-managed, coarse-grained compression. This shift decouples ...
Abstract: Extendible hashing is an effective way to manage increasingly large file system metadata, but it suffers from low concurrency and lack of optimization for non-volatile memory (NVM). In this ...