搜索资源列表
MyMPI
- 并行编程中Monte Carlo方法求π值的程序说明(具体采用MPI+C语言实现)
qr
- 这是用MPI做的关于矩阵的qr分解的程序,程序中很好的实现了分解过程的并行性-This is done using MPI on the matrix qr decomposition procedures, procedures to achieve a good decomposition process parallelism
mpibingxing
- 介绍行列划分算法和矩阵相乘并行算法M P I 程序, 给出基于矩阵相乘并行算法的M P I 实现, 分析和讨 论处理器数目、复杂性、矩阵划分、B 子块传递、死锁避免和矩阵数据的获取等问题.-Introduction into the ranks of the matrix multiplication algorithm and parallel algorithm for MPI procedures, give parallel algorithm based on matrix mul
Matrix
- 用MPI编写的实现并行的矩阵相乘的程序,在VC6.0下通过运行-To achieve a parallel matrix multiplication