Skip to content

Commit d0eb100

Browse files
authored
Update README.md
1 parent ff5e3d1 commit d0eb100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ On these types, several communication operations are defined:
2222
- `gather!`, `gather`, `gather_all!`, `gather_all`
2323
- `reduce`, `reduce_all`, `reduce_main`
2424
- `scatter`
25-
- `emit`
25+
- `emit` (aka broadcast)
2626
- `iscan`, `iscan_all`, `iscan_main`
2727
- `xscan`, `xscan_all`, `xscan_main`
2828
- `exchange!` `exchange`, `async_exchange!` `async_exchange`

0 commit comments

Comments
 (0)