You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: