]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
[SYCL] get MAX_MEM_ALLOC from device property (#5270)
authorMeng, Hengyu <redacted>
Fri, 2 Feb 2024 07:54:14 +0000 (15:54 +0800)
committerGitHub <redacted>
Fri, 2 Feb 2024 07:54:14 +0000 (15:54 +0800)
commite805f0fa9951081ce0a86378a7aa52b6f636b82d
tree52c84aae173e081cb12a23059c52c24c3efa1633
parentaf3ba5d94627d337e32a95129e31a3064c459f6b
[SYCL] get MAX_MEM_ALLOC from device property (#5270)

* get max alloc size from device prop

* fix macro typo
ggml-sycl.cpp