seperate DPCT helpers outside
remove global variables and pack into context
This commit is contained in:
parent
e6157f94c8
commit
1f80e0e428
7 changed files with 4021 additions and 4542 deletions
|
@ -13,9 +13,6 @@
|
|||
extern "C" {
|
||||
#endif
|
||||
|
||||
#define GGML_SYCL_MAX_DEVICES 48
|
||||
#define GGML_SYCL_NAME "SYCL"
|
||||
|
||||
// backend API
|
||||
GGML_API ggml_backend_t ggml_backend_sycl_init(int device);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue