搜索资源列表
lu.rar
- 这是用并行程序语言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.
LU_OpenMP
- 在VC++ 2008环境下利用OPENMP开发的LU并行算法,-In VC++ 2008 development environment using OPENMP LU parallel algorithm
LUdep
- 一个不错的矩阵LU分解的并行算法的MPI源程序-a MPI source code for LU decomposition s parallel algorithm
lu_mpi
- 矩阵LU分解的C/C++ + MPI实现-Matrix LU decomposition of C/C+++ MPI implementation
paralle_lu
- MPI LU decomposition
LU_mpi
- LU分解,采用连续划分方式下的MPI实现-LU decomposition of the continuous division of MPI implementations under way
DoolittleLU
- 用MPI实现的LU分解算法,按照《一种基于DoolittleLU分解的线性方程组并行求解方法》论文里面的通信方式编写,减少进程间同步次数,效率高,论文也打包一并上传了。-Doolittle LU decomposition with MPI
LU_MPI
- LU DECOMPOSITION USING MPI (Message Passing Interface)
mpi_lu
- LU算法的MPI串行实现,矩阵维数无要求,可在曙光4000A并行机运行-The LU algorithm MPI serial implementation matrix dimension requirements Dawning 4000A parallel machine running
MPI_Bcast
- 矩阵相乘的LU算法的MPI并行实现源码,采用连续行划分方法。-MPI parallel implementation of matrix multiplication, LU algorithm source code, a continuous line of division method.
lu_mpi_omp
- LU分解的MPI和OpenMP混合并行编程-LU decomposition MPI and OpenMP parallel programming mix