Multicore-Based Performance Optimization For Evaluating The Inverse Of Sparse Matrix

Zhang Xiaobin,Mao Guoyong,Hu Kongfa,Li Yun,Wei Laizhi,Li Yujie
2010-01-01
Abstract:To improve the performance of multicore processors in evaluating the inverse of sparse matrix, an improved algorithm is brought forward. By analyzing the procedure of elimination, a new matrix partition method is given to realize the parallel execution of Gaussian elimination and to ensure the stability of algorithm. The computation order is adjusted based on the features of multicore processors to improve the usage of data in cache and the hit rate of cache. The experiment shows that execution efficiency of the improved algorithm in evaluating the inverse of sparse matrix is increased.
What problem does this paper attempt to address?