期刊文献+
共找到2篇文章
< 1 >
每页显示 20 50 100
乔莱斯基分解递归算法的研究
1
作者 陈建平 Jerzy Wasniewski 《计算机科学》 CSCD 北大核心 2001年第7期127-129,共3页
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 factorizat... 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. 展开更多
关键词 乔莱斯基分解法 递归算法 线性代数 数值计算
在线阅读 下载PDF
Cholesky分解递归算法与改进 被引量:11
2
作者 陈建平 Jerzy Wasniew ski 《计算机研究与发展》 EI CSCD 北大核心 2001年第8期923-926,共4页
递归算法是计算稠密线性代数的一种新的有效方法 .递归产生自动、变化的矩阵分块 ,能充分发挥当今分级存储高性能计算机的效率 .对 Cholesky分解递归算法进行了研究 ,给出了算法的详细推导过程 ,用具有递归功能的 Fortran 90实现了算法 ... 递归算法是计算稠密线性代数的一种新的有效方法 .递归产生自动、变化的矩阵分块 ,能充分发挥当今分级存储高性能计算机的效率 .对 Cholesky分解递归算法进行了研究 ,给出了算法的详细推导过程 ,用具有递归功能的 Fortran 90实现了算法 ,并通过矩阵元素顺序重排的方法 ,进一步提高了递归算法的运算速度 .研究产生的算法比目前常用的分块算法快 15 %~ 2 5 % . 展开更多
关键词 数值计算 矩阵分块 分级存储 CHOLESKY分解 递归算法 计算机
在线阅读 下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部