We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
4285
BSD
Vulkan
vulkan-shaders-gen hangs during build in the uwait state.
uwait
top shows this process as:
top
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:
pstree
| | | \--= 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
No response
n/a
The text was updated successfully, but these errors were encountered:
Can you try #10713?
Sorry, something went wrong.
The build goes through with this PR.
Thanks, closing as fixed by #10713.
No branches or pull requests
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:pstree
shows this process as:FreeBSD 14.1
clang-18
vulkan-headers-1.4.303
vulkan-loader-1.4.303
First Bad Commit
No response
Relevant log output
The text was updated successfully, but these errors were encountered: