]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: Catch pipeline creation failure and print an error message (#11436)
authorJeff Bolz <redacted>
Wed, 29 Jan 2025 15:26:50 +0000 (09:26 -0600)
committerGitHub <redacted>
Wed, 29 Jan 2025 15:26:50 +0000 (09:26 -0600)
commit2711d0215ff6a1ecb2202ac8c1f135bceed7057b
treefe9e360143c575b412a6c77bb5e398196f4b4225
parentf0d4b29edfc633ec3ba6442482a6b43a5cd80a01
vulkan: Catch pipeline creation failure and print an error message (#11436)

* vulkan: Catch pipeline creation failure and print an error message

Also, fix some warnings from my on-demand compile change.

* vulkan: fix pipeline creation logging
ggml/src/ggml-vulkan/ggml-vulkan.cpp