搜索资源列表
matrixvector
- 实现矩阵乘的并行算法源程序,拿来与大家分享-Matrix by the realization of the parallel algorithm source code, used to share with you
Matrix_multi
- 求矩阵乘的MPI并行程序,与Cannon算法类似,不过传输矩阵信息不通-Demand matrix by the MPI parallel program, and Cannon algorithm is similar, but the transfer matrix information unreasonable
Mtrix_minPath
- 求图的任意两点之间最小路径的算法,利用了矩阵乘的原理-Order to map the smallest path between any two points in the algorithm, using the principle of the matrix multiply
Cannon
- 实现了矩阵乘法的cannon算法。用MPI编程,在并行环境中可运行-Cannon implements matrix multiplication algorithm. Programming with MPI, can run in parallel environment
cannon
- linux环境下,并行矩阵乘Cannon算法的两种MPI程序实现:采用阻塞操作与采用非阻塞操作!-linux environment, two kinds of MPI programs parallel matrix multiplication Cannon algorithm to achieve: a blocking operation using non-blocking operation!
cannon
- 用MPI实现矩阵乘cannon算法的并行实现。-Parallel MPI implementation matrix multiplication cannon algorithm implementation
mpicannon
- 矩阵乘的并行计算。使用MPI编写,实现了CANNON算法。-Parallel computing matrix multiplication. Written using MPI to achieve CANNON algorithm.
bxMatVect
- 大数量级矩阵乘向量的并行算法设计,c++代码-Large magnitude vector matrix multiplication parallel algorithm design, c++ code
第一次实验程序
- 矩阵乘法的不同循环方式的算法实现,比较了各种算法所用时间的长短(Matrix multiplication of different cycle mode algorithm, compared to the length of time used in various algorithms)