ログイン 新規登録
言語:

WEKO3

  • トップ
  • ランキング
To
lat lon distance
To

Field does not validate



インデックスリンク

インデックスツリー

メールアドレスを入力してください。

WEKO

One fine body…

WEKO

One fine body…

アイテム

  1. 研究報告
  2. システム・アーキテクチャ(ARC)
  3. 2024
  4. 2024-ARC-259

SCALE-DGのModal Filteringにおけるループボディ分割の自動チューニング

https://ipsj.ixsq.nii.ac.jp/records/241667
https://ipsj.ixsq.nii.ac.jp/records/241667
87d7ad9d-f19e-4171-8e94-66e16096b65c
名前 / ファイル ライセンス アクション
IPSJ-ARC24259002.pdf IPSJ-ARC24259002.pdf (2.2 MB)
 2026年12月9日からダウンロード可能です。
Copyright (c) 2024 by the Information Processing Society of Japan
非会員:¥660, IPSJ:学会員:¥330, ARC:会員:¥0, DLIB:会員:¥0
Item type SIG Technical Reports(1)
公開日 2024-12-09
タイトル
タイトル SCALE-DGのModal Filteringにおけるループボディ分割の自動チューニング
タイトル
言語 en
タイトル Auto-tuning of Loop Body Splitting in Modal Filtering of SCALE-DG
言語
言語 jpn
キーワード
主題Scheme Other
主題 自動最適化
資源タイプ
資源タイプ識別子 http://purl.org/coar/resource_type/c_18gh
資源タイプ technical report
著者所属
名古屋大学大学院情報学研究科
著者所属
理化学研究所計算科学研究センター
著者所属
理化学研究所計算科学研究センター
著者所属
理化学研究所計算科学研究センター
著者所属
名古屋大学情報基盤センター
著者所属
名古屋大学情報基盤センター
著者所属
名古屋大学情報基盤センター
著者所属
名古屋大学情報基盤センター
著者所属(英)
en
Graduate School of Informatics, Nagoya University
著者所属(英)
en
RIKEN Center for Computational Science
著者所属(英)
en
RIKEN Center for Computational Science
著者所属(英)
en
RIKEN Center for Computational Science
著者所属(英)
en
Information Technology Center, Nagoya University
著者所属(英)
en
Information Technology Center, Nagoya University
著者所属(英)
en
Information Technology Center, Nagoya University
著者所属(英)
en
Information Technology Center, Nagoya University
著者名 任, 軒正博

× 任, 軒正博

任, 軒正博

Search repository
河合, 佑太

× 河合, 佑太

河合, 佑太

Search repository
富田, 浩文

× 富田, 浩文

富田, 浩文

Search repository
西澤, 誠也

× 西澤, 誠也

西澤, 誠也

Search repository
片桐, 孝洋

× 片桐, 孝洋

片桐, 孝洋

Search repository
星野, 哲也

× 星野, 哲也

星野, 哲也

Search repository
河合, 直聡

× 河合, 直聡

河合, 直聡

Search repository
永井, 亨

× 永井, 亨

永井, 亨

Search repository
著者名(英) Xuanzhengbo, Ren

× Xuanzhengbo, Ren

en Xuanzhengbo, Ren

Search repository
Yuta, Kawai

× Yuta, Kawai

en Yuta, Kawai

Search repository
Hirofumi, Tomita

× Hirofumi, Tomita

en Hirofumi, Tomita

Search repository
Seiya, Nishizawa

× Seiya, Nishizawa

en Seiya, Nishizawa

Search repository
Takahiro, Katagiri

× Takahiro, Katagiri

en Takahiro, Katagiri

Search repository
Tetsuya, Hoshino

× Tetsuya, Hoshino

en Tetsuya, Hoshino

Search repository
Masatoshi, Kawai

× Masatoshi, Kawai

en Masatoshi, Kawai

Search repository
Toru, Nagai

× Toru, Nagai

en Toru, Nagai

Search repository
論文抄録
内容記述タイプ Other
内容記述 将来の高解像度大気シミュレーションを念頭において,不連続ガラーキン法を用いた高精度大気力学コア (SCALE-DG) を開発している.SCALE-DG の数値安定化ための modal filtering の実装において,展開多項式の次数 (P) が大きい場合に,ループボディ内の積和演算を分割し演算器律速を削減することによって,さらなる高速化が可能である.しかし,最適な分割数は P に依存する.本研究では,SCALE-DG の modal filtering において,異なる多項式次数に対応する最適なループボディ分割数を特定するチューニングプロセスを提案した.スーパーコンピュータ「不老」の Type I サブシステムを用い,次数 P を 3 から 11 まで設定してチューニングプロセスを行った.結果として,P≤7 の場合にはループボディを分割することより性能が劣化することが確認された.一方,8≤P≤11 の場合にはループボディを 3 分割するのが最適であり,最大でそれぞれ1.15,1.20,1.25,および 1.26 倍の高速化が達成された.また,ループボディを分割する際には,各分割の長さを可能な限り均等に分配することが最適であることも確認された.
論文抄録(英)
内容記述タイプ Other
内容記述 SCALE-DG is a high-order fluid scheme developed for future high-resolution atmospheric simulations using the discontinuous Galerkin method (DGM). In the implementation of modal filtering for numerical stabilization in SCALE-DG, further acceleration is achievable by splitting the multiply-add operations in the loop body when the polynomial degree (P) is high, thereby reducing computational bottlenecks. However, the optimal number of splitting depends on the P. In this study, we proposed a tuning process for identifying the optimal number of loop body splitting for different polynomial degrees in modal filtering of SCALE-DG. The tuning process was executed from P = 3 to P = 11 on the supercomputer ”Flow” Type I subsystem. The results showed that the performance degraded with splitting the loop body when P ≤ 7. On the other hand, when 8 ≤ P ≤ 11, it was optimal to split the loop body into three parts, achieving speedups of up to 1.15, 1.20, 1.25, and 1.26 times, respectively. It was also confirmed that when dividing the loop body, it is optimal to distribute the length of each division as evenly as possible.
書誌レコードID
収録物識別子タイプ NCID
収録物識別子 AN10096105
書誌情報 研究報告システム・アーキテクチャ(ARC)

巻 2024-ARC-259, 号 2, p. 1-6, 発行日 2024-12-09
ISSN
収録物識別子タイプ ISSN
収録物識別子 2188-8574
Notice
SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc.
出版者
言語 ja
出版者 情報処理学会
戻る
0
views
See details
Views

Versions

Ver.1 2025-01-19 07:35:09.805359
Show All versions

Share

Mendeley Twitter Facebook Print Addthis

Cite as

エクスポート

OAI-PMH
  • OAI-PMH JPCOAR
  • OAI-PMH DublinCore
  • OAI-PMH DDI
Other Formats
  • JSON
  • BIBTEX

Confirm


Powered by WEKO3


Powered by WEKO3