English

HERMES: High-Performance RISC-V Memory Hierarchy for ML Workloads

Hardware Architecture 2025-03-25 v2 Performance

Abstract

The growth of machine learning (ML) workloads has underscored the importance of efficient memory hierarchies to address bandwidth, latency, and scalability challenges. HERMES focuses on optimizing memory subsystems for RISC-V architectures to meet the computational needs of ML models such as CNNs, RNNs, and Transformers. This project explores state-of-the-art techniques such as advanced prefetching, tensor-aware caching, and hybrid memory models. The cornerstone of HERMES is the integration of shared L3 caches with fine-grained coherence protocols equipped with specialized pathways to deep-learning accelerators such as Gemmini. Simulation tools like Gem5 and DRAMSim2 were used to evaluate baseline performance and scalability under representative ML workloads. The findings of this study highlight the design choices, and the anticipated challenges, paving the way for low-latency scalable memory operations for ML applications.

Keywords

Cite

@article{arxiv.2503.13064,
  title  = {HERMES: High-Performance RISC-V Memory Hierarchy for ML Workloads},
  author = {Pranav Suryadevara},
  journal= {arXiv preprint arXiv:2503.13064},
  year   = {2025}
}

Comments

5 pages, 5 figures. Individual Project

R2 v1 2026-06-28T22:23:26.245Z