-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Open
Labels
Description
Git commit
Operating systems
Windows
GGML backends
Vulkan
Problem description & steps to reproduce
f117be1 introduced GLSLC check which fails on portable setups, such as w64devkit. Compilation is successful without the check, and inference runs correctly.
First Bad Commit
Compile command
vkt-shaders-gen \
--glslc glslc \
--input-dir base_sampling2/master/ggml/src/ggml-vulkan/vulkan-shaders \
--output-dir base_sampling2/master/ggml/src/ggml-vulkan \
--target-hpp base_sampling2/master/ggml/ggml-vulkan-shaders.hpp \
--target-cpp base_sampling2/master/ggml/ggml-vulkan-shaders.cppRelevant log output
Error: glslc not found at glslc