]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[Vulkan] Fix compilation of `vulkan-shaders-gen` on w64devkit after `e31a4f6` (#8880)
authorMaggotHATE <redacted>
Tue, 6 Aug 2024 11:32:03 +0000 (16:32 +0500)
committerGitHub <redacted>
Tue, 6 Aug 2024 11:32:03 +0000 (13:32 +0200)
commitefda90c93a62274ec0b0bfa80c4eee4bdb6966d0
tree86d9de41b987e5fddcdd5eb262eea133d825afc6
parent0bf16de07b0692e7df26b9a633e232bbd66e0360
[Vulkan] Fix compilation of `vulkan-shaders-gen` on w64devkit after `e31a4f6` (#8880)

* Fix compilation issue in `vulkan-shaders-gen`

https://github.com/ggerganov/llama.cpp/commit/e31a4f679779220312c165b0f5994c680a610e38 broke compilation on w64devkit. Including `algorithm` seems to fix that.

* Guard it under `#ifdef _WIN32`
ggml/src/vulkan-shaders/vulkan-shaders-gen.cpp