Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xe: jit: gemm: reuse xe2 strategies on xe3 #2440

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

dyoussif
Copy link
Contributor

addresses MFDNN-13022. Looks like we also need to reuse Xe2 strategies in addition to XeHPC strategies on Xe3.

@dyoussif dyoussif requested a review from a team as a code owner January 17, 2025 17:13
@github-actions github-actions bot added the platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel label Jan 17, 2025
@dyoussif
Copy link
Contributor Author

make test
disable device_cpu
disable run_scans
disable benchdnn_all
enable benchdnn_nightly
enable benchdnn_matmul
enable benchdnn_conv
enable benchdnn_ip
enable benchdnn_deconv
enable arch_xe-lp
enable arch_xe2-lpg
enable arch_xe3-lpg

@dyoussif dyoussif force-pushed the dyoussif/gemm_xe3_reuse_xe2 branch from acbd0ac to 63b332d Compare January 17, 2025 18:14
@dyoussif dyoussif force-pushed the dyoussif/gemm_xe3_reuse_xe2 branch from 63b332d to 9a7f565 Compare January 17, 2025 20:51
@dyoussif
Copy link
Contributor Author

make test
disable device_cpu
disable run_scans
disable benchdnn_all
enable benchdnn_nightly
enable benchdnn_matmul
enable benchdnn_conv
enable benchdnn_ip
enable benchdnn_deconv
enable arch_xe-lp
enable arch_xe2-lpg
enable arch_xe3-lpg

@dyoussif dyoussif merged commit f95a8c5 into main Jan 22, 2025
4 of 5 checks passed
@dyoussif dyoussif deleted the dyoussif/gemm_xe3_reuse_xe2 branch January 22, 2025 01:20
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