Skip to content

Can't compile with GGML_VULKAN=1 #2478

@toboil-features

Description

@toboil-features
ggml/src/ggml-vulkan.cpp:29:10: fatal error: ggml-vulkan-shaders.hpp: No such file or directory
   29 | #include "ggml-vulkan-shaders.hpp"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~

make -j 4 -B GGML_VULKAN=1

The problem presents only with latest commit of whisper.cpp. Llama.cpp is fine, I can compile it easily with Vulkan support.

Also:

make: *** [Makefile:653: ggml/src/ggml-vulkan.o] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions