ハイパフォーマンスコンピューティング FEM剛性方程式の並列処理による高速解法

書誌事項

タイトル別名
  • High-Performance Parallel Computing for Stiffness Equation of FEM.
  • FEM ゴウセイ ホウテイシキ ノ ヘイレツ ショリ ニヨル コウソク カイホ

この論文をさがす

抄録

Large-scale finite element analyses generally require a very long time for computation. Most of that time is for solving the stiffness equation, so it is important that the computation time for that part is reduced in practical use. We discuss how the Cholesky decomposition, which is used to solve the stiffness equation of FEM, is parallelized in order to reduce computation time. We point out that the synchronization with barrier, which is used popularly, results in the loss of efficiency in the case of band matrix decomposition, and then show that another synchronization mechanism, eventcount, has the ability to construct an efficient algorithm for parallel decomposition. As a result, a shared memory parallel computer exhibits near-linear speedup by the algorithm.

収録刊行物

被引用文献 (5)*注記

もっと見る

参考文献 (6)*注記

もっと見る

詳細情報 詳細情報について

問題の指摘

ページトップへ