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.

未確定事項Open Questions

掲載情報は観測記録に基づきます。「結果のみ」ではなく「結果に至る観測文脈」を一緒に保持します。 Content is grounded in observation logs. This log retains "the observation context leading to the result," not just the result itself.