mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-09 03:14:24 +01:00
Merge pull request #55 from TadMaj/patch-1
This commit is contained in:
commit
ea454e11a7
@ -43,7 +43,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"\n",
|
"\n",
|
||||||
"- `MPI_Barrier`: Synchronize all processes\n",
|
"- `MPI_Barrier`: Synchronize all processes\n",
|
||||||
"- `MPI_Bcase`: Send the same data from one to all processes\n",
|
"- `MPI_Bcast`: Send the same data from one to all processes\n",
|
||||||
"- `MPI_Gather`: Gather data from all processes to one\n",
|
"- `MPI_Gather`: Gather data from all processes to one\n",
|
||||||
"- `MPI_Scatter`: Scatter data from one to all all processes\n",
|
"- `MPI_Scatter`: Scatter data from one to all all processes\n",
|
||||||
"- `MPI_Reduce`: Reduce data from all processes to a single one\n",
|
"- `MPI_Reduce`: Reduce data from all processes to a single one\n",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user