6. MPI job executionΒΆ
This section explains about MPI program execution direction.
- 6.1. Overview
- 6.2. Execution command format
- 6.3. How to execute back ground job
- 6.4. Standard output / Standard error output / Standard input
- 6.5. Specification when submitting an MPI job
- 6.6. Rank assignment
- 6.6.1. Rank-map-bynode
- 6.6.2. rank-map-bynode (1 dimention)
- 6.6.3. rank-map-bynode (2 dimentions)
- 6.6.4. rank-map-bynode (3 dimentions)
- 6.6.5. rank-map-bynode (the multiple process specification in node (1 dimention))
- 6.6.6. rank-map-bychip
- 6.6.7. rank-map-hostfile
- 6.6.8. rank-map-hostfile (1 dimention)
- 6.6.9. rank-map-hostfile (2 dimentions)
- 6.6.10. rank-map-hostfile (3 dimentions)
- 6.6.11. rank-map-hostfile (the multiple rank specification in node)
- 6.6.12. rank-map-hostfile/rank-map-bychip (the multiple rank specification in node)
- 6.6.13. Notes on when using host map file
- 6.7. Job shape (Torus)
- 6.8. Job submitting command option (MPI)
- 6.9. Dynamic process creation (MPI_COMM_SPAWN)
- 6.10. Rank inquiry functions
- 6.11. MPI statistic information