]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
vulkan: Catch pipeline creation failure and print an error message (llama/11436)
authorJeff Bolz <redacted>
Wed, 29 Jan 2025 15:26:50 +0000 (09:26 -0600)
committerGeorgi Gerganov <redacted>
Mon, 3 Feb 2025 20:00:57 +0000 (22:00 +0200)
commit75e7d0585e863e20e9e06feb6a7390d6507436ff
tree1da56a887f554b285ba015fa164f5e1fc96548f9
parent682a6f5f87565aaca583c3f03e12708dbdb3efae
vulkan: Catch pipeline creation failure and print an error message (llama/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