RX9070XT Optimization Worklog
RX9070XT 最適化作業のログ要約です。条件・手順・観測クラスをセットで記録する設計です。dispatch-safe observer が確保できた段階から本格的な実測が始まります。
Optimization worklog for RX9070XT. Designed to record conditions, procedures, and observation class together. Full measurement runs begin once a dispatch-safe observer is available.
現在の baseline timing(Phase B 実機確認)Current Baseline Timing (Phase B Live Confirmation)
以下は最適化 knob を何も操作していない plain 状態の計測です。単発 run のため再現性確認は保留中。
The following measurements are from a plain, unmodified state with no optimization knobs applied. Reproducibility confirmation is pending (single run only).
| case |
load_duration |
prompt_eval_duration |
eval_duration |
備考Notes |
| cold generatecold generate |
17.455s |
0.0238s |
0.306s |
モデルロード支配load-dominated |
| resident hot (np=32)resident hot (np=32) |
0.083s |
0.0248s |
0.149s |
prompt_eval_count=12, eval_count=16prompt_eval_count=12, eval_count=16 |
| decode-heavy probe (np=16)decode-heavy probe (np=16) |
0.086s |
0.0116s |
0.1479s |
prompt_eval_count=3, eval_count=16prompt_eval_count=3, eval_count=16 |
これらは最適化比較の起点として保持しますが、単発計測のため baseline として確定するには複数 run での再現確認が必要です。
These are retained as starting points for optimization comparisons, but they are single-run measurements. Multiple-run reproducibility confirmation is needed to fix them as a confirmed baseline.
実測待ち(dispatch-safe observer 確保後)Pending Measurements (after dispatch-safe observer)
dispatch-safe observer がまだ確保できていないため、single-knob 比較の結果はここには記録されていません。observer を確保した段階で追記します。
A dispatch-safe observer has not yet been secured. Single-knob comparison results are therefore not yet recorded here. This section will be updated once one is available.
- single-knob 比較の結果(knob 名・変更内容・eval_duration の変化・条件)
- baseline からの改善量(条件付き記録)
- 改善の帰属先(kernel family / solver 推定・observer 限界明示付き)
- 複数 run による再現確認
- Single-knob comparison results (knob name, change, eval_duration delta, stated conditions)
- Improvement amount from baseline (recorded with stated conditions)
- Attribution of improvements (kernel family / solver estimate with observer limits stated)
- Reproducibility confirmation across multiple runs
未確定事項Open Questions
- 実測が蓄積する前に最終的な最適化の結論は置きません。
- 単発 run のみで再現性を確定しません。
- dispatch-safe observer が確保できない状態では、改善の kernel 帰属は推論として扱います。
- Final optimization conclusions are not drawn before measurements accumulate.
- Reproducibility is not confirmed from a single run alone.
- Without a dispatch-safe observer, kernel attribution of improvements is treated as inference, not confirmed fact.
掲載情報は観測記録に基づきます。「結果のみ」ではなく「結果に至る観測文脈」を一緒に保持します。
Content is grounded in observation logs. This log retains "the observation context leading to the result," not just the result itself.