On the instrumentation of OpenMP and ompss tasking constructs

  • Authors:
  • Harald Servat;Xavier Teruel;Germán Llort;Alejandro Duran;Judit Giménez;Xavier Martorell;Eduard Ayguadé;Jesús Labarta

  • Affiliations:
  • Barcelona Supercomputing Center, Spain, Universitat Politècnica de Catalunya, Spain;Barcelona Supercomputing Center, Spain;Barcelona Supercomputing Center, Spain, Universitat Politècnica de Catalunya, Spain;Barcelona Supercomputing Center, Spain, Intel Corporation, Barcelona, Catalunya, Spain;Barcelona Supercomputing Center, Spain, Universitat Politècnica de Catalunya, Spain;Barcelona Supercomputing Center, Spain, Universitat Politècnica de Catalunya, Spain;Barcelona Supercomputing Center, Spain, Universitat Politècnica de Catalunya, Spain;Barcelona Supercomputing Center, Spain, Universitat Politècnica de Catalunya, Spain

  • Venue:
  • Euro-Par'12 Proceedings of the 18th international conference on Parallel processing workshops
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Parallelism has become more and more commonplace with the advent of the multicore processors. Although different parallel programming models have arisen to exploit the computing capabilities of such processors, developing applications that take benefit of these processors may not be easy. And what is worse, the performance achieved by the parallel version of the application may not be what the developer expected, as a result of a dubious utilization of the resources offered by the processor. We present in this paper a fruitful synergy of a shared memory parallel compiler and runtime, and a performance extraction library. The objective of this work is not only to reduce the performance analysis life-cycle when doing the parallelization of an application, but also to extend the analysis experience of the parallel application by incorporating data that is only known in the compiler and runtime side. Additionally we present performance results obtained with the execution of instrumented application and evaluate the overhead of the instrumentation.