]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
docs: Update build.md: HSA_OVERRIDE_GFX_VERSION clarification (#21331)
authorjeromew <redacted>
Fri, 3 Apr 2026 13:05:14 +0000 (15:05 +0200)
committerGitHub <redacted>
Fri, 3 Apr 2026 13:05:14 +0000 (21:05 +0800)
commit384c0076bcf1df739c3e0b51d6415538b9ad3123
tree2109bfde2ff70321aebd4f1fd20b42a21706a191
parent1f34806c441f335f7d66e56fdb8ab3f5d09684e9
docs: Update build.md: HSA_OVERRIDE_GFX_VERSION clarification (#21331)

The `HSA_OVERRIDE_GFX_VERSION` variable can be used in ROCm to override an unsupported target architecture with a similar but supported target architecture.

This does not and has never worked on Windows. I think the clarification could avoid driving Windows people towards this solution that does not work.
docs/build.md