]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
docker : add build for SYCL, Vulkan + update readme (#5228)
authorXuan Son Nguyen <redacted>
Fri, 2 Feb 2024 07:56:31 +0000 (08:56 +0100)
committerGitHub <redacted>
Fri, 2 Feb 2024 07:56:31 +0000 (09:56 +0200)
commit6b91b1e0a92ac2e4e269eec6361ca53a61ced6c6
treeee931e411a1bf8d533b52ea58ca2121c0f102a50
parente805f0fa9951081ce0a86378a7aa52b6f636b82d
docker : add build for SYCL, Vulkan + update readme (#5228)

* add vulkan dockerfile

* intel dockerfile: compile sycl by default

* fix vulkan dockerfile

* add docs for vulkan

* docs: sycl build in docker

* docs: remove trailing spaces

* docs: sycl: add docker section

* docs: clarify install vulkan SDK outside docker

* sycl: use intel/oneapi-basekit docker image

* docs: correct TOC

* docs: correct docker image for Intel oneMKL
.devops/main-intel.Dockerfile
.devops/main-vulkan.Dockerfile [new file with mode: 0644]
.devops/server-intel.Dockerfile
.devops/server-vulkan.Dockerfile [new file with mode: 0644]
README-sycl.md
README.md