The Secrets of the Accelerators Unveiled: Tracing Heterogeneous Executions Through OMPT

Heterogeneous systems are an important trend in the future of supercomputers, yet they can be hard to program and developers still lack powerful tools to gain understanding about how well their accelerated codes perform and how to improve them. Having different types of hardware accelerators availab...

Full description

Saved in:
Bibliographic Details
Published inOpenMP: Memory, Devices, and Tasks Vol. 9903; pp. 217 - 236
Main Authors Llort, Germán, Filgueras, Antonio, Jiménez-González, Daniel, Servat, Harald, Teruel, Xavier, Mercadal, Estanislao, Álvarez, Carlos, Giménez, Judit, Martorell, Xavier, Ayguadé, Eduard, Labarta, Jesús
Format Book Chapter Publication
LanguageEnglish
Published Switzerland Springer International Publishing AG 2016
Springer International Publishing
Springer
SeriesLecture Notes in Computer Science
Subjects
Online AccessGet full text

Cover

Loading…
More Information
Summary:Heterogeneous systems are an important trend in the future of supercomputers, yet they can be hard to program and developers still lack powerful tools to gain understanding about how well their accelerated codes perform and how to improve them. Having different types of hardware accelerators available, each with their own specific low-level APIs to program them, there is not yet a clear consensus on a standard way to retrieve information about the accelerator’s performance. To improve this scenario, OMPT is a novel performance monitoring interface that is being considered for integration into the OpenMP standard. OMPT allows analysis tools to monitor the execution of parallel OpenMP applications by providing detailed information about the activity of the runtime through a standard API. For accelerated devices, OMPT also facilitates the exchange of performance information between the runtime and the analysis tool. We implement part of the OMPT specification that refers to the use of accelerators both in the Nanos++ parallel runtime system and the Extrae tracing framework, obtaining detailed performance information about the execution of the tasks issued to the accelerated devices to later conduct insightful analysis. Our work extends previous efforts in the field to expose detailed information from the OpenMP and OmpSs runtimes, regarding the activity and performance of task-based parallel applications. In this paper, we focus on the evaluation of FPGA devices studying the performance of two common kernels in scientific algorithms: matrix multiplication and Cholesky decomposition. Furthermore, this development is seamlessly applicable for the analysis of GPGPU accelerators and Intel® Xeon PhiTM co-processors operating under the OmpSs programming model.
ISBN:9783319455495
3319455494
ISSN:0302-9743
1611-3349
DOI:10.1007/978-3-319-45550-1_16