Skip to content

Commit

Permalink
add Ibcast! and Iallreduce! to the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrKryslUCSD committed Nov 17, 2024
1 parent d7967bf commit acd35bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/reference/collective.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ MPI.Ibarrier
MPI.Bcast!
MPI.Bcast
MPI.bcast
MPI.Ibcast!
```

## Gather/Scatter
Expand Down Expand Up @@ -57,6 +58,7 @@ MPI.Reduce!
MPI.Reduce
MPI.Allreduce!
MPI.Allreduce
MPI.Iallreduce!
MPI.Scan!
MPI.Scan
MPI.Exscan!
Expand Down

0 comments on commit acd35bc

Please sign in to comment.