Next: Background Prev: Introduction Up: Introduction

Purpose

Existing message passing technologies availability for commodity cluster networking hardware do not meet the scalability goals required by the Cplant[1] project at Sandia National Laboratories. The goal of the Cplant project is to construct a commodity cluster that can scale to the order of ten thousand nodes. Their number greatly exceeds the capacity for which message passing technologies have been designed and implemented.

In addition to the scalability requirements of the network, these technologies must also be able to support a scalable implementation of Message Passing Interface (MPI)[7] standard, which has become the de facto standard for parallel scientific computing. While MPI does not impose any scalability limitations, existing message passing technologies do not provide the functionality needed to allow implementations of MPI to meet the scalability requirements of Cplant.

The following are properties of a network architecture that do not impose any inherent scalability limitations:

The following are properties of a network architecture that do not impose scalability limitations for an implementation of MPI:

Next: Background Prev: Introduction Up:Portals Index