Description: 矩阵求逆的并行算法,使用高斯约当消去法,是从一参考书中copy过来的,谢谢原作者。-matrix inversion of the parallel algorithm, about when the use of Gaussian Elimination Act, a reference book from which the copy over, Thank you, the original author. Platform: |
Size: 3658 |
Author:魏东子 |
Hits:
Description: 矩阵求逆的并行算法,使用高斯约当消去法,是从一参考书中copy过来的,谢谢原作者。-matrix inversion of the parallel algorithm, about when the use of Gaussian Elimination Act, a reference book from which the copy over, Thank you, the original author. Platform: |
Size: 3072 |
Author:魏东子 |
Hits:
Description: 并行高斯消去法解线性方程组几阶的都可以的-Parallel Gaussian elimination solution of linear equations can be a few bands of Platform: |
Size: 3072 |
Author:成斌 |
Hits:
Description: 对于几个流行的算法(prefix sum,matrix multiplication,Gaussian elimination,Sieve of Eratosthenes)的串行算法和openMP并行算法的代码,以及性能测试的实验报告-For several popular algorithms (prefix sum, matrix multiplication, Gaussian elimination, Sieve of Eratosthenes) of the serial algorithm and parallel algorithms openMP code, as well as the performance test report Platform: |
Size: 239616 |
Author:luoang |
Hits:
Description: 高斯消元法求解线性方程组的并行程序。该程序已经测试通过,运行非常稳定,计算量控制的也很好。-Gauss elimination method for solving linear equations of parallel programs.The program has been tested, very stable operation, the control computation is also very good. Platform: |
Size: 2048 |
Author: |
Hits:
Description: 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
extensively and the point of this paper is to present the
results of examining various load balancing schemes on
both platforms. The results show an improvement in many
cases over the default implementation Platform: |
Size: 80896 |
Author:Cata |
Hits:
Description: 高斯消去的并行程序,测试在不同规模的系数矩阵下、不同处理器核心数量下,程序的运行时间-Parallel Gaussian elimination procedure, test coefficient matrix in different sizes, different number of processor cores, the program running time Platform: |
Size: 16851968 |
Author:姚丽文 |
Hits: