Skip to content

[SYCL][HIP] Fix infinite loop when parallel_for range exceeds INT_MAX #5115

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
Dec 17, 2021

Conversation

npmiller
Copy link
Contributor

@npmiller npmiller commented Dec 9, 2021

This is the equivalent for HIP of the changes in #5095.

It also fixes #4255 for the HIP plugin.

This is the equivalent for HIP of the changes in intel#5095.

It also fixes intel#4255 for the HIP plugin.
@bader
Copy link
Contributor

bader commented Dec 16, 2021

@npmiller, do not hesitate to ping reviewers. :)
@smaslov-intel, ping.

Copy link
Contributor

@smaslov-intel smaslov-intel left a comment

Choose a reason for hiding this comment

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

LGTM

@bader bader merged commit fd0b108 into intel:sycl Dec 17, 2021
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.

[Level Zero] sycl::parallel_for with ranges larger than INT_MAX deadlocks or aborts
3 participants