首页>
外文OA文献
>A parallel-vector algorithm for rapid structural analysis on high-performance computers
【2h】
A parallel-vector algorithm for rapid structural analysis on high-performance computers
展开▼
机译:用于高性能计算机的快速结构分析的并行矢量算法
展开▼
免费
页面导航
摘要
著录项
引文网络
相似文献
相关主题
摘要
A fast, accurate Choleski method for the solution of symmetric systems of linear equations is presented. This direct method is based on a variable-band storage scheme and takes advantage of column heights to reduce the number of operations in the Choleski factorization. The method employs parallel computation in the outermost DO-loop and vector computation via the loop unrolling technique in the innermost DO-loop. The method avoids computations with zeros outside the column heights, and as an option, zeros inside the band. The close relationship between Choleski and Gauss elimination methods is examined. The minor changes required to convert the Choleski code to a Gauss code to solve non-positive-definite symmetric systems of equations are identified. The results for two large scale structural analyses performed on supercomputers, demonstrate the accuracy and speed of the method.
展开▼