NHSE ReviewTM 1997 Volume First Issue

A Survey of MPI Implementations

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


The ch_p4 device

This is the ``network of workstations'' implementation of MPICH. P4 (Portable Programs for Parallel Processors) is an older message passing library that was used to implement the MPICH ADI[9]. The ``ch'' in ``ch_p4'' stands for ``channel.'' The ADI is in fact implemented in terms of a simpler ``channel'' interface, and the channel interface is implemented in terms of P4. The layering is not strict.

The ch_p4 device is characterized by the following.

While the ch_p4 device provides a way to run MPICH on networks of workstations, it is not very friendly to users.

Copyright © 1996


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