作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2011, Vol. 37 ›› Issue (01): 36-38.

• 软件技术与数据库 • 上一篇    下一篇

针对特普利茨线性系统的多级并行算法

张 哲   

  1. (辽宁师范大学计算机与信息技术学院计算机系,辽宁 大连 116029)
  • 出版日期:2011-01-05 发布日期:2010-12-31
  • 作者简介:张 哲(1965-),女,副教授、硕士,主研方向:并行 计算

Multilevel Parallel Algorithm for Toeplitz Linear System

ZHANG Zhe   

  1. (Computer Department, College of Computer & Information Technology, Liaoning Normal University, Dalian 116029, China)
  • Online:2011-01-05 Published:2010-12-31

摘要: 利用并行体系结构中不同层次级别的内存和计算单元,提出一种求解对称结构化特普利茨线性系统的多级并行算法。通过数学推导将特普利茨线性系统转换成柯西式线性系统,利用消息传递接口和开放多平台共享内存并行程序设计工具实现该算法,并通过实验验证其可行性。

关键词: 特普利茨矩阵, 柯西式矩阵, 多级并行程序设计, 消息传递接口, 开放多平台共享内存并行程序设计

Abstract: By using the actual different hierarchical levels of memory and computational units in parallel architectures, this paper proposes a multilevel parallel algorithm to solve a structured linear system with a symmetric Toeplitz matrix. By means of the appropriate mathematical derivation, a symmetric Toeplitz linear system is translated to a Caucky-like linear system. The algorithm is realized by Message Passing Interface(MPI) and Open Multi-platform shared-memory parallel Programming(OpenMP). Experimental results verify its feasibility.

Key words: Toeplitz matrix, Cauchy-like matrix, multilevel parallel programming, Message Passing Interface(MPI), Open Multi-platform shared-memory parallel Programming(OpenMP)

中图分类号: