Manual
This section gives an overview of XMP and an explanation of the programming. In the explanation, "[F]" means Fortran version XMP, "[C]" means Clanguage version XMP. Note that, this section describes a part of the XMP functions. If you want to know other functions, please refer to the XMP specification.
- Execution Model
- Execution model of XMP.
- Data Mapping
- Distribution of array data to compute nodes.
- Work Mapping
- Execution in parallel for the distributed array.
- Communication
- Communication and synchronization among nodes.