whisper.cpp/ggml
Emil Askerov 0fa31f9bb6
ggml: improve SPIR-V headers detection with __has_include (llama/21918)
* ggml: improve SPIR-V headers detection with __has_include while preserving original _WIN32 logic

* Address review comments: fix fallback logic and add FreeBSD support

* Remove spirv_cross fallback as per review

* Remove redundant __has_include check
2026-04-30 11:29:22 +03:00
..
cmake cmake : remove unused file (ggml/1419) 2026-02-08 09:29:10 +02:00
include CUDA: manage NCCL communicators in context (llama/21891) 2026-04-30 11:29:09 +03:00
src ggml: improve SPIR-V headers detection with __has_include (llama/21918) 2026-04-30 11:29:22 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt HIP: flip GGML_HIP_GRAPHS to default on (llama/22254) 2026-04-30 11:29:16 +03:00