1 citations · 1 across the 2 of their papers we have counts for
2 papers
cs.DC2024★ 1 cited
Performance Debugging through Microarchitectural Sensitivity and Causality Analysis
Alban Dutilleul, Hugo Pompougnac, Nicolas Derumigny +4
Modern Out-of-Order (OoO) CPUs are complex systems with many components interleaved in non-trivial ways. Pinpointing performance bottlenecks and understanding the underlying causes…
cs.PF2024
CesASMe and Staticdeps: static detection of memory-carried dependencies for code analyzers
Théophile Bastian, Hugo Pompougnac, Alban Dutilleul +1
A variety of code analyzers, such as IACA, uiCA, llvm-mca or Ithemal, strive to statically predict the throughput of a computation kernel. Each analyzer is based on its own simplif…