whisper.cpp
b54ce5ed - vulkan: Throttle the number of shader compiles during the build step. (llama/10222)

Commit
1 year ago
vulkan: Throttle the number of shader compiles during the build step. (llama/10222) Fixes #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.
Author
Committer
Parents
Loading