⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mpid_dev_xxx_create_hook.tex

📁 刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件
💻 TEX
字号:
\startmanpage\mantitle{MPID{\tt \char`\_}Dev{\tt \char`\_}xxx{\tt \char`\_}create{\tt \char`\_}hook}{tex}{10/7/2002}\manname{MPID{\tt \char`\_}Dev{\tt \char`\_}xxx{\tt \char`\_}create{\tt \char`\_}hook}--- Inform the device about the creation of xxx \subhead{Synopsis}\startvb\begin{verbatim}void MPID_Dev_xxx_create_hook( MPID_xxx *obj )\end{verbatim}\endvb\subhead{Input Parameter}\startarg{obj }{Pointer to the object that has been created}\par\subhead{Notes}This is a pseudo routine.  The device may define routines of thisfor for each MPID object (e.g., {\tt MPID{\tt \char`\_}Comm}, {\tt MPID{\tt \char`\_}Datatype},{\tt MPID{\tt \char`\_}File}, etc.).  The {\tt xxx} is replaced with the name of theobject; e.g., {\tt comm}, {\tt datatype}, {\tt file}, etc.\parThis may be defined as an empty macro.\parThe exact parameter list may depend on the object.  These parameter listshave not yet been defined.\parIf a device defines either the create or destroy hooks, it must defineboth.  In addition, the C preprocessor symbol {\tt HAVE{\tt \char`\_}DEV{\tt \char`\_}xxx{\tt \char`\_}HOOK} mustbe defined.  If this is not defined, then {\tt MPID{\tt \char`\_}Dev{\tt \char`\_}xxx{\tt \char`\_}create{\tt \char`\_}hook}and {\tt MPID{\tt \char`\_}Dev{\tt \char`\_}xxx{\tt \char`\_}destroy{\tt \char`\_}hook} will be defined as empty macros.\parSee also {\tt MPID{\tt \char`\_}Dev{\tt \char`\_}xxx{\tt \char`\_}destroy{\tt \char`\_}hook}\endmanpage

⌨️ 快捷键说明

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