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

Fix SYCL accessor subrange calculation #42

Merged
merged 1 commit into from
Aug 19, 2021
Merged

Conversation

fknorr
Copy link
Contributor

@fknorr fknorr commented Aug 18, 2021

The offset and ranges we used to construct SYCL accessors were incorrect since #33. This did not manifest in the tests as the SYCL implementations we test with do not assert their correctness. This PR corrects these ranges and adds a regression test.

@fknorr fknorr requested a review from psalz August 18, 2021 09:48
@fknorr fknorr force-pushed the fix-sycl-accessor-sr branch 3 times, most recently from f48d112 to 0e28244 Compare August 18, 2021 13:58
@psalz
Copy link
Member

psalz commented Aug 19, 2021

LGTM!

@fknorr fknorr merged commit c6444b1 into master Aug 19, 2021
@psalz psalz deleted the fix-sycl-accessor-sr branch August 20, 2021 08:30
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.

None yet

2 participants