SortCache @ TACO 2022
link: SortCache @ TACO 2022
TL;DR: Intelligent near-processor cache management can improve bandwidth for data-irregular access, thus accelerating moderately-sparse workloads.
The key idea of SortCache is to enhance on-chip cache system via dynamic sparse-to-dense conversion based on vectorized binary search trees (VBST).