Parallel Algorithm Based on OpenMP of LDL~T Decomposition for Symmetric Matrix

Hua Wang
2008-01-01
Abstract:By analyzing the parallelism of LDLT Decomposition for Symmetric Matrix,a parallel algorithm of LDLT Decomposition for Symmetric Matrix is proposed and an OpenMP-based implementation with load-balancing for rough granularity is obtain.Then the parallel algorithm performance is tested.The numerical experiments show that the performance of algorithm is obviously improved in multicore processor system.
What problem does this paper attempt to address?