@inproceedings{5b4f09c3d9a34449a3ad0d0c6797edac,
title = "Resource-Management Study in HPC Runtime-Stacking Context",
abstract = "With the advent of multicore and manycore processors as building blocks of HPC supercomputers, many applications shift from relying solely on a distributed programming model (e.g., MPI) to mixing distributed and shared-memory models (e.g., MPI+OpenMP), to better exploit shared-memory communications and reduce the overall memory footprint. One side effect of this programming approach is runtime stacking: mixing multiple models involve various runtime libraries to be alive at the same time and to share the underlying computing resources. This paper explores different configurations where this stacking may appear and introduces algorithms to detect the misuse of compute resources when running a hybrid parallel application. We have implemented our algorithms inside a dynamic tool that monitors applications and outputs resource usage to the user. We validated this tool on applications from CORAL benchmarks. This leads to relevant information which can be used to improve runtime placement, and to an average overhead lower than 1\% of total execution time.",
keywords = "HPC, MPI, OpenMP, Parallel Programming",
author = "Arthur Loussert and Beno{\^i}t Welterlen and Patrick Carribault and Julien Jaeger and Marc P{\'e}rache and Raymond Namyst",
note = "Publisher Copyright: {\textcopyright} 2017 IEEE.; 29th International Symposium on Computer Architecture and High Performance Computing, SBAC-PAD 2017 ; Conference date: 17-10-2017 Through 20-10-2017",
year = "2017",
month = nov,
day = "8",
doi = "10.1109/SBAC-PAD.2017.30",
language = "English",
series = "Proceedings - 29th International Symposium on Computer Architecture and High Performance Computing, SBAC-PAD 2017",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "177--184",
booktitle = "Proceedings - 29th International Symposium on Computer Architecture and High Performance Computing, SBAC-PAD 2017",
}