]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml-cuda : fix CDNA2 compute capability constant for gfx90a (MI210) (llama/21519)
authorAntoine Viallon <redacted>
Tue, 7 Apr 2026 10:18:55 +0000 (12:18 +0200)
committerGeorgi Gerganov <redacted>
Thu, 30 Apr 2026 08:29:02 +0000 (11:29 +0300)
commita1f76fb4cfd05ed08c96d2f569379551f6e6989f
treebf55006d376749bc9ce0b787954a4a23a0dd8ac7
parent1ebf3cafa03bf94ae71795f2ceb4a3b2effc7cea
ggml-cuda : fix CDNA2 compute capability constant for gfx90a (MI210) (llama/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