LU-Decomposition

时间:2021-06-26 12:25:59
【文件属性】:
文件名称:LU-Decomposition
文件大小:27.39MB
文件格式:ZIP
更新时间:2021-06-26 12:25:59
C++ 作者:MD ABDUL 德克萨斯大学 EL Paso 电子邮件: 版权所有:除了作为德克萨斯大学埃尔帕索分校 CS5334/4390(2014 年Spring)的项目工作外,您可以将其用于任何目的。 但是您可以使用它来测试并与您自己的实现进行比较。 基于任务的LU分解 文件结构: 1. ludecomposition.cpp ->This is the sequential implementation of LU decomposition. 2. OMP-LUDecomposition.cpp -> This is the code after adding OpenMP directives to the sequential implementation. It uses 4 threads. 3. cilkLUDecomposition.cpp -> This i
【文件预览】:
LU-Decomposition-master
----OMP-LUDecomposition.cpp(10KB)
----ludecomposition.cpp(7KB)
----A3000.txt(68.67MB)
----Project_report.pdf(1.51MB)
----Presentation Tasked based LU decomposition.pptx(305KB)
----README.md(1KB)
----cilkLUDecomposition.cpp(7KB)

网友评论