]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
cmake : add Vulkan build (#730)
authorAndrei <redacted>
Sat, 25 May 2024 12:42:35 +0000 (08:42 -0400)
committerGitHub <redacted>
Sat, 25 May 2024 12:42:35 +0000 (15:42 +0300)
commita10a8b880c059b3b29356eb9a9f8df72f03cdb6a
tree51277a6ec096cedcbd2be2b399933e5b70186052
parent8d6b7038871fada44fbaa61dd5eabe5fccab1cbb
cmake : add Vulkan build (#730)

* Add vulkan shaders from llama.cpp

* Add vulkan build to cmake

* remove autogenerated shaders file

* Update sync scripts

* Remove stale vulkan shaders file

* Add up-to-date shaders file
CMakeLists.txt
scripts/sync-llama-am.sh
scripts/sync-llama.sh
src/CMakeLists.txt
src/ggml_vk_generate_shaders.py [new file with mode: 0644]