]> git.djapps.eu Git - pkg/ggml/sources/ggml/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 12:44:49 +0000 (14:44 +0200)
commitd500f8d986d73f8f7695a6216fb4cb055a154e01
treeea044eca80d3c9d6cd47045e1d2b8ca71acb4680
parent0f36dae8a7cb3e1b97225cd71d32142a3fbe1ce5
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
src/ggml-cuda/common.cuh
src/ggml-cuda/ggml-cuda.cu
src/ggml-cuda/mmq.cu
src/ggml-cuda/mmq.cuh