期刊文献+

乔莱斯基分解递归算法的研究

Study of Recursive Algorithm for Cholesky Factorization
在线阅读 下载PDF
导出
摘要 Recursion is a new effective method for computing dense linear algebra. It allows for efficient utilization of memory hierarchies of today′s high-performance computers. The recursive algorithm for Cholesky factorization is studied in this paper. A detailed derivation of the recursive Cholesky algorithm is given. The algorithm is then implemented in FORTRAN90 that supports recursion as a language feature. The efficiency of the recursive algorithm is further improved by a method of matrix element reordering. The resulting algorithms are 15%-25% faster than the currently used block algorithm. Recursion is a new effective method for computing dense linear algebra. It allows for efficient utilization of memory hierarchies of today's high-performance computers. The recursive algorithm for Cholesky factorization is studied in this paper. A detailed derivation of the recursive Cholesky algorithm is given. The algorithm is then implemented in FORTRAN90 that supports recursion as a language feature. The efficiency of the recursive algorithm is further improved by a method of matrix element reordering. The resulting algorithms are 15 %-25% faster than the currently used block algorithm.
出处 《计算机科学》 CSCD 北大核心 2001年第7期127-129,共3页 Computer Science
基金 江苏省教育厅留学回国人员科研启动经费项目
关键词 乔莱斯基分解法 递归算法 线性代数 数值计算 Numerical computation,Recursion,Matrix blocking,Memory hierarchy,FORTRAN90
  • 相关文献

参考文献6

  • 1[1]Dongarra J,et al. A Set of Level 3 Basic Linear Algebra Subprograms. ACM Trans. on Math. Softw., 1990, 16(1):1~17
  • 2[2]Anderson E, et al. LAPACK Users′Guide, Second Edition. Philadelphia:SIAM, 1995
  • 3[3]Gustavson F. Recursion leads to automatic variable blocking for dense linear algebra. IBM Journal of Research and Development, 1997,41(6): 737~755
  • 4[4]IBM. Engineering and Scientific Subroutine Library,Guide and Reference. 1994. SC23-0526-10
  • 5[5]Demmel J W. Applied Numerical Linear Algebra. Philadelphia: SIAM, 1997
  • 6[6]Metcalf S, Reid J. FORTRAN90/95 Explained. Oxford:Oxford University Press, 1996

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部