]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
CUDA: use arch list for compatibility check (#11775)
authorJohannes Gäßler <redacted>
Mon, 10 Feb 2025 23:17:22 +0000 (00:17 +0100)
committerGitHub <redacted>
Mon, 10 Feb 2025 23:17:22 +0000 (00:17 +0100)
commitb9ab0a4d0b2ed19effec130921d05fb5c30b68c5
tree67103348bc7385b8d7fd5482b7c552e46f8fc9d2
parent7b891bdc863663b4dc1155aa9429b58c721524b2
CUDA: use arch list for compatibility check (#11775)

* CUDA: use arch list for feature availability check

---------

Co-authored-by: Diego Devesa <redacted>
ggml/src/ggml-common.h
ggml/src/ggml-cuda/common.cuh
ggml/src/ggml-cuda/convert.cu
ggml/src/ggml-cuda/ggml-cuda.cu
ggml/src/ggml-cuda/mmq.cu
ggml/src/ggml-cuda/mmq.cuh