Examples#
- Hello world
- Standard types
- Using structs
- Arrays
- STL containers
- Iterators
- Blocking send and receive
- Blocking send and receive of vectors
- Non-blocking send and receive
- Gather via non-blocking send and receive
- Probing messages
- Communicator management
- Collective communication
- Gather operations
- Variable gather operations
- Matrix gather
- Reduction operations
- Layouts
- Subarray layouts
- Parallel sorting
- Vibrating string
- Distributed grid
- Distributed grid collective operations
- Heat equation Jacobi solver
- Heat equation successive over-relaxation
- Process creation
- File i/o