Skip to content

[ESIMD][E2E] Disable N=non-power-of-two cases for slm_block_store() #12470

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

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

v-klochkov
Copy link
Contributor

Those test cases fail even with the most recent GPU drivers, it seems the issue with such N was fixed for slm_block_load(), but not for slm_block_store().

Those test cases fail even with the most recent GPU drivers,
it seems the issue with such N was fixed for slm_block_load(), but not
for slm_block_store().

Signed-off-by: Klochkov, Vyacheslav N <vyacheslav.n.klochkov@intel.com>
@v-klochkov v-klochkov requested a review from a team as a code owner January 23, 2024 18:39
Copy link
Contributor

@sarnex sarnex left a comment

Choose a reason for hiding this comment

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

Is there an internal tracker for this?

@v-klochkov
Copy link
Contributor Author

v-klochkov commented Jan 23, 2024

Is there an internal tracker for this?

Yes, sure, I am going to create such tracker
I also wrote about it in this PR: #12463 (comment)

@v-klochkov v-klochkov merged commit cc7d3db into intel:sycl Jan 23, 2024
@v-klochkov v-klochkov deleted the esimd_fix_slm_block_store_test branch January 23, 2024 22:04
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.

2 participants