mpid_finalize.tex

来自「刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件」· TEX 代码 · 共 28 行

TEX
28
字号
\startmanpage\mantitle{MPID{\tt \char`\_}Finalize}{tex}{10/7/2002}\manname{MPID{\tt \char`\_}Finalize}--- Perform the device-specific termination of an MPI job \subhead{Synopsis}\startvb\begin{verbatim}int MPID_Finalize( void )\end{verbatim}\endvb\subhead{Return Value}{\tt MPI{\tt \char`\_}SUCCESS} or a valid MPI error code.  Normally, this routine willreturn {\tt MPI{\tt \char`\_}SUCCESS}.  Only in extrordinary circumstances can thisroutine fail; for example, if some process stops responding during thefinalize step.  In this case, {\tt MPID{\tt \char`\_}Finalize} should return an MPIerror code indicating the reason that it failed.\par\subhead{Notes}\par\subhead{Module}MPID{\tt \char`\_}CORE\par\subhead{Questions}Need to check the MPI-2 requirements on {\tt MPI{\tt \char`\_}Finalize} with respect tothings like which process must remain after {\tt MPID{\tt \char`\_}Finalize} is called.\endmanpage

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?