Paper on approaches for vectorized hash maps accepted to VLDB 2023

The paper "Analyzing Vectorized Hash Tables Across CPU Architectures“ by Maximilian Böther (ETH), Lawrence Benson (HPI), Ana Klimovic (ETH), and Tilmann Rabl (HPI) has been accepted at VLDB 2023. It is based on Maximilian Böther's master thesis at Hasso Plattner Institute and is a collaboration between ETH and HPI. The paper analyses three approaches for vectorized hash maps on six different vector instruction set architectures (SSE, AVX2, AVX-512, NEON, SVE, Power).

JavaScript has been disabled in your browser