Alexey Kopytko
581d020b12
SYCL: implement ggml_sycl_pool_vmm (#22862)
* SYCL: implement ggml_sycl_pool_vmm
* Add an option to bypass VMM with GGML_SYCL_DISABLE_VMM
* Clean up debugging logging
* document GGML_SYCL_DISABLE_VMM
* Multi-stream MoE optimization
* Revert "Multi-stream MoE optimization"
This reverts commit 938929c3f13a562ec67c59e87cc5d38595444cce.
* Update common.hpp
Co-authored-by: Neo Zhang <zhang.jianyu@outlook.com>
* Flip GGML_SYCL_DISABLE_VMM to GGML_SYCL_ENABLE_VMM
* add logging for GGML_SYCL_ENABLE_VMM when extension is not available (SYCL_EXT_ONEAPI_VIRTUAL_MEM macro)
* Apply suggestions from code review
Co-authored-by: Alexey Kopytko <alexey@kopytko.com>
* Apply suggestion from @sanmai
* Apply suggestion from @sanmai
---------
Co-authored-by: Neo Zhang <zhang.jianyu@outlook.com>
2026-05-26 07:59:00 +03:00
..
2026-05-26 07:59:00 +03:00
2026-04-15 14:45:16 +02:00
2026-05-06 21:54:09 +02:00
2026-05-12 07:27:40 -07:00
2025-12-19 09:32:04 +02:00
2026-05-22 20:35:46 +08:00
2026-05-25 10:43:24 +02:00
2026-05-21 11:00:27 -07:00
2026-03-30 20:24:37 +02:00
2026-05-22 20:35:46 +08:00
2026-05-07 17:48:40 +02:00
2026-04-13 22:28:17 +02:00
2026-05-12 07:27:40 -07:00
2026-05-21 09:30:55 +03:00