Skip to content

Commit 54ef9cf

Browse files
authored
vulkan: Throttle the number of shader compiles during the build step. (ggml-org#10222)
Fixes ggml-org#9582 Spawning too many concurrent copies of glslc leads to "Failed to create pipes" errors on Linux. This change applies the same throttling we use for multithreaded pipeline creation.
1 parent b0cefea commit 54ef9cf

File tree

1 file changed

+122
-210
lines changed

1 file changed

+122
-210
lines changed

0 commit comments

Comments
 (0)