搜索资源列表
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.
LUdep
- 一个不错的矩阵LU分解的并行算法的MPI源程序-a MPI source code for LU decomposition s parallel algorithm
lu_mpi_omp
- LU分解的MPI和OpenMP混合并行编程-LU decomposition MPI and OpenMP parallel programming mix