An Interface to a Reliable Packet Delivery Service for Parallel Systems

  • Authors:
  • Mark Debbage;Mark B. Hill;Denis A. Nicole

  • Affiliations:
  • Univ. of Southampton, Southampton, UK;INMOS Ltd., Bristol, UK;INMOS Ltd., Bristol, UK

  • Venue:
  • IEEE Transactions on Parallel and Distributed Systems
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

Modern distributed memory parallel computers provide hardware support for the efficient and reliable delivery of interprocessor messages. This facility needs to be accessed by lightweight protocols that do not waste the performance of the underlying hardware; the heavyweight layering techniques traditionally used in distributed systems are wholly inappropriate. A low-level communication interface is therefore presented which exploits modern architectures effectively, while maintaining a good match to existing parallel programming environments. The interface defines mechanisms to access an asynchronous reliable packet delivery service. It permits messaging protocols to be efficiently synthesized by considering the activity at their end-points alone. This arrangement effectively decouples the implementation of protocols from low-level architectural features, and hence aids the portability of parallel programming environments. Furthermore, the interface allows the communication network to be shared by multiple programming paradigms, giving additional flexibility over existing systems.Index Terms驴Communication networks, multicomputers, packet routing, parallel processing, protocol support, standard interface.