English

Applying the Roofline model for Deep Learning performance optimizations

Distributed, Parallel, and Cluster Computing 2020-09-24 v1 Artificial Intelligence Performance

Abstract

In this paper We present a methodology for creating Roofline models automatically for Non-Unified Memory Access (NUMA) using Intel Xeon as an example. Finally, we present an evaluation of highly efficient deep learning primitives as implemented in the Intel oneDNN Library.

Cite

@article{arxiv.2009.11224,
  title  = {Applying the Roofline model for Deep Learning performance optimizations},
  author = {Jacek Czaja and Michal Gallus and Joanna Wozna and Adam Grygielski and Luo Tao},
  journal= {arXiv preprint arXiv:2009.11224},
  year   = {2020}
}

Comments

oneDNN library analysis with roofline model

R2 v1 2026-06-23T18:44:51.813Z