Skip to content

[UR] Make kernel launch global offset param optional. #18573

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 6 commits into from
May 29, 2025

Conversation

aarongreig
Copy link
Contributor

The offset is already deprecated so this will let sycl omit it entirely in the future, for now it simplifies some adapter code by allowing the check for whether we're working with an offset to happen once at the sycl level with subsequent checks being simple nullptr comparisons.

The offset is already deprecated so this will let sycl omit it entirely
in the future, for now it simplifies some adapter code by allowing the
check for whether we're working with an offset to happen once at the
sycl level with subsequent checks being simple nullptr comparisons.
@aarongreig aarongreig marked this pull request as ready for review May 21, 2025 15:41
@aarongreig aarongreig requested review from a team as code owners May 21, 2025 15:41
@aarongreig aarongreig requested a review from cperkinsintel May 21, 2025 15:41
@aarongreig
Copy link
Contributor Author

arc fails tracked by #18668

@aarongreig
Copy link
Contributor Author

ping @intel/llvm-reviewers-runtime @intel/dpcpp-nativecpu-reviewers

@aarongreig
Copy link
Contributor Author

The HIP fail isn't related to these changes #18722

@intel/llvm-gatekeepers please merge

@kbenzie kbenzie merged commit 2c20169 into intel:sycl May 29, 2025
33 of 37 checks passed
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.

6 participants