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

[SYCL][E2E][Joint Matrix] Make half tests UNSUPPORTED on some arch #15447

Merged
merged 3 commits into from
Sep 20, 2024

Conversation

YuriPlyakhin
Copy link
Contributor

@YuriPlyakhin YuriPlyakhin commented Sep 19, 2024

Add UNSUPPORTED for SPR for Joint Matrix fp16 tests in SPVCooperativeMatrix folder to avoid unexpected pass.

Since tests for matrix fp16 support are using runtime query now
they will report pass on cpu architectures which don't support matrix
fp16 operations. Hence XFAIL should be limited to only architectures,
which support matrix fp16 operations
@YuriPlyakhin YuriPlyakhin changed the title [SYCL][E2E][Joint Matrix] Limit XFAIL for half tests [SYCL][E2E][Joint Matrix] Make half tests UNSUPPORTED on some arch Sep 20, 2024
Copy link
Contributor

@dkhaldi dkhaldi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@YuriPlyakhin
Copy link
Contributor Author

@intel/llvm-gatekeepers, all ✅, please merge

@sarnex sarnex merged commit 6dcc826 into intel:sycl Sep 20, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants