]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
HIP: add GGML_CUDA_CC_IS_* for amd familys as increasing cc archtectures for amd...
authoruvos <redacted>
Sun, 2 Feb 2025 21:08:05 +0000 (22:08 +0100)
committerGeorgi Gerganov <redacted>
Mon, 3 Feb 2025 20:00:57 +0000 (22:00 +0200)
commitc49ee07ff413c64630db58ab08fd51e0378336f5
tree6d915516948d06fe1546424e293c645c548cb5dd
parentf8a831779e8f12253056b1f50f988f67f62f3b6e
HIP: add GGML_CUDA_CC_IS_* for amd familys as increasing cc archtectures for amd gpus are not supersets of eatch other (llama/11601)

This fixes a bug where RDNA1 gpus other than gfx1010 where not handled correctly
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-cuda/mmq.cu
ggml/src/ggml-cuda/mmq.cuh