]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-cuda : fix CDNA2 compute capability constant for gfx90a (MI210) (#21519)
authorAntoine Viallon <redacted>
Tue, 7 Apr 2026 10:18:55 +0000 (12:18 +0200)
committerGitHub <redacted>
Tue, 7 Apr 2026 10:18:55 +0000 (12:18 +0200)
commit71a81f6fcc2c7e4bf17c3c2484c9498358d173b2
tree735a397a5e459af42f4b3d1cebf506ff8204029b
parentecce0087da749a5d7b0314aae9f1f136eee8b834
ggml-cuda : fix CDNA2 compute capability constant for gfx90a (MI210) (#21519)

GGML_CUDA_CC_CDNA2 was set to 0x910
Fix by setting the constant to 0x90a to match the actual gfx90a ISA.
ggml/src/ggml-cuda/common.cuh