日本地球惑星科学連合2023年大会

講演情報

[J] 口頭発表

セッション記号 S (固体地球科学) » S-TT 計測技術・研究手法

[S-TT43] ハイパフォーマンスコンピューティングが拓く固体地球科学の未来

2023年5月22日(月) 09:00 〜 10:15 国際会議室 (IC) (幕張メッセ国際会議場)

コンビーナ:堀 高峰(国立研究開発法人海洋研究開発機構)、八木 勇治(国立大学法人 筑波大学大学院 生命環境系)、汐見 勝彦(国立研究開発法人防災科学技術研究所)、松澤 孝紀(国立研究開発法人 防災科学技術研究所)、座長:堀 高峰(国立研究開発法人海洋研究開発機構)、汐見 勝彦(国立研究開発法人防災科学技術研究所)

09:00 〜 09:15

[STT43-01] Optimizations of H-matirx-vector Multiplication for Many-core Processors

★Invited Papers

*星野 哲也1、伊田 明弘3、塙 敏博2 (1.名古屋大学、2.東京大学、3.海洋研究開発機構 )

キーワード:H行列、メニーコア

Hierarchical matrices (H-matrices) can robustly approximate the dense matrices that appear in the boundary element method (BEM). To accelerate the solving of linear systems in the BEM, we must speed up the matrix–vector multiplication in the iterative linear solver. However, speed-up approaches are usually developed for dense or sparse matrices, and are rarely reported for hierarchical matrix–vector multiplication ( HiMV). The HiMV algorithm generates a large number of matrix–vector multiplications, which have not been sufficiently discussed. Therefore, the efficiency of HiMV has not reached its potential. This presentation discusses optimization methodologies of HiMV for modern multi/many-core CPUs or GPUs: an H-matrix storage method for efficient memory access, a method that avoids write contentions during reduction operations on the solution vector, an inter-thread load-balancing method, and blocking and sub-matrix sorting methods for cache efficiency.