確認できた事実
Observed facts
実機ログ、生成結果、`rocm-smi`、journal、設定ファイルなど、実際に確認できたものだけを置きます。
Only things that were actually observed on the machine: runtime logs, generation output, `rocm-smi`, journals, and concrete configuration details.
実機・実ログ・再現手順に寄り添って、各 GPU で何が観測されたかを整理するページ群です。ROCm の一般論ではなく、個別のセットアップを丁寧に読むための入口として設計しています。
A collection of pages that organize what was observed on specific GPUs using real machines, runtime logs, and reproducible setups. These pages focus on concrete setups rather than broad ROCm generalizations.
各ケーススタディは、観測と解釈を混ぜないために、同じ3つの層で整理します。
Each case study uses the same three-layer structure so that observation and interpretation do not get mixed together.
実機ログ、生成結果、`rocm-smi`、journal、設定ファイルなど、実際に確認できたものだけを置きます。
Only things that were actually observed on the machine: runtime logs, generation output, `rocm-smi`, journals, and concrete configuration details.
事実から自然に読める範囲で、どこがボトルネックだったか、何が支配的に見えたかを整理します。
Keeps interpretation within the range that the evidence can support, such as likely bottlenecks or the dominant reliability risk in that setup.
他環境で再現するか、一般法則と言えるか、設定依存かどうかなど、未確定な点も明示します。
Explicitly marks what is still unknown, such as cross-system reproducibility, generality, and setup-specific behavior.
まずは MI25 / gfx900 の推論経路ケースから始めます。今後、GPU ごとのページをここに追加していく前提です。
The first published case focuses on MI25 / gfx900 inference behavior. Additional per-GPU pages can be added here later.
mi25-inference-case-study.html
ROCm 7.2 と Ollama source build を使ったローカル観測。`tinyllama` と `deepseek-r1:14b` を例に、GPU path がどのように observed されたかを整理します。
A local observation page for ROCm 7.2 plus an Ollama source build, using `tinyllama` and `deepseek-r1:14b` as concrete examples of the GPU path being observed.
関連リポジトリ: AETS-MAGI/ROCm-MI25-build
Related repository: AETS-MAGI/ROCm-MI25-build
ケーススタディは単独で読むこともできますが、研究全体の流れや ROCm 側の構造とあわせると、位置づけがつかみやすくなります。
Each case study can be read on its own, but it becomes easier to place when combined with the broader investigation timeline and ROCm-wide structure pages.
../experiment-history.html
調査全体の流れを時系列で追うページです。ケーススタディを全体の中でどこに置くかを確認できます。
A timeline view of the overall investigation, useful for placing each case study in the broader chronology.
../rocm-structure.html
個別 GPU の挙動を、ROCm 全体の stack や support の層分解と結びつけて考えるための背景ページです。
Background reading for connecting individual GPU behavior to the broader ROCm stack and the layered meanings of support.