资源列表
[并行运算] bcast
说明:设计MPI程序模拟广播(MPI_Bcast)操作:将每个MPI进程按照所在节点名称建立node通信子域分组;再将各个node子通信域的0号进程再次组成一个名为head的通信域;在进行广播时,首先由root进程将消息在head通信子域内广播,然后,再由head子域内各进程在其所在的node子域内进行广播。-MPI program design analog broadcast (MPI_Bcast) Action: Each MPI process to establish a communica<周妍> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[并行运算] cuda-compute
说明:用c++代码实现的GPU并行计算,实现的功能是计算数组的加法和乘法-GPU computing using parallel c++ code to realize the function of addition and multiplication to calculate the array<binbin> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[并行运算] transpose.cpp.tar
说明:parallel traspose of matrix using mpi<othello> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[并行运算] MPI Enumeration sorting
说明:通过MPI并行集群的搭建,形成并行开发环境,编程并实现枚举排序功能(The parallel development environment, programming and enumeration sorting function is formed through the construction of parallel cluster of MPI)<xieyuqz > 在 2025-06-18 上传 | 大小:1kb | 下载:0