Skip to content

Compile bug: Vulkan fails to compile after f117be1 #17164

@MaggotHATE

Description

@MaggotHATE

Git commit

ece0f5c

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

f117be1

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.cpp

Relevant log output

Error: glslc not found at glslc

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions