Parasight: a high-level debugger/profiler architecture for shared-memory multiprocessor

  • Authors:
  • Z. Aral;Ilya Gertner

  • Affiliations:
  • Encore Computer Corporation, Marlborough, MA;Encore Computer Corporation, Marlborough, MA

  • Venue:
  • ICS '88 Proceedings of the 2nd international conference on Supercomputing
  • Year:
  • 1988

Quantified Score

Hi-index 0.02

Visualization

Abstract

Existing debuggers and profilers are inadequate for debugging and profiling parallel programs. They are awkward in their handling of multiple threads of control and highly intrusive in their monitoring of program behavior. ParasightTM is an architecture that is geared towards non-intrusive high-level debugging and profiling. Parasight controls and observes the execution of parallel programs in terms of the set of abstractions that are being employed by the programmer. Different sets of abstractions can be implemented and applied to the same target program to extract different kinds of information. These abstractions are implemented as separate programs that are linked dynamically to the target program by Parasight. This paper describes our experience in implementing and using Parasight on the Encore Multimax,TM a shared-memory multiprocessor running UNIXTM. It has been used successfully in debugging and monitoring the performance of a computer architecture simulator, a complex parallel program.