readme

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

TXT
14
字号
Anthony Chan on 10/15/2004The code seems to run fine with collective operations with MPI primitivedatatypes like MPI_INT, but it hangs when used with MPI user-defineddatatype, like vector.Anthony Chan on 04/01/2005The total rewrite of datatype hash checking code that replaces the broken(actually unfinished) code seems to fix the hangs mention earlier.  Thecode now passes all the tests in mpich2/test/mpi/coll excepts those thatinvolve inter communicators.

⌨️ 快捷键说明

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