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

📄 mpid_segment_init_unpack.tex

📁 刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件
💻 TEX
字号:
\startmanpage\mantitle{MPID{\tt \char`\_}Segment{\tt \char`\_}init{\tt \char`\_}unpack}{tex}{10/7/2002}\manname{MPID{\tt \char`\_}Segment{\tt \char`\_}init{\tt \char`\_}unpack}--- Get a segment ready for receiving and unpacking  data  \subhead{Synopsis}\startvb\begin{verbatim}void * MPID_Segment_init_unpack( const void *buf, int maxcount,                               MPID_Datatype *dtype,                                 MPID_Comm *comm, int rank,                                  MPID_Segment *segment )\end{verbatim}\endvb\subhead{Input Parameters}\startarg{buf   }{Buffer to setup for receiving}\startarg{maxcount }{Number of items}\startarg{dtype }{Datatype of items}\startarg{comm  }{Communicator for communication}\startarg{rank  }{Rank of source.  Use {\tt MPI{\tt \char`\_}ANY{\tt \char`\_}SOURCE} for any member of the communicator}\par\subhead{Output Parameter}\startarg{segment }{Segment descriptor.  }\par\subhead{Module}Segment\par\subhead{Questions}Should there be a flag indicating that the buffer may be used in aput operation (as part of a receive and forward operation)?\parDo we need both an init pack and init unpack?\endmanpage

⌨️ 快捷键说明

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