📄 mpid_startall.tex
字号:
\startmanpage\mantitle{MPID{\tt \char`\_}Startall}{tex}{10/7/2002}\manname{MPID{\tt \char`\_}Startall}--- MPID entry point for MPI{\tt \char`\_}Startall \subhead{Synopsis}\startvb\begin{verbatim}int MPID_Startall( int count, MPID_Request requests[] )\end{verbatim}\endvb\subhead{Notes}The only difference between this and {\tt MPI{\tt \char`\_}Startall} is that the basicerror checks (e.g., count) have been made, and the MPI opaque objectshave been replaced by pointers to MPID objects.\par\subhead{Rationale}This allows the device to schedule communication involving multiple requests,whereas an implementation built on just {\tt MPID{\tt \char`\_}Start} would force theADI to initiate the communication in the order encountered.\endmanpage
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -