summaryrefslogtreecommitdiff
path: root/ggml-sycl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ggml-sycl.h')
-rw-r--r--ggml-sycl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ggml-sycl.h b/ggml-sycl.h
index c549a64a..1c9d5211 100644
--- a/ggml-sycl.h
+++ b/ggml-sycl.h
@@ -13,7 +13,7 @@
extern "C" {
#endif
-#define GGML_SYCL_MAX_DEVICES 16
+#define GGML_SYCL_MAX_DEVICES 48
#define GGML_SYCL_NAME "SYCL"
GGML_API void ggml_init_sycl(void);