Optimizing Data Locality for SCI-Based PC-Clusters with the SMiLE Monitoring Approach

  • Authors:
  • Wolfgang Karl;Markus Leberecht;Martin Schulz

  • Affiliations:
  • -;-;-

  • Venue:
  • PACT '99 Proceedings of the 1999 International Conference on Parallel Architectures and Compilation Techniques
  • Year:
  • 1999

Quantified Score

Hi-index 0.01

Visualization

Abstract

Modern low-latency and high-bandwidth interconnects like the Scalable Coherent Interface (SCI) deliver high communication performance for parallel and distributed systems. However, the performance of an SCI-based compute cluster with NUMA characteristics depends on the efficient use of local memory accesses. Therefore, programming and tool environments for such systems with distributed shared memory (DSM) should enable and exploit data locality.In this paper, we present an event-driven hybrid monitoring approach for a SCI-based PC cluster with hardware-supported DSM. The core of that concept is a hardware monitor which is able to observe the fine-grained nature of the communication in such a parallel system with minimal impact to the system. The hardware monitor delivers in real-time detailed information about the communication and runtime of an examined program. The monitoring system allows the user an optimal evaluation of the network behavior and hence of the data locality of that parallel program.