NHSE ReviewTM 1997 Volume First Issue

A Survey of MPI Implementations

| <- Prev | Index | Next -> |
NHSE ReviewTM: Comments · Archive · Search


MPP devices: ch_cenju3, ch_mpl, ch_nx, nx, t3d

The MPPgif devices all implement MPI on top of native communication. For the devices whose names start with with ch_, the device uses the simpler channel interface, minimizing the amount of platform-dependent code. For the other devices, the ADI is implemented directly on the native communication library.

For all MPP devices, MPICH uses the native mechanism for starting and managing processes, for handling I/O, etc.

The performance of these MPICH implementations is in most cases very close to that of the underlying communication layer.

Copyright © 1996


| <- Prev | Index | Next -> |
NHSE ReviewTM: Comments · Archive · Search