Automated Analysis of Memory Access Behavior

  • Authors:
  • Michael Gerndt;Tianchao Li

  • Affiliations:
  • Technische Universität München, Germany;Technische Universität München, Germany

  • Venue:
  • IPDPS '05 Proceedings of the 19th IEEE International Parallel and Distributed Processing Symposium (IPDPS'05) - Workshop 4 - Volume 05
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

We developed an automated environment to support the analysis of memory access behaviors of applications on high performance clusters. Code optimization targeting efficient use of processor caches is crucial for achieving good performance on such systems. Our environment is able to selectively instrument OpenMP Fortran95 programs upon requests of programmer. The monitor can be configured to collect hardware counter information on specified code regions. Limitations due to the number of available physical hardware counters are automatically taken into account. The whole environment is controlled through a friendly user interface based on Eclipse and is highly portable.