Skip to content

Commit acd35bc

Browse files
committed
add Ibcast! and Iallreduce! to the docs
1 parent d7967bf commit acd35bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/src/reference/collective.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ MPI.Ibarrier
1313
MPI.Bcast!
1414
MPI.Bcast
1515
MPI.bcast
16+
MPI.Ibcast!
1617
```
1718

1819
## Gather/Scatter
@@ -57,6 +58,7 @@ MPI.Reduce!
5758
MPI.Reduce
5859
MPI.Allreduce!
5960
MPI.Allreduce
61+
MPI.Iallreduce!
6062
MPI.Scan!
6163
MPI.Scan
6264
MPI.Exscan!

0 commit comments

Comments
 (0)