mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-09 00:14:23 +01:00
Saving
This commit is contained in:
parent
3ace7c2012
commit
047d6feadb
@ -1036,7 +1036,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"* `MPI_Ssend`\n",
|
"* `MPI_Ssend`\n",
|
||||||
"* The send will only return if a matching receive was posted.\n",
|
"* The send will only return if a matching receive was posted.\n",
|
||||||
"* No buffering → easy to get deadlocks\n",
|
"* No buffering, no extra copy, but easy to get deadlocks\n",
|
||||||
"* It can be started whether or not a matching receive was posted.\n",
|
"* It can be started whether or not a matching receive was posted.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"### Ready\n",
|
"### Ready\n",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user