summaryrefslogtreecommitdiff
path: root/ggml-sycl.cpp
AgeCommit message (Expand)Author
2024-03-09ggml : add ggml-common.h to deduplicate shared code (#5940)Georgi Gerganov
2024-03-07Revert "[SYCL] fix error when set main gpu to non-zero (#5901)" (#5918)Neo Zhang Jianyu
2024-03-07[SYCL] fix error when set main gpu to non-zero (#5901)Neo Zhang Jianyu
2024-03-06add wait() to make code stable (#5895)Neo Zhang Jianyu
2024-03-05[SYCL] fix mul_mat fault in CI/unit-test (#5862)Neo Zhang Jianyu
2024-03-04ggml : introduce ggml_status (ggml/750)Michael Podvitskiy
2024-03-02Support multiple GPUs (split mode) on SYCL backend (#5806)Neo Zhang Jianyu
2024-03-01[SYCL] Use batched mul_mat pathway (#5591)AidanBeltonS
2024-02-28Introduce backend GUIDs (ggml/743)UEXTM.com
2024-02-26[SYCL] Add support for soft_max ALiBi (#5639)AidanBeltonS
2024-02-25code : normalize enum names (#5697)Georgi Gerganov
2024-02-21[SYCL] conext add name (#5624)Meng, Hengyu
2024-02-20Update ggml_sycl_op_mul_mat_vec_q (#5502)AidanBeltonS
2024-02-12ggml-sycl: Replace 3d ops with macro (#5458)Abhilash Majumder
2024-02-08Fix f16_sycl cpy call from Arc (#5411)Abhilash Majumder
2024-02-05[SYCL] Fix cpy with dims of 3 (#5289)AidanBeltonS
2024-02-03Fix im2col with 32fp (#5286)AidanBeltonS
2024-02-02Tidy ggml-sycl (#5261)AidanBeltonS
2024-02-02[SYCL] get MAX_MEM_ALLOC from device property (#5270)Meng, Hengyu
2024-02-01add --no-mmap in llama-bench (#5257)Neo Zhang Jianyu
2024-01-31format license text, restore apache license by legal suggestion (#5233)Neo Zhang Jianyu
2024-01-28ggml : add Vulkan backend (#2059)0cc4m
2024-01-28ggml : add unified SYCL backend for Intel GPUs (#2690)Abhilash Majumder