arXiv論文メモ
新着一覧
cs.CE · 査読状況未確認

時間並列計算の資源と反復回数を実行中に調整する

Adaptive Parallel-in-Time Integration with Dynamic Resource Management

Keerthi Gaddameedi, Dominik Huber, Martin Schreiber, Hans-Joachim Bungartz, Valentina Schüller, Tobias Neckel, Martin Schulz

この論文をやさしく読む

ひとことで言うと

シミュレーションの複数の時刻を同時に計算しながら、収束状況に応じて使う計算資源と反復回数を変える方法です。

何に役立つ?

時間制約のある大規模シミュレーションで、固定した資源配分による無駄を減らす設計に役立つと考えられます。要旨では資源利用と収束効率の改善を報告しています。

この研究の面白いところ

計算機の台数などの資源側だけでなく、計算手法側の反復回数も連動して変えます。収束の様子を両方の調整に利用する点が特徴です。

どこまで分かった?

要旨には評価問題、改善率、資源管理の追加負荷の数値はありません。「最適な構成を特定できる」という報告を、あらゆる問題での大域的最適性保証と解釈することはできません。

v1のアブストラクトに基づくAI解説。日本語訳とは別に、用途の解釈を含みます。

アブストラクトの日本語訳

計算資源が増え続ける一方、空間方向の並列化には強スケーリングの限界がある。このため、特に気象・気候シミュレーションのように厳しい時間制約のある応用では、時間方向にも並行性を求める動機が生まれている。Parallel Full Approximation Scheme in Space and Time(PFASST)は、Spectral Deferred Corrections(SDC)に基づく時間並列手法である。マルチグリッドのFull Approximation Scheme(FAS)補正を用いて細かい格子と粗い格子のSDCスイープを結び付け、複数の時間ステップを同時に計算する。 しかしPFASSTの収束は問題に依存することが多く、シミュレーションの進行に伴って、必要な並列時間ステップ数、ひいては計算資源が変わる。動的資源管理(DRM)は、実行中に計算資源とアルゴリズムのパラメーターを適応的に調整できるようにし、この課題への対処法を提供する。 本研究では、PFASSTをDRMで拡張する新しい手法を提示する。この手法は、(a)計算資源の動的な調整、(b)局所的な収束挙動に基づくPFASST反復回数の適応的な選択、(c)この2つの調整を単一の規模変更戦略へ統合することを可能にする。これにより、静的な資源割当てに頼るのではなく、各応用にとって最適な構成を実時間で特定できることを初めて示す。さらに、収束情報を用いたPFASSTの調整が資源利用と収束の効率を改善することを示す。

v1の要旨から自動生成。本文の精読・人による確認は未実施。

初稿
2026-09-21(UTC)
最新改訂
2026-09-21 · v1
査読・掲載
査読状況未確認
arXivで読むPDF

更新履歴

取得できた版を表示。版の更新は査読済みを意味しません。過去版の本文差分は未解析です。

原文の要旨

As computational resources continue to grow, the strong-scaling limitations of spatial parallelism motivate the pursuit of additional concurrency in the temporal dimension, particularly for applications with hard time constraints, such as weather and climate simulations. The Parallel Full Approximation Scheme in Space and Time (PFASST) is a parallel-in-time method based on Spectral Deferred Corrections (SDC). It computes multiple timesteps concurrently by coupling fine- and coarse-grid SDC sweeps using multigrid Full Approximation Scheme (FAS) corrections. However, PFASST's convergence is often problem-dependent, demanding a variable number of parallel timesteps and, hence, computing resources at different times throughout the simulation. Dynamic Resource Management (DRM) provides a remedy for this challenge by enabling the adaptive adjustment of computational resources and algorithmic parameters at runtime. In this work, we present our novel approach to extending PFASST with DRM, which enables (a) dynamic adaptation of computing resources, (b) adaptive selection of the number of PFASST iterations based on local convergence behavior, and (c) coupling of these two adaptations into a single resizing strategy. With this approach, we demonstrate for the first time that optimal configurations can be identified in real time for each application, rather than relying on static allocation. Furthermore, we show that convergence-informed tuning of PFASST improves resource utilization and convergence efficiency.

arXiv ID: 2609.24434 / 要約の誤りについて