]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: mutex around vkQueueSubmit (#14127)
authorJeff Bolz <redacted>
Mon, 16 Jun 2025 06:21:08 +0000 (00:21 -0600)
committerGitHub <redacted>
Mon, 16 Jun 2025 06:21:08 +0000 (08:21 +0200)
commitc89c2d1ab94b11845240b7d3313c87691ea18d88
treec98fde2615f89b5aa7d17b7afc0ed683fbf50c59
parent3555b3004ba7687be3d734acade52a3345758aa4
vulkan: mutex around vkQueueSubmit (#14127)

This fixes the remaining crash in test-thread-safety on my system.
ggml/src/ggml-vulkan/ggml-vulkan.cpp