Skip to content

[GPU] gemm xe3p fixups#5103

Merged
dyoussif merged 2 commits intomainfrom
dyoussif/gemm_xe3p_fixups
May 5, 2026
Merged

[GPU] gemm xe3p fixups#5103
dyoussif merged 2 commits intomainfrom
dyoussif/gemm_xe3p_fixups

Conversation

@dyoussif
Copy link
Copy Markdown
Contributor

fixups for #4981 , addresses MFDNN-14989, MFDNN-14994, MFDNN-14995.
1)jit xehp systolic implementation was not enabled properly for xe3p; revert change.
2) allowing grf 512 kernels for nvl-p uncovered issue with strategy where kChain was incorrectly enabled; Fwd modifier is not supported on nvl-p.

@dyoussif dyoussif requested a review from a team as a code owner April 30, 2026 18:43
@github-actions github-actions Bot added the platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel label Apr 30, 2026
Comment thread src/gpu/intel/gemm/jit/generator/strategy.cpp Outdated
@dyoussif dyoussif force-pushed the dyoussif/gemm_xe3p_fixups branch 2 times, most recently from f20a191 to 9636e54 Compare May 1, 2026 00:00
@dyoussif dyoussif force-pushed the dyoussif/gemm_xe3p_fixups branch from 9636e54 to 640f004 Compare May 1, 2026 17:17
@dyoussif
Copy link
Copy Markdown
Contributor Author

dyoussif commented May 1, 2026

make test
disable test_device_cpu
disable benchdnn_all
enable benchdnn_matmul
enable benchdnn_ip
enable benchdnn_rnn
enable arch_gpu_xe-hpc
enable arch_gpu_xe-hpg-atsm
enable arch_gpu_xe-hpg-dg2
enable arch_gpu_xe-lp
enable arch_gpu_xe-lpg
enable arch_gpu_xe-lpg+
enable arch_gpu_xe2-hpg-bmg
enable arch_gpu_xe2-lpg
enable arch_gpu_xe3-lpg
enable arch_gpu_xe3p-lpg

@dyoussif dyoussif merged commit dbfac94 into main May 5, 2026
12 of 14 checks passed
@dyoussif dyoussif deleted the dyoussif/gemm_xe3p_fixups branch May 5, 2026 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants