Reference
Short, scannable pages designed for repeated lookup — the stuff you don't want to re-derive every time.
- AMD Strix Halo Local AI Compatibility
Which local-AI runtimes work on Strix Halo (Ryzen AI Max+ / Radeon 8060S) — llama.cpp on ROCm and Vulkan tested at pinned versions, PyTorch tracked but untested, with backend and status per combination.
- Linux eGPU Startup Script Reference (Sonnet 850T5)
The recovered egpu.sh for an RTX PRO 5000 Blackwell in a Sonnet 850T5 under Linux, block by block — runtime power control, the Link Control 2 poke, persistence mode, power cap, audio unbind — with what each step does and how its rationale is sourced.
- llama.cpp Common Options
The llama.cpp flags you will actually use — GPU offloading, context and KV cache, performance, and sampling — grouped and one line each.
- Understanding RAM, GTT, and GPU Memory on AMD Strix Halo
Why tools report different memory sizes on Strix Halo — unified memory architecture, GTT aperture vs usable RAM, what the kernel, ROCm, Vulkan and llama.cpp each report, with measured numbers.