readme

来自「fortran并行计算包」· 代码 · 共 23 行

TXT
23
字号
This directory contains programs and tests that need to be run bya human being rather than a script.  Instructions on running each testare in the test file at the top.singjoin - A test of Comm_join, including a test of comm_join by singleton           processestestconnect - A test of Comm_connect and Comm_accept, with many processes.              Use the script manyconnect to run them, as inmake testconnect./manyconnectdimsbalanced - A test of MPI_Dims_create; this checks that Dims_create                produces well-balanced results.  Since there are no                requirements on the "balance" of the output of Dims_create,               this is a test of the quality of implementation of the               default MPI_Dims_create when there is no underlying                network topology.

⌨️ 快捷键说明

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