搜索资源列表
-
3下载:
这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
-
-
1下载:
基于MPI并行计算
我们实验使用的
矩阵的运算程序-MPI parallel computing based on our experimental procedure used in computing matrix
-
-
0下载:
并行计算之矩阵向量乘的并行实现,附带数据mpi-parallel compute- multy of matrix and vector
-
-
1下载:
C语言编写的并行计算柏松矩阵,优化计算柏送程序时间。-C language Poisson matrix parallel computing, optimizing the delivery procedures for the calculation hodginsii time.
-
-
0下载:
矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出-MPI parallel algorithm source code of Matrix multiplication,input and output in the form of txt files
-
-
0下载:
该程序为在一个并行计算矩阵乘法的程序,需要在LINUX中安装MPI函数包。大家可以学习一下,感受一下并行计算的原理-The program for the calculation of matrix multiplication in a parallel process, you need to install the MPI function LINUX package. We can learn about and experience the principle of parallel
-
-
0下载:
矩阵求逆的并行计算实现,带数据 mpi+vc6.0-parallel compute of matrix inverse
-
-
0下载:
求矩阵乘的MPI并行程序,与Cannon算法类似,不过传输矩阵信息不通-Demand matrix by the MPI parallel program, and Cannon algorithm is similar, but the transfer matrix information unreasonable
-
-
0下载:
Perfectly works parallel mult matrix programm on MPI
-
-
0下载:
this a matrix multiple, it s work with mpi and wroted with c++ it s parallel verjon-this is a matrix multiple, it s work with mpi and wroted with c++ it s parallel verjon
-
-
0下载:
该代码为矩阵qr分解的并行算法,采用的是MPI编程方法-The code for the matrix qr decomposition parallel algorithms, using the MPI programming
-
-
0下载:
实现了矩阵乘法的cannon算法。用MPI编程,在并行环境中可运行-Cannon implements matrix multiplication algorithm. Programming with MPI, can run in parallel environment
-
-
0下载:
cannon矩阵并行算法,mpi编写,计算过程中要通过消息传递完成不同节点间的通信-cannon matrix parallel algorithms, mpi writing, the calculation process should be completed by the message-passing communication between different nodes
-
-
0下载:
采用MPI接口函数编写一个计算矩阵向量相乘的并行程序-Using MPI interface functions compute the matrix vector multiplication to write a parallel program
-
-
1下载:
MPI并行计算的一些实例,包括向量矩阵计算,广播等并行算法~-MPI parallel computing of some examples, including the vector-matrix calculation, broadcast, parallel algorithm ~
-
-
0下载:
矩阵转置,使用棋盘划分将矩阵通过划分为不同的小块,使用MPI讲其并行求小块的转置。-Matrix transpose, the matrix by using the board is divided into different small pieces, about its use of MPI parallel transpose small demand.
-
-
0下载:
Matrix multiplication in Parallel MPI
-
-
0下载:
用MPI实现矩阵乘cannon算法的并行实现。-Parallel MPI implementation matrix multiplication cannon algorithm implementation
-
-
0下载:
输入文件数据,求取矩阵的转置,基于MPI并行,运行环境vc6.0-Enter the file data, calculate the matrix transpose, MPI-based parallel operating environment vc6.0
-
-
2下载:
并行计算中矩阵相乘的mpi和cuda两种方法,已完成检验,有结果输出(In parallel computing, two methods of matrix multiplication, MPI and CUDA, have been tested and output with results)
-