whisper.cpp/ggml/src
PureJourney b1385e9aa9 CUDA: correct the lowest Maxwell supported by CUDA 12 (llama/11984)
* CUDA: correct the lowest Maxwell supported by CUDA 12

---------

Co-authored-by: Johannes Gäßler <johannesg@5d6.de>
2025-02-27 08:55:36 +02:00
..
ggml-amx ggml : adapt AMX to tensor->grad removal (llama/0) 2024-11-20 21:00:08 +02:00
ggml-blas ggml : add support for dynamic loading of backends (llama/10469) 2024-12-08 20:14:35 +02:00
ggml-cann llama : add Qwen2VL support + multimodal RoPE (llama/10361) 2024-12-18 12:52:16 +02:00
ggml-cpu ggml-cpu: Add CPU backend support for KleidiAI library (llama/11390) 2025-02-27 08:55:36 +02:00
ggml-cuda CUDA: correct the lowest Maxwell supported by CUDA 12 (llama/11984) 2025-02-27 08:55:36 +02:00
ggml-hip HIP: force max threads per block to be 1024 (llama/11621) 2025-02-27 08:55:36 +02:00
ggml-kompute llama : add Qwen2VL support + multimodal RoPE (llama/10361) 2024-12-18 12:52:16 +02:00
ggml-metal metal : fix the crash caused by the lack of residency set support on Intel Macs. (llama/11904) 2025-02-27 08:55:36 +02:00
ggml-musa MUSA: support ARM64 and enable dp4a .etc (llama/11843) 2025-02-27 08:55:36 +02:00
ggml-opencl opencl: Fix rope and softmax (llama/11833) 2025-02-27 08:55:36 +02:00
ggml-rpc rpc: fix known RCE in rpc-server (ggml/1103) 2025-02-27 08:55:36 +02:00
ggml-sycl SYCL: remove XMX info from print devices (llama/11712) 2025-02-27 08:55:36 +02:00
ggml-vulkan vulkan: implement several ops relevant for ggml_opt (llama/11769) 2025-02-27 08:55:36 +02:00
CMakeLists.txt `ci`: use sccache on windows instead of ccache (llama/11545) 2025-02-03 22:00:57 +02:00
ggml-alloc.c vulkan: use smaller combined allocations to avoid fragmentation (llama/11551) 2025-02-27 08:55:36 +02:00
ggml-backend-impl.h rpc : early register backend devices (llama/11262) 2025-02-03 22:00:57 +02:00
ggml-backend-reg.cpp ggml : allow loading backend with env variable (ggml/1059) 2025-01-14 10:38:01 +02:00
ggml-backend.cpp ggml-backend : only offload from host buffers (fix) (llama/11124) 2025-01-14 10:38:01 +02:00
ggml-common.h CUDA: use arch list for compatibility check (llama/11775) 2025-02-27 08:55:36 +02:00
ggml-impl.h MUSA: support ARM64 and enable dp4a .etc (llama/11843) 2025-02-27 08:55:36 +02:00
ggml-opt.cpp ggml-opt: fix data corruption (ggml/1022) 2024-12-08 20:14:35 +02:00
ggml-quants.c ggml : refactor online repacking (llama/10446) 2024-12-18 12:52:16 +02:00
ggml-quants.h ggml : build backends as libraries (llama/10256) 2024-11-20 21:00:08 +02:00
ggml-threading.cpp ggml : build backends as libraries (llama/10256) 2024-11-20 21:00:08 +02:00
ggml-threading.h remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (llama/10797) 2024-12-18 12:52:16 +02:00
ggml.c fix: typos in documentation files (llama/11791) 2025-02-27 08:55:36 +02:00
gguf.cpp cmake : add sanitizer flags for llama.cpp (llama/11279) 2025-02-03 22:00:57 +02:00