Skip to content

Commit

Permalink
Reorder topics
Browse files Browse the repository at this point in the history
  • Loading branch information
trossi committed Jun 24, 2024
1 parent b199fa4 commit de07e77
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions mpi/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,15 +35,15 @@ See [demos](demos/) for demo codes referred to in the slides.

- [Heat equation solver](heat-equation/): Task 3

### User-defined communicators

- [Communicators and collectives](communicator/)

### Non-blocking communication

- [Non-blocking message chain](message-chain-non-blocking/)
- [Heat equation solver](heat-equation/): Task 4

### User-defined communicators

- [Communicators and collectives](communicator/)

### Further MPI topics

- Cartesian topology
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit de07e77

Please sign in to comment.