Commit 7b2f4a7
authored
[SYCL] remove global variables (#7710)
* separate DPCT helpers outside
* replace global variables with context
* remove useless extra
* update mul_mat condition
* remove duplicate buft initialization
* remove duplicate extra and global work group size
* remove useless backend check
* remove duplicated extras
* use macro for group_size and remove cuda-related1 parent f8ec887 commit 7b2f4a7
File tree
9 files changed
+4201
-4894
lines changed- ggml-sycl
- dpct
9 files changed
+4201
-4894
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
687 | | - | |
| 687 | + | |
| 688 | + | |
688 | 689 | | |
689 | 690 | | |
690 | 691 | | |
| |||
0 commit comments