next up previous print clean
Next: WRITING APPLICATIONS Up: DESIGN Previous: Global parameters

Extendability

The library was written with the assumption that current parallel programming paradigms are likely to change. All of the MPI specific code is limited to two files. Adding support for Parallel Virtual Machine (PVM) or the next `latest and greatest' parallel programming library simply involves defining how to transfer data between processes and how to synchronize their flow.

Stanford Exploration Project
5/23/2004