We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 931692f commit 84684bfCopy full SHA for 84684bf
ompi/mpiext/continue/c/mpiext_continue_c.h
@@ -59,7 +59,7 @@ typedef int (MPIX_Continue_cb_function)(int rc, void *cb_data);
59
* Initialize a continuation request.
60
* \param flags 0 or \ref MPIX_CONT_POLL_ONLY
61
* \param max_poll the maximum number of continuations to execute when testing
62
- * the continuation request for completion or MPI_UNDEFINED for
+ * the continuation request for completion or zero for
63
* unlimited execution of eligible continuations
64
* \param info info object used to further control the behavior of the continuation request.
65
* Currently supported:
0 commit comments