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

📄 topooverview.tex

📁 刚才是说明 现在是安装程序在 LINUX环境下进行编程的MPICH安装文件
💻 TEX
字号:
 The MPI collective and topology routines can benefit from information  about the topology of the underlying interconnect.  Unfortunately, there is no best form for the representation (the MPI-1 Forum tried to define such a representation, but was unable to).  One useful decomposition that has been used in cluster enviroments is a hierarchical decomposition. The other obviously useful topology information would match the needs of  \texttt{MPI_Cart_create}.  However, it may be simpler to for the device to  implement this routine directly. Other useful information could be the topology information that matches the needs of the collective operation, such as spanning trees and rings. These may be added to ADI3 later. Question: Should we define a cart create function?  Dims create?\subsection{Usage} This routine has nothing to do with the choice of communication method that a implementation of the ADI may make.  It is intended only to communicate information on the heirarchy of processes, if any, to  the implementation of the collective communication routines.  This routine may also be useful for the MPI Graph topology functions.

⌨️ 快捷键说明

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