📄 mpid_progress_test.tex
字号:
\startmanpage\mantitle{MPID{\tt \char`\_}Progress{\tt \char`\_}test}{tex}{10/7/2002}\manname{MPID{\tt \char`\_}Progress{\tt \char`\_}test}--- Check for communication since {\tt MPID{\tt \char`\_}Progress{\tt \char`\_}start} \subhead{Synopsis}\startvb\begin{verbatim}int MPID_Progress_test( void )\end{verbatim}\endvb\subhead{Return value}The number of communication actions since {\tt MPID{\tt \char`\_}Progress{\tt \char`\_}start}.\par\subhead{Notes}Like {\tt MPID{\tt \char`\_}Progress{\tt \char`\_}end} and {\tt MPID{\tt \char`\_}Progress{\tt \char`\_}wait}, this completes the blockbegun with {\tt MPID{\tt \char`\_}Progress{\tt \char`\_}start}. Unlike {\tt MPID{\tt \char`\_}Progress{\tt \char`\_}wait}, it is anonblocking call. It returns the number of communication events, whichis only indicates the maximum number of separate requests that werecompleted. The only restriction is that if the completion status of anyrequest changed between {\tt MPID{\tt \char`\_}Progress{\tt \char`\_}start} and {\tt MPID{\tt \char`\_}Progress{\tt \char`\_}test},the return value must be at least one.\endmanpage
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -