Skip to content

[SYCL][HIP] Check total local size before kernel launch #4929

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

Conversation

npmiller
Copy link
Contributor

This is the exact same check as in the CUDA plugin however it was missing from the HIP plugin apparently.

This fixes the llvm-test-suite test DeprecatedFeatures/parallel_for_range.cpp with HIP.

Copy link
Contributor

@bader bader left a comment

Choose a reason for hiding this comment

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

@bader bader merged commit c56499c into intel:sycl Nov 17, 2021
againull pushed a commit to intel/llvm-test-suite that referenced this pull request Jan 25, 2022
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 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