How to Manage High-Bandwidth Memory Automatically
How to Manage High-Bandwidth Memory Automatically
复制标题
如何自动管理高带宽内存
DOI:
10.1145/3350755.3400233
复制
发表时间:
2020
期刊:
影响因子:
--
通讯作者:
Phillips, Cynthia A.
中科院分区:
文献类型:
--
作者:
Das, Rathish;Agrawal, Kunal;Bender, Michael A.;Berry, Jonathan;Moseley, Benjamin;Phillips, Cynthia A.
This paper develops an algorithmic foundation for automated management of the multilevel-memory systems common to new supercomputers. In particular, the High-Bandwidth Memory (HBM) of these systems has a similar latency to that of DRAM and a smaller capacity, but it has much larger bandwidth. Systems equipped with HBM do not fit in classic memory-hierarchy models due to HBM's atypical characteristics.Unlike caches, which are generally managed automatically by the hardware, programmers of some current HBM-equipped supercomputers can choose to explicitly manage HBM themselves. This process is problem specific and resource intensive. Vendors offer this option because there is no consensus on how to automatically manage HBM to guarantee good performance, or whether this is even possible.In this paper, we give theoretical support for automatic HBM management by developing simple algorithms that can automatically control HBM and deliver good performance on multicore systems. HBM management is starkly different from traditional caching both in terms of optimization objectives and algorithm development. Since DRAM and HBM have similar latencies, minimizing HBM misses (provably) turns out not to be the right memory-management objective. Instead, we directly focus on minimizing makespan. In addition, while cache-management algorithms must focus on what pages to keep in cache; HBM management requires answering two questions: (1) which pages to keep in HBM and (2) how to use the limited bandwidth from HBM to DRAM. It turns out that the natural approach of using LRU for the first question and FCFS (First-Come-First-Serve) for the second question is provably bad. Instead, we provide a priority based approach that is simple, efficiently implementable and-competitive for makespan when all multicore threads are independent.
登录
查看更多内容
DOI:
--
发表时间:
2013
期刊:
Computing in science & engineering (Print)
影响因子:
--
作者:
P. Kogge;J. Shalf
通讯作者:
J. Shalf
DOI:
10.1145/3323165.3323209
发表时间:
2019
期刊:
31st ACM Symposium on Parallelism in Algorithms and Architectures
影响因子:
--
作者:
Das, Rathish;Tsai, Shih-Yu;Duppala, Sharmila;Lynch, Jayson;Arkin, Esther M.;Chowdhury, Rezaul;Mitchell, Joseph S.;Skiena, Steven
通讯作者:
Skiena, Steven
DOI:
--
发表时间:
2019
期刊:
ACM Symposium on Parallelism in Algorithms and Architectures
影响因子:
--
作者:
M. A. Bender;Alex Conway;Martín Farach;William K. Jannen;Yizheng Jiao;Rob Johnson;Eric R. Knorr;Sara McAllister;Nirjhar Mukherjee;P. Pandey;Donald E. Porter;Jun Yuan;Yang Zhan
通讯作者:
Yang Zhan
影响因子:
3.7
作者:
M. A. Bender;Roozbeh Ebrahimi;Jeremy T. Fineman;Golnaz Ghasemiesfeh;Rob Johnson;Samuel McCauley
通讯作者:
Samuel McCauley
DOI:
--
发表时间:
2020
期刊:
影响因子:
--
作者:
Kunal Agrawal;William Kuszmaul;Michele Scquizzato
通讯作者:
Michele Scquizzato