This commit is contained in:
Meng, Hengyu 2024-05-31 16:51:56 +08:00
parent 1f80e0e428
commit d32a8f6142
5 changed files with 209 additions and 263 deletions

View file

@ -13,7 +13,6 @@
#ifndef GGML_SYCL_PRESETS_HPP
#define GGML_SYCL_PRESETS_HPP
#define GGML_SYCL_MAX_DEVICES 48
#define GGML_SYCL_MAX_STREAMS 8
#define GGML_SYCL_MAX_BUFFERS 256
#define GGML_SYCL_NAME "SYCL"