📄 mpid_wtime_init.tex
字号:
\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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -