Skip to content

Commit 32dcd7d

Browse files
Document BenchPark result format compatibility issues
[park-only] - Record result format differences between BenchPark and BenchKit - Note that FoM names vary by application and workload - Identify need for result server display improvements - Mark result format unification as critical future task
1 parent 4f9bf78 commit 32dcd7d

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

BENCHPARK_TODO.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,21 @@
4444
- [ ] BenchKit形式への変換テスト
4545
- [ ] 結果表示システムとの統合確認
4646

47+
### 3.5 結果形式の統一(重要な課題)
48+
**現在の問題:**
49+
- BenchParkの結果形式(`results.latest.txt`)がアプリごとに異なる
50+
- FoM(Figure of Merit)の名称がアプリ・ワークロードごとに異なる
51+
- osu-micro-benchmarks: `Bandwidth`, `Latency`など複数のメトリクス
52+
- 各メッセージサイズごとに異なるFoM値
53+
- BenchKitの単一FoM形式と互換性がない
54+
55+
**必要な対応:**
56+
- [ ] BenchPark結果形式の詳細調査
57+
- [ ] アプリごとのFoM抽出ロジック設計
58+
- [ ] BenchKit結果サーバの表示形式改善
59+
- [ ] 複数メトリクスの統合表示方法の検討
60+
- [ ] 結果変換スクリプトの大幅な修正
61+
4762
### 4. システム拡張
4863
- [ ] ~~Fugakuシステムでの動作確認~~ → 保留(技術的制約)
4964
- [ ] 他のBenchParkアプリケーションの追加

0 commit comments

Comments
 (0)