搜索资源列表
cannon
- 矩阵相乘并行算法实现,C语言开发,用mpi编程完成
ParallelPAlgorithms
- 使用mpi实现了cannon矩阵并行算法!带有详细的注释!非常详细可直接运行和测试。-Mpi implemented using the parallel algorithm for matrix cannon! With detailed notes! Very detailed and the test can be run directly.
matvec
- 矩阵向量的MPI乘法,butong de fangfa -mpi inor matrix vect
cannon
- 该源码使用MPI并行语言实现Cannon数值算法,在Linux下测试实现.需要配置多节点分布环境-The source language using MPI parallel numerical algorithm Cannon, in the realization of Linux test. Need to configure multi-node distributed environment
107215827mpisourceprogram
- 该源码使用MPI并行语言实现Cannon数值算法,在Linux下测试实现.需要配置多节点分布环境 -mpi matrix
Matrix_multi
- 求矩阵乘的MPI并行程序,与Cannon算法类似,不过传输矩阵信息不通-Demand matrix by the MPI parallel program, and Cannon algorithm is similar, but the transfer matrix information unreasonable
Cannon
- 实现了矩阵乘法的cannon算法。用MPI编程,在并行环境中可运行-Cannon implements matrix multiplication algorithm. Programming with MPI, can run in parallel environment
18-4
- Cannon乘法的MPI并行实现,很不错的哦。在vs2005中编译通过-Cannon multiplication of MPI parallel implementation, very good, oh. By compiling the vs2005
18-4
- cannon矩阵并行算法,mpi编写,计算过程中要通过消息传递完成不同节点间的通信-cannon matrix parallel algorithms, mpi writing, the calculation process should be completed by the message-passing communication between different nodes
Cannon
- cannon 采用MPI c++ 并行算法 cannon 采用MPI c++ 并行算法-cannon c++ MPI cannon c++ MPI cannon c++ MPI
ssssss.cPP.tar
- 在MPI环境下关于用C++ 写的关于cannon的矩阵乘法算法-Matrix multiplication algorithm in the MPI environment cannon
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!
mpi
- linux下程序,有openmp和mpi,用来完成tsp和cannon程序。-using mpi/openmp to run tsp and cannon
con1
- 分析Cannon算法的数据分布存储特点、任务调度方法、负载平衡方法、与并行计算流程,利用简单的发送与接收函数来实现正方形处理器网格上的MPI并行程序。-Parallel computing
cannon
- 用MPI实现矩阵乘cannon算法的并行实现。-Parallel MPI implementation matrix multiplication cannon algorithm implementation
cannon-algorithm
- the matrix multiple algorithm cannon algorithm in MPI
cannon
- 完整的cannon矩阵乘,解释详细,每一步都有注释,且已在mpi上调试过-A detailed descr iption of the cannon algorithm
cannon
- MPI实现的矩阵分块乘法(cannon算法),供大家学习参考。-MPI implementation of block matrix multiplication (cannon algorithm), for everyone to learn.
Cannon乘法
- 基于MPI的cannon算法,实现矩阵的相乘(Based on MPI's cannon algorithm, the multiplication of matrix is realized)
MPI_Send和MPI_Recv实现
- 利用简单的发送与接收函数来实现正方形处理器网格上的MPI并行程序(Implementation of matrix multiplication with simple transmission and reception)