Omnia vincit amor
Home -> Publications
Home
  Publications
    
edited volumes
  Awards
  Research
  Teaching
  Miscellaneous
  Full CV [pdf]
  BLOG
  bio






  Events








  Past Events





Publications of Torsten Hoefler
Siyuan Shen, Mikhail Khalilov, Lukas Gianinazzi, Timo Schneider, Marcin Chrapek, Jai Dayal, Manisha Gajbe, Robert Wisniewski, Torsten Hoefler:

 EDAN: Towards Understanding Memory Parallelism and Latency Sensitivity in HPC

(In Proceedings of the International Conference on Supercomputing (ICS'25), presented in Salt Lake City, UT, USA, Association for Computing Machinery, Jun. 2025)

Abstract

Resource disaggregation is a promising technique for improving the efficiency of large-scale computing systems. However, this comes at the cost of increased memory access latency due to the need to rely on the network fabric to transfer data between remote nodes. As such, it is crucial to ascertain an application's memory latency sensitivity to minimize the overall performance impact. Existing tools for measuring memory latency sensitivity often rely on custom ad-hoc hardware or cycle-accurate simulators, which can be inflexible and time-consuming. To address this, we present EDAN (Execution DAG Analyzer), a novel performance analysis tool that leverages an application's runtime instruction trace to generate its corresponding execution DAG. This approach allows us to estimate the latency sensitivity of sequential programs and investigate the impact of different hardware configurations. EDAN not only provides us with the capability of calculating the theoretical bounds for performance metrics, but it also helps us gain insight into the memory-level parallelism inherent to HPC applications. We apply EDAN to applications and benchmarks such as PolyBench, HPCG, and LULESH to unveil the characteristics of their intrinsic memory-level parallelism and latency sensitivity.

Documents

download article:
download slides:
 

BibTeX

@inproceedings{siyuan2025edan,
  author={Siyuan Shen and Mikhail Khalilov and Lukas Gianinazzi and Timo Schneider and Marcin Chrapek and Jai Dayal and Manisha Gajbe and Robert Wisniewski and Torsten Hoefler},
  title={{EDAN: Towards Understanding Memory Parallelism and Latency Sensitivity in HPC}},
  year={2025},
  month={Jun.},
  booktitle={Proceedings of the International Conference on Supercomputing (ICS'25)},
  location={Salt Lake City, UT, USA},
  publisher={Association for Computing Machinery},
  source={http://www.unixer.de/~htor/publications/},
}


serving: 216.73.216.217:9662© Torsten Hoefler