搜索资源列表
-
0下载:
并行矩阵乘法。用于mpi和openMP混合并行求解矩阵乘法问题。适用于分布共享存储cluster环境。无解压密码。-parallel matrix multiplication. OpenMP for mixed MPI and parallel matrix multiplication to solve the problem. Distribution applicable to the shared storage cluster environment. Without extract
-
-
1下载:
在MPI上实现的矩阵相乘并行计算的源程序。- The matrix realizes which on MPI multiplications the parallel
computation source program.
-
-
2下载:
并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
-
-
3下载:
介绍行列划分算法和矩阵相乘并行算法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
-
-
0下载:
基于MPI并行程序的任意矩阵矩阵相乘,其中由主程序负责矩阵的输入输出,在本程序中便于测试默认一个矩阵。-MPI parallel programs based on an arbitrary matrix matrix multiplication, which is responsible for the main input and output matrices, in this process easy to test the default of a matrix.
-
-
1下载:
采用MPI+OpenMP混合模型设计并实现光化学反应双层并行模拟算法,上层基于MPI实现节点间的原子分解并行,下层基于OpenMP实现节点内的多线程矩阵并行乘法。-With MPI+OpenMP mixed model was designed and implemented The photochemical reaction bunk parallel simulation algorithms, the upper atomic decomposition based on inter-n
-
-
1下载:
用MPI编写的实现并行的矩阵相乘的程序,在VC6.0下通过运行-To achieve a parallel matrix multiplication
-
-
1下载:
矩阵相乘的LU算法,采用行连续划分策略,MPI并行实现。-LU matrix multiplication algorithm, using line continuous partitioning strategy, MPI parallel implementation.
-
-
0下载:
C语言版的基于MPI的Jacobi矩阵计算的并行算法~~~ -C-language version of the Jacobi matrix calculation of MPI-based parallel algorithm ~ ~ ~
-
-
2下载:
矩阵Cholesky分解并行算法MPI源程序-Matrix Cholesky decomposition parallel algorithm MPI source
-
-
0下载:
MPI带状划分矩阵乘法 MPI文件并行读写-MPI the striping matrix multiplication MPI parallel read and write files
-