whisper.cpp/ggml
Jeff Bolz 45365fa111
vulkan: Programmatically add RoundingModeRTE to all shaders when the device supports it (llama/21572)
* vulkan: Programmatically add RoundingModeRTE to all shaders when the device supports it

* use FetchContent to get SPIRV-Headers

* Fetch spirv-headers unconditionally

* remove fetchcontent, rely on installed headers

* fix ubuntu job

* Update docs/build.md
2026-04-30 11:29:08 +03:00
..
cmake cmake : remove unused file (ggml/1419) 2026-02-08 09:29:10 +02:00
include ggml: backend-agnostic tensor parallelism (experimental) (llama/19378) 2026-04-30 11:29:05 +03:00
src vulkan: Programmatically add RoundingModeRTE to all shaders when the device supports it (llama/21572) 2026-04-30 11:29:08 +03:00
.gitignore
CMakeLists.txt cmake: fix CMP0194 warning on Windows with MSVC (llama/21630) 2026-04-30 11:29:08 +03:00