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

Cholesky分解递归算法与改进
引用本文:陈建平.Cholesky分解递归算法与改进[J].计算机研究与发展,2001,38(8):923-926.
作者姓名:陈建平
作者单位:1. 南通工学院 信息工程系
2. 丹麦研究与教育计算中心
基金项目:江苏省教育厅留学回国人员科研启动经费项目基金资助
摘    要:递归算法是计算稠密线性代数的一种新的有效方法。递归产生自动、变化的矩阵分块,能充分发挥当今分级存储高性能计算机的效率。对Cholesky分解递归算法进行了研究,给出了算法的详细推导过程,用具有递归功能的Fortran90实现了算法,并通过矩阵元素顺序重排的方法,进一步提高了递归算法的运算速度。研究产生的算法比目前常用的分块算法快15%-25%。

关 键 词:数值计算  矩阵分块  分级存储  Cholesky分解  递归算法  计算机

RECURSIVE ALGORITHM AND IMPROVEMENT FOR CHOLESKY FACTORIZATION
Abstract: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 Fortran 90 that supports recursion as a language feature. The efficiency of the recursive algorithm is further improved by using a method of matrix element reordering. The resulting algorithms are 15%~25% faster than the currently used block algorithm.
Keywords:numerical computation  recursion  matrix blocking  memory hierarchy  Fortran 90
本文献已被 CNKI 维普 万方数据 等数据库收录!
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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