|
|
|
Next: 4.3.1 Specifying a domain
Up: 4. Software Architecture
Previous: 4.2.10 Summary
Contents
In order to support maximum portability the WRAPPER is implemented primarily
in sequential Fortran 77. At a practical level the key steps provided by the
WRAPPER are
- specifying how a domain will be decomposed
- starting a code in either sequential or parallel modes of operations
- controlling communication between tiles and between concurrently
computing CPU's.
This section describes the details of each of these operations.
Section 4.3.1 explains how the way in which
a domain is decomposed (or composed) is expressed. Section
describes practical details of running codes
in various different parallel modes on contemporary computer systems.
Section explains the internal information
that the WRAPPER uses to control how information is communicated between
tiles.
Subsections
mitgcm-support@dev.mitgcm.org
Copyright © 2002
Massachusetts Institute of Technology |
|
|