ARCS: Adaptive Runtime Configuration Selection for Power-Constrained OpenMP Applications
ARCS: Adaptive Runtime Configuration Selection for Power-Constrained OpenMP Applications
复制标题
ARCS:针对功耗受限的 OpenMP 应用程序的自适应运行时配置选择
DOI:
10.1109/cluster.2016.39
复制
发表时间:
2016
期刊:
影响因子:
--
通讯作者:
O. Sarood
中科院分区:
文献类型:
--
作者:
Md Abdullah Shahneous Bari;Nicholas Chaimov;A. Malik;K. Huck;B. Chapman;A. Malony;O. Sarood
Power is the most critical resource for the exascale high performance computing. In the future, system administrators might have to pay attention to the power consumption of the machine under different work loads. Hence, each application may have to run with an allocated power budget. Thus, achieving the best performance on future machines requires optimal performance subject to a power constraint. This additional performance requirement should not be the responsibility of HPC~(High Performance Computing) application developers. Optimizing the performance for a given power budget should be the responsibility of high-performance system software stack. Modern machines allow power capping of CPU and memory to implement power budgeting strategy. Finding the best runtime environment for a node at a given power level is important to get the best performance. This paper presents ARCS (Adaptive Runtime Configuration Selection) frameworkthat automatically selects the best runtime configuration for each OpenMPparallel region at a given power level. The framework uses OMPT (OpenMP Tools) API, APEX(Autonomic Performance Environment for eXascale), and Active Harmony frameworksto explore configuration search space and selects the best number of threads, scheduling policy, and chunk size for a given power level at run-time. We test ARCS using the NAS Parallel Benchmark, and proxy application LULESH with Intel Sandybridge, and IBM Power multi-core architectures. We show that for a given power level, efficient OpenMP runtime parameter selection can improve the execution time and energy consumption of an application up to 40% and 42% respectively.