Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile bug: Build hangs in vulkan-shaders-gen #10717

Closed
yurivict opened this issue Dec 8, 2024 · 3 comments
Closed

Compile bug: Build hangs in vulkan-shaders-gen #10717

yurivict opened this issue Dec 8, 2024 · 3 comments

Comments

@yurivict
Copy link
Contributor

yurivict commented Dec 8, 2024

Git commit

4285

Operating systems

BSD

GGML backends

Vulkan

Problem description & steps to reproduce

vulkan-shaders-gen hangs during build in the uwait state.

top shows this process as:

  PID USERNAME    THR PRI NICE   SIZE    RES STATE    C   TIME    WCPU COMMAND
70165 yuri          1  68    0    94M  8212K uwait    1   0:01   0.00% vulkan-shaders-gen

pstree shows this process as:

 |           | |         \--= 70165 yuri /usr/ports/misc/llama-cpp/work/.build/bin/vulkan-shaders-gen --glslc /usr/local/bin/glslc --input-dir /usr/ports/misc/llama-cpp/work/llama.cpp-b4285/ggml/src/ggml-vulkan/vulkan-shaders --output-dir /usr/ports/misc/llama-cpp/work/.build/ggml/src/ggml-vulkan/vulkan-shaders.spv --target-hpp /usr/ports/misc/llama-cpp/work/.build/ggml/src/ggml-vulkan/ggml-vulkan-shaders.hpp --target-cpp /usr/ports/misc/llama-cpp/work/.build/ggml/src/ggml-vulkan/ggml-vulkan-shaders.cpp --no-clean

FreeBSD 14.1
clang-18
vulkan-headers-1.4.303
vulkan-loader-1.4.303

First Bad Commit

No response

Relevant log output

n/a
@jeffbolznv
Copy link
Collaborator

Can you try #10713?

@yurivict
Copy link
Contributor Author

yurivict commented Dec 8, 2024

The build goes through with this PR.

@jeffbolznv
Copy link
Collaborator

Thanks, closing as fixed by #10713.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants