A Hierarchical Memory Directory Scheme Via Extending SCI for Large-Scale Multiprocessors

  • Authors:
  • Tien-Fu Chen

  • Affiliations:
  • -

  • Venue:
  • HPC-ASIA '97 Proceedings of the High-Performance Computing on the Information Superhighway, HPC-Asia '97
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

SCI (Scalable Coherent Interface) is a pointer-based coherent directory scheme for large-scale multiprocessors. Large message latency is one of the problems with SCI because of its linked list structure: the searching latency can grow as a linear order of the number of processors.In this paper, we focus on a hierarchical architecture to propose a new scheme - EST(Extending SCI-Tree), which may reduce the message traffic and also take the advantages of the topology property. Simulation results show that the EST scheme is effective in reducing message latency and communication cost when compared with other schemes.