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

📄 readme

📁 mpi并行计算的c++代码 可用vc或gcc编译通过 可以用来搭建并行计算试验环境
💻
字号:
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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -