Skip to content

[SYCL][ESIMD][E2E] Fix sporadic esimd emulator failure #9142

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
Apr 21, 2023

Conversation

sarnex
Copy link
Contributor

@sarnex sarnex commented Apr 20, 2023

With NumEl 7, 8 and 10, a write of offset 6 stride 2 NumSelectedEl=NumEl/3 leads to an out of bound write, so just lower the offset so we have space.

With NumEl 7, 8 and 10, a write of offset 6 stride 2 NumSelectedEl=NumEl/3 leads to an out of bound write, so just lower the offset so we have space.

Signed-off-by: Sarnie, Nick <nick.sarnie@intel.com>
@sarnex sarnex marked this pull request as ready for review April 20, 2023 17:13
@sarnex sarnex requested a review from a team as a code owner April 20, 2023 17:13
@sarnex sarnex temporarily deployed to aws April 20, 2023 17:58 — with GitHub Actions Inactive
@sarnex sarnex temporarily deployed to aws April 20, 2023 21:33 — with GitHub Actions Inactive
@sarnex
Copy link
Contributor Author

sarnex commented Apr 21, 2023

********************
Failed Tests (1):
  SYCL :: USM/usm_pooling.cpp

not related

@intel/llvm-gatekeepers Can we merge? Thx

@steffenlarsen steffenlarsen merged commit 53e77ce into intel:sycl Apr 21, 2023
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