Automatic monitoring of memory hierarchies in threaded applications with AMEBA

  • Authors:
  • Edmond Kereku;Michael Gerndt

  • Affiliations:
  • Technische Universität München, Fakultät für Informatik, Garching, Germany;Technische Universität München, Fakultät für Informatik, Garching, Germany

  • Venue:
  • PARA'06 Proceedings of the 8th international conference on Applied parallel computing: state of the art in scientific computing
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present an approach to online automatic monitoring of memory hierarchies in threaded applications. Our environment consists of a monitoring system and an automatic performance analysis tool. The CMM monitoring system uses static instrumentation of the source code and information from the hardware counters to generate performance data for selected code regions and data structures. The monitor supports threaded applications by providing per-thread performance data or by aggregating it. It also provides a monitoring request API for the performance tools. Our tool AMEBA performs an online automatic search for cache and thread-related ASL properties in the code.