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

📄 mpid_lang_t.tex

📁 刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件
💻 TEX
字号:
\startmanpage\mantitle{MPID{\tt \char`\_}Lang{\tt \char`\_}t}{tex}{10/7/2002}\manname{MPID{\tt \char`\_}Lang{\tt \char`\_}t}--- Known language bindings for MPI \subhead{Synopsis}\startvb\begin{verbatim}typedef enum { MPID_LANG_C, MPID_LANG_FORTRAN,                MPID_LANG_CXX, MPID_LANG_FORTRAN90 } MPID_Lang_t;\end{verbatim}\endvbA few operations in MPI need to know what language they were called fromor created by.  This type enumerates the possible languages so thatthe MPI implementation can choose the correct behavior.  An example of thisare the keyval attribute copy and delete functions.\par\subhead{Question}Do we want to include Java or Ada, even though there is no officialbinding?  Do we want to specify values for these (e.g., {\tt MPID{\tt \char`\_}LANG{\tt \char`\_}C} iszero)?\par\subhead{Module}Attribute-DS\endmanpage

⌨️ 快捷键说明

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