当前位置:
首页 资源下载
搜索资源 - Gaussian elimination openmp
搜索资源列表
-
1下载:
对于几个流行的算法(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 algori
-
-
0下载:
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
-
-
2下载:
高斯消去法的openMP并行程序,用C++写的。在linux系统下运行成功-gaussian elimination for openMP。Code in C++,and successfully run in Linux.
-