mpid_wtime_init.tex
来自「刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件」· TEX 代码 · 共 26 行
TEX
26 行
\startmanpage\mantitle{MPID{\tt \char`\_}Wtime{\tt \char`\_}init}{tex}{10/7/2002}\manname{MPID{\tt \char`\_}Wtime{\tt \char`\_}init}--- Initialize the timer \subhead{Synopsis}\startvb\begin{verbatim}void MPID_Wtime_init( void )\end{verbatim}\endvb\subhead{Note}This routine should perform any steps needed to initialize the timer.In addition, it should set the value of the attribute {\tt MPI{\tt \char`\_}WTIME{\tt \char`\_}IS{\tt \char`\_}GLOBAL}if the timer is known to be the same for all processes in {\tt MPI{\tt \char`\_}COMM{\tt \char`\_}WORLD}(the value is zero by default).\parIf any operations need to be performed when the MPI program calls{\tt MPI{\tt \char`\_}Finalize} this routine should register a handler with {\tt MPI{\tt \char`\_}Finalize}(see the MPICH Design Document).\par\subhead{Module}Timer\par\endmanpage
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?