Qwen3.6-35B-A3B decode ~3x slower than published benchmarks on Ryzen AI 7 350 / Ubuntu 24.04 — NPU validates at full 51 TOPS
Summary
On a Ryzen AI 7 350 (Krackan Point) running Ubuntu 24.04 with FLM v0.9.45, flm bench qwen3.6-moe:35b-a3b produces decode speeds roughly 1/3 of the numbers published on the Qwen3.6 benchmark page, which lists the same CPU, the same FLM version (v0.9.45), and the same default Performance power mode.
The same gap appears with gpt-oss:20b (~2x). Prefill is much closer to spec (~1.4x off), while decode is 2-3x off.
xrt-smi validate reports the NPU running at full spec (gemm TOPS: 51.0, PASSED), so the hardware itself appears healthy.
My main question: were the published benchmarks measured on Windows or Linux? The benchmark pages don't state the OS. If they're Windows numbers, this is a platform gap and my results may be expected on Linux. If they're Linux numbers, something else is going on.
Environment
| |
|
| Machine |
Morefine M900 (mini PC) |
| CPU |
AMD Ryzen AI 7 350 w/ Radeon 860M |
| NPU |
[1022:17f0] (rev 20) → NPU Krackan 1 / npu6, 8 columns |
| RAM |
64 GB, 2× DDR5, dual channel, Configured Memory Speed 5600 MT/s |
| OS |
Ubuntu 24.04.4 LTS |
| Kernel |
6.17.0-40-generic |
| BIOS |
AMI 2.22.1294, KRK.3xx.MS800.V218.P8C1M0C15.14.Morefine |
| FLM |
v0.9.45 |
| XRT |
2.21.75 |
| amdxdna |
AMD official DKMS 2.21.260102.53.release (from RAI_1.7.1_Linux_NPU_XRT.zip) |
| NPU Firmware |
1.1.2.64 |
| Firmware loaded |
amdnpu/17f0_10/npu_7.sbin |
| Memlock |
infinity |
Questions
- Were the published benchmark numbers measured on Windows or Linux? The benchmark pages list CPU, RAM, and FLM version but not the OS. Given FLM's Linux support landed 2026-03-11, a Windows/Linux gap would explain this.
- If they were measured on Linux, is there any additional configuration required beyond what I have above?
- Is the corrupted output at 16k/32k a known issue?
Happy to run any additional diagnostics. Thanks for the great work on FLM.
Qwen3.6-35B-A3B decode ~3x slower than published benchmarks on Ryzen AI 7 350 / Ubuntu 24.04 — NPU validates at full 51 TOPS
Summary
On a Ryzen AI 7 350 (Krackan Point) running Ubuntu 24.04 with FLM v0.9.45,
flm bench qwen3.6-moe:35b-a3bproduces decode speeds roughly 1/3 of the numbers published on the Qwen3.6 benchmark page, which lists the same CPU, the same FLM version (v0.9.45), and the same default Performance power mode.The same gap appears with
gpt-oss:20b(~2x). Prefill is much closer to spec (~1.4x off), while decode is 2-3x off.xrt-smi validatereports the NPU running at full spec (gemm TOPS: 51.0, PASSED), so the hardware itself appears healthy.My main question: were the published benchmarks measured on Windows or Linux? The benchmark pages don't state the OS. If they're Windows numbers, this is a platform gap and my results may be expected on Linux. If they're Linux numbers, something else is going on.
Environment
Questions
Happy to run any additional diagnostics. Thanks for the great work on FLM.