X-Ray: A Tool for Automatic Measurement of Hardware Parameters

  • Authors:
  • Kamen Yotov;Keshav Pingali;Paul Stodghill

  • Affiliations:
  • Cornell University, Ithaca, NY;Cornell University, Ithaca, NY;Cornell University, Ithaca, NY

  • Venue:
  • QEST '05 Proceedings of the Second International Conference on the Quantitative Evaluation of Systems
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

There is growing interest in self-optimizing computing systems that can optimize their own behavior on different platforms without manual intervention. Examples of successful self-optimizing systems are ATLAS, which generates Basic Linear Algebra Subroutine (BLAS) Libraries, and FFTW, which generates FFT libraries. Self-optimizing systems need values for hardware parameters such as the number of registers of various types and the capacities of caches at various levels. For example, ATLAS uses the capacity of the L1 cache and the number of registers in determining the size of cache tiles and register tiles. In this paper, we describe X-Ray1, a system for implementing micro-benchmarks to measure such hardware parameters. We also present novel algorithms for measuring some of these parameters. Experimental evaluations of X-Ray on traditional workstations, servers and embedded systems show that X-Ray produces more accurate and complete results than existing tools.