プラズマ粒子コードのためのベクトル並列計算法
スポンサーリンク
概要
- 論文の詳細を見る
A parallel mapping algorithm for plasma particle codes on vector-parallel computers is shown with the use of an extended Abe-Nishihara vectorization algorithm. It is scalable not only for performance but also for size of problem. A plasma particle code employing this algorithm achieves scalable parallel performance on the distributed-memory-type vector-parallel computer VPP300 and the SX-4, the shared- and distributed-memory-type vector-parallel architecture. On such a code, parallel performance is determined by four ratios. First is a ratio between the number of arithmetic operations and the number of elements which are to be transferred to other processors. Second is a peak ratio between the arithmetic flop/s and communication MB/s performance. Third is a ratio between efficiency of the arithmetic and communication performance. Fourth is a ratio of the number of meshes to particles. Among those four ratios, the three ratios except for the third one are determined uniquely by the property of the code or computer. Therefore, the third ratio is an important issue to design and select parallel computers for the plasma particle codes.
- 社団法人プラズマ・核融合学会の論文
- 1999-06-25
著者
関連論文
- プラズマ粒子コードのためのベクトル並列計算法
- 数値計算のための並列計算機性能評価方法
- 並列処理数値シミュレーションのためのスケーラビリティ検討方法
- 並列処理数値シミュレーションのためのスケーラビリティ検討方法