]> git.djapps.eu Git - pkg/ggml/sources/ggml/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 12:44:49 +0000 (14:44 +0200)
commitf1c3baa0670f70fe9795dfd1ed94e73dce3ade11
tree382d961f363e6094f9028c053c95640a66e21434
parent475e01227333a3a29ed0859b477beabcc2de7b5e
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
src/ggml-vulkan/ggml-vulkan.cpp