Skip to content

LU factorisation - Parallel and Sequential Implementation

License

Notifications You must be signed in to change notification settings

bikashtudu/LU-Factorisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LU-factorisation

  • Sequential Implementation
  • Parallel Implementation
    • OPENMP
  • Data(Execution Time vs Order of matrix)

Result

[No Pivot - Sequential & Parallel] Execution Time vs Order of Matrix

pp-1

[Pivot - Sequential & Parallel] Execution Time vs Order of Matrix

pp-3

[No Pivot & Pivot - Sequential & Parallel] Execution Time vs Order of Matrix

pp-2

Releases

No releases published

Packages

 
 
 

Languages