Module Parallel
Changes made in the current development cycle can be
found in the changelog.
Prerequisite
- SomeModule
- SomeClass
- some concept (perhaps with reference)
Review Status
- Date Reviewed:
- yyyy/mm/dd
Etymology
Synopsis
Example
Motivation
To Do
- add this feature
- fix this bug
- discuss possible extension
- Algorithm -- Defines a computational unit for parallel processing (full description)
- Applicator -- Class which provides an interface to the parallelization infrastructure (full description)
- MPIError -- Base error class for MPI (full description)
- MPITransport -- MPI data transport models (full description)
- PTransport -- Base class for parallel data transport models (full description)
- PabloIO -- Container for hiding Pablo calls. (full description)
- SerialTransport -- Serial Data Transport Model (full description)