首页 | 本学科首页   官方微博 | 高级检索  
     检索      

基于区域分解和MPI的线性带状方程组归并迭代解法器
引用本文:刘朝辉,舒继武,郑纬民.基于区域分解和MPI的线性带状方程组归并迭代解法器[J].清华大学学报(自然科学版),2005,45(10):1409-1412.
作者姓名:刘朝辉  舒继武  郑纬民
作者单位:清华大学,计算机科学与技术系,北京,100084;清华大学,计算机科学与技术系,北京,100084;清华大学,计算机科学与技术系,北京,100084
基金项目:清华大学“九八五”基础研究基金项目(JC2002027)
摘    要:线性带状方程组并行解法器往往基于两层迭代的区域分解方法,采用M P I(m essage pass ing in terface)实现,因此导致的总迭代次数太多或者进程通信开销太大都会使解法器效率低下。该文通过研究减少迭代次数和降低进程通信开销的方法,设计了一种适合区域分解和M P I系统的高效的归并迭代并行解法器。这种解法器通过引入全局加速收敛算法,把两层迭代归并为一层迭代,有效减少了迭代求解的总次数,并且采用分块并行技术降低M P I系统上加速收敛算法的进程通信开销。实验证明归并迭代并行解法器能够保证和串行解法器大致相当的总迭代次数,分块并行加速收敛技术能够降低接近1/2的全局进程通信时间。

关 键 词:并行解法器  区域分解  MPI  迭代  进程通信
文章编号:1000-0054(2005)10-1409-04
修稿时间:2004年11月9日

Iteration-merged solver for linear banded matrices based on domain decomposition and MPI
LIU Zhaohui,SHU Jiwu,ZHENG Weimin.Iteration-merged solver for linear banded matrices based on domain decomposition and MPI[J].Journal of Tsinghua University(Science and Technology),2005,45(10):1409-1412.
Authors:LIU Zhaohui  SHU Jiwu  ZHENG Weimin
Abstract:Parallel solvers for linear banded systems are often based on domain decomposition methods with two levels of iterations implemented with a message passing interface(MPI).However,excessive iterations,as well as excessive process communications, result in low parallel efficiency.This paper presents an efficient iterationmerged solver suitable for domain decomposition and MPI systems that minimizes the iterations and the process communications.A global acceleration algorithm merged two levels of iterations into one level to reduce the total number of iterations with a block-parallel technique to minimize the process communications on MPI systems caused by the global acceleration.Tests demonstrate that the parallel solver have the same number of iterations with the block-parallel technique reducing the process communication time for the global acceleration by half.
Keywords:parallel solver  domain decomposition  message passing interface(MPI)  iteration  process communication
本文献已被 CNKI 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号