摘要
在计算机辅助几何造型、计算机辅助决策、计算机数值计算等领域,需要求解大规模的线性方程组,对此类线性方程组的求解是一个耗时极其巨大的过程。根据计算机多核CPU的最新发展技术,从求解线性方程组的LU分解算法入手,提出了一种加速求解大规模线性方程组的并行计算方法。实验证明:该并行优化算法能较好地提高线性方程组的计算速度。
Solving large scale linear equations is necessary in the areas of computer aided geometric modeling, computer aided decision, computer numerical computing and so on. Such linear equation solving is a hugely time-consuming process. According to the computer, the latest developments in multi-core CPU technology, a parallel aecelerating method of solving large-scale linear equations hased on the traditional LU decompression algorithm of solving linear equations was presented. The experiments indicate that the method is able to improve the speed of solving large scale linear equations exeellently.
出处
《机电工程》
CAS
2008年第4期58-59,66,共3页
Journal of Mechanical & Electrical Engineering
关键词
LU分解
并行处理
双核
LU decompression
parallel computing
dual core CPU