Neo Zhang and GitHub
e98bcfec28
sycl : fix error when use -mg 1 error ( #23140 )
2026-05-18 08:11:19 +03:00
Neo Zhang and GitHub
0f45f1a35c
docker : revert stable version of intel compute-runtime ( #22968 )
2026-05-14 11:30:40 +02:00
Neo Zhang and GitHub
7d442abf5c
[SYCL] Add OP im2col_3d ( #22903 )
...
* add im2col_3d
* format code
* update the ops.md
2026-05-11 08:01:47 +03:00
Neo Zhang and GitHub
6a2a2513dc
fix script error (#22795sycl : )
2026-05-08 06:54:57 +03:00
Neo Zhang and GitHub
eddd7a13a5
[SYCL] Optimize Q4_0 mul_mat for Arc770, add scripts ( #22291 )
...
* opt arc770 for Q4_0
* add for Q4_0
* update the script
* add help script for windows
* update guide
* fix format issue
* convert from dos to unix for format issue
* fix missed -sm parameter
2026-04-25 09:20:14 +03:00
Neo Zhang and GitHub
f51fd36d79
sycl : handle other FA case ( #21377 )
2026-04-06 13:28:00 +03:00
Neo Zhang and GitHub
4888137b17
sycl : fix llama_kv_cache hang when kv_cache is huge: 5GB ( #21283 )
2026-04-02 10:08:32 +03:00
Neo Zhang and GitHub
6b949d1078
sycl : support nvfp4 type in mul_mat ( #21227 )
2026-04-01 13:54:15 +03:00
Neo Zhang and GitHub
62278cedde
sycl : enhance fattn perf ( #21185 )
2026-03-31 13:31:50 +03:00
Neo Zhang and GitHub
afe65aa282
[SYCL] Enhance build script to use half cores to build, avoid OS hang ( #21093 )
...
* use half cores to build, avoid OS hang
* reduce the output text num to short test time
* avoid to return 0
2026-03-29 09:02:45 +08:00
Neo Zhang and GitHub
53dc8b59bf
sycl : fix wrong variable check by assert ( #20903 )
...
* fix wrong variable check by assert
* use GGML api
2026-03-25 11:48:37 +02:00
Neo Zhang and GitHub
f40a80b4f3
support bf16 and quantized type ( #20803 )
2026-03-22 22:06:27 +08:00
Neo Zhang and GitHub
b6c83aad55
[SYCL] ehance UPSCALE to support all UT cases ( #20637 )
...
* [SYCL] ehance UPSCALE to support more cases
* rm test case result of SYCL1
2026-03-17 10:01:52 +08:00
Neo Zhang and GitHub
a93c0ef0fa
add op gated_delta_net ( #20455 )
2026-03-14 22:01:57 +08:00
Neo Zhang and GitHub
ecac98ee53
[SYCL] Update SYCL.md for binary package for Windows ( #20401 )
...
* add download binary package
* update prefix
2026-03-11 22:21:22 +08:00
Neo Zhang and GitHub
0cec84f999
fix op rope, add rope_back ( #20293 )
2026-03-11 09:53:34 +08:00
Neo Zhang and GitHub
b2e1427c9b
fix for failed UT case: ACC, L2_NORM, UPSCALE, fused_glu, unary ( #20283 )
2026-03-11 09:53:05 +08:00
Neo Zhang and GitHub
213c4a0b81
[SYCL] supprt Flash Attention for fp32/fp16/Q4/Q5/Q8 ( #20190 )
...
* support flash-attention for fp32/fp16/Q4/Q5/Q8
* rm warining
* update for JIT
2026-03-08 12:00:07 +08:00
c17dce4f5c
replace the magic nunber 768 by max work group size to support iGPU ( #19920 )
...
Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com >
2026-02-27 09:26:07 +08:00
2943210c1e
support permuted, remove check s0/s10 ( #19889 )
...
Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com >
2026-02-26 10:27:20 +08:00
Neo Zhang and GitHub
bf38346d13
Remove support for Nvidia & AMD GPU, because the oneAPI plugin for Nvidia & AMD GPU is unavailable: download/installation channels are out of work. ( #19246 )
...
User can't build up the software for Nvidia & AMD GPU.
rm the oneMath since it is only used in NV and AMD code path.
2026-02-02 21:06:21 +08:00
Neo Zhang and GitHub
2634ed207a
create test.sh to enhance the parameters for testing, update the guide, rm useless script ( #19243 )
2026-02-01 18:24:00 +08:00
d4964a7c66
sycl: fix norm kernels: l2_norm, group_norm, rms_norm by remove assert to support more cases ( #19154 )
...
Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com >
2026-01-29 09:20:22 +08:00
cb6caca191
[SYCL] use malloc to support both iGPU and dGPU in same time ( #18992 )
...
* use malloc to support both iGPU and dGPU in same time
* support windows
---------
Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com >
2026-01-23 20:54:10 +08:00
a6a552e4ec
[SYCL] replace llama-cli by llama-completion to rm the impact to test script ( #18290 )
...
* replace llama-cli by llama-completion to rm the impact to test script
* Update examples/sycl/run-llama2.sh
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com >
* Update examples/sycl/run-llama2.sh
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com >
* Update examples/sycl/run-llama3.sh
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com >
* Update examples/sycl/run-llama3.sh
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com >
* Update examples/sycl/win-run-llama2.bat
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com >
* Update examples/sycl/win-run-llama3.bat
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com >
---------
Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com >
Co-authored-by: Sigbjørn Skjæret <sigbjorn.skjaeret@scala.com >
2025-12-23 12:59:12 +08:00
Neo Zhang and GitHub
68522c678d
ci : support bfloat16 SYCL release package ( #17855 )
...
* support bfloat16 release package
* add fallback file
2025-12-08 15:09:39 +01:00
7d2add51d8
sycl : support to malloc memory on device more than 4GB, update the doc and script ( #17566 )
...
Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com >
2025-11-29 14:59:44 +02:00
a21c6fd450
update guide ( #8909 )
...
Co-authored-by: Neo Zhang <>
2024-08-11 14:07:43 +05:30
Neo Zhang and GitHub
d4ff847153
[SYCL] correct cmd name ( #8877 )
2024-08-06 09:09:12 +08:00
Neo Zhang and GitHub
df68d4fa5d
[SYCL] Update README-sycl.md for Chapter "Recommended release" and "News" ( #7946 )
...
* Update README-sycl.md
* Update README-sycl.md
* Update README-sycl.md
* Update README-sycl.md
2024-06-17 11:17:07 +08:00