📄 mpid_get_processor_name.tex
字号:
\startmanpage\mantitle{MPID{\tt \char`\_}Get{\tt \char`\_}processor{\tt \char`\_}name}{tex}{10/7/2002}\manname{MPID{\tt \char`\_}Get{\tt \char`\_}processor{\tt \char`\_}name}--- Return the name of the current processor \subhead{Synopsis}\startvb\begin{verbatim}int MPID__Get_processor_name( char *name, int *resultlen)\end{verbatim}\endvb\subhead{Output Parameters}\startarg{name }{A unique specifier for the actual (as opposed to virtual) node. Thismust be an array of size at least {\tt MPI{\tt \char`\_}MAX{\tt \char`\_}PROCESSOR{\tt \char`\_}NAME}.}\startarg{resultlen }{Length (in characters) of the name }\par\subhead{Notes}The name returned should identify a particular piece of hardware;the exact format is implementation defined. This name may or may notbe the same as might be returned by {\tt gethostname}, {\tt uname}, or {\tt sysinfo}.\parThis routine is essentially an MPID version of {\tt MPI{\tt \char`\_}Get{\tt \char`\_}processor{\tt \char`\_}name} .It must be part of the device because not all environments support callsto return the processor name.\endmanpage
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -