Multicore-Based Performance Optimization For Dense Matrix Computation

Guoyong Mao,Xiaobin Zhang,Yün Li -.,Yujie Li,Laizhi Wei
DOI: https://doi.org/10.1007/978-3-642-31003-4_12
2010-01-01
Abstract:To make the traditional applications benefit from multicore processors, the traditional Gaussian Elimination algorithm is improved to enhance its parallel performance under multicore architecture by matrix partition. The stability of the original algorithm is guaranteed. The hit rate of cache is improved by adjusting the computation sequence, the experiment shows that the speedup can reach 1.8 under duo core CPU environment when evaluating the inverse of dense matrix.
What problem does this paper attempt to address?