Skip to content

raghavmohan/ludcmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This is the LU Decomposition Benchmark program that I wrote for my research with the Wisconsin Multiscalar Group. 

Algorithm
This code uses the Block LU Decomposition method to execute the matrix LU in parallel. More information on how a pipeline of these blocks is created can be found:

http://en.wikipedia.org/wiki/Block_LU_decomposition

Note: This code is not actively maintained or supported.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published