ROCm 7.13 nightly adds strix halo optimizations

Reddit r/LocalLLaMA Tools

Summary

AMD's ROCm 7.13 tech preview adds optimizations for Strix Halo (Ryzen AI Max 300) and open-sources the ROCprof Trace Decoder.

[https://www.phoronix.com/news/ROCm-7.13-Released](https://www.phoronix.com/news/ROCm-7.13-Released) Quote: ...new optimizations for Ryzen AI Max 300 "Strix Halo" and the ROCprof Trace Decoder is now open-source...<snip>... Those rolling from source can grab the ROCm 7.13 Tech Preview via [TheRock on GitHub](https://github.com/ROCm/TheRock/releases/tag/therock-7.13). [https://rocm.docs.amd.com/en/7.13.0-preview/about/release-notes.html](https://rocm.docs.amd.com/en/7.13.0-preview/about/release-notes.html) Trivia: Rocm name origin: radeon open compute module
Original Article

Similar Articles

Strix Halo ROCm + MTP Notes (May 2026)

Reddit r/LocalLLaMA

Technical benchmark comparing ROCm and Vulkan backends for LLM inference on Strix Halo hardware after MTP merged into llama.cpp, revealing ROCm suffers severe performance drops at full context while Vulkan remains stable.

Big News for AMD / Strix Halo+ Owners

Reddit r/LocalLLaMA

The NPU on AMD Strix Halo devices is now usable for AI inference, enabling hybrid mode that combines NPU and iGPU for faster prompt processing. Tools like Lemonade and AMD's ROCm software make this possible.

AMD Strix Halo RDMA Cluster Setup Guide

Hacker News Top

A setup guide for using a custom Docker/Podman toolbox with ROCm/RCCL RDMA support to cluster two AMD Strix Halo nodes, enabling vLLM with tensor parallelism across 256GB unified memory.