搜索资源列表
mpiparaw.rar
- 在MPI上用并行LU分解求解线性方程组的源程序。
mpiparaw.rar
- 在MPI上用并行LU分解求解线性方程组的源程序。, Decomposes the solution system of linear equations on MPI with parallel LU the source program.
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
parallel-ludep
- 并行三角分解,MPI+visual c++环境下实现,附带数据-parallel compute of lu dep
Gaussian
- Parallel algorithm for Gaussian Elimination. Elimination in both a shared memory environment, using OpenMP, and in a distributed memory environment, using MPI. Parallel LU and Gaussian algorithms for linear systems have been studied extensi
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)
lu-mpi
- LU 分解,给出采用行连续划分方式下的MPI实现并行算法-LU decomposition, using the line continuous division of the way under the implementation of MPI parallel algorithm
ludep
- LU分解的按行交叉连续分块mpi实现,在进程划分时采用新的算法,提高运行效率-LU MPI
mpi_lu
- LU算法的MPI串行实现,矩阵维数无要求,可在曙光4000A并行机运行-The LU algorithm MPI serial implementation matrix dimension requirements Dawning 4000A parallel machine running
lu
- 矩阵相乘的LU算法,采用行连续划分策略,MPI并行实现。-LU matrix multiplication algorithm, using line continuous partitioning strategy, MPI parallel implementation.
MPI_Bcast
- 矩阵相乘的LU算法的MPI并行实现源码,采用连续行划分方法。-MPI parallel implementation of matrix multiplication, LU algorithm source code, a continuous line of division method.
tridiagonal_Serial
- 高性能编程 LU分解的多核实现 OPenMP入门和MPI两种方法实现-the HPC openMP and MPI realize the dunction
lu_mpi_omp
- LU分解的MPI和OpenMP混合并行编程-LU decomposition MPI and OpenMP parallel programming mix
test-mpi-LU
- 用mpi实现的并行LU分解测试程序,win7系统,vs2013平台-Using mpi to achieve the parallel LU decomposition test program, win7 system, vs2013 platform