]> git.djapps.eu Git - pkg/ggml/sources/llama.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)
committerGitHub <redacted>
Sun, 2 Feb 2025 21:08:05 +0000 (22:08 +0100)
commit4d0598e1445a64c99cf2faac72f8d5d023f1e6a1
tree07b1963408a8a8b5e14b4be7501eddc1f1f81413
parent90f9b88afb6447d3929843a2aa98c0f11074762d
HIP: add GGML_CUDA_CC_IS_* for amd familys as increasing cc archtectures for amd gpus are not supersets of eatch other (#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