A parallel code named P-EFIT which could complete an equilibrium reconstruction iteration in 220 µs is described. It is build with the CUDA™ architecture. Some optimization for middle-scale matrix multiplication on graphics processing unit and an algorithm which could solve block tri-diagonal linear system efficiently in parallel is described. Benchmark test is conducted. Static test proves the correctness of the P-EFIT and simulation-test proves the feasibility of using P-EFIT for real-time reconstruction with a 65 × 65 grid.
P-EFITと名付けられた並列コードについて説明する。これは、平衡再構成の反復を220 µsで完了できるものである。このコードはCUDA™アーキテクチャを用いて構築されている。グラフィックス処理ユニット上での中型行列乗算に対するいくつかの最適化と、ブロック三重対角線形システムを効率的に並列解決するアルゴリズムについて説明する。ベンチマークテストが実施される。静的テストはP-EFITの正確性を証明し、シミュレーションテストは65×65グリッドを用いたリアルタイム再構成に対するP-EFITの実現可能性を証明する。