Skip to content

Commit

Permalink
Update 10-further-mpi-topics.md
Browse files Browse the repository at this point in the history
  • Loading branch information
csccva authored May 24, 2024
1 parent 6568f73 commit 8bb27a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mpi/docs/10-further-mpi-topics.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ lang: en

# Persistent communication

- Inititiate communication by creating requests
- Initiate communication by creating requests
- `MPI_Send_init` and `MPI_Recv_init`
- Same arguments as in `MPI_Isend` and `MPI_Irecv`
- Start communication
Expand Down

0 comments on commit 8bb27a3

Please sign in to comment.