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 command-buffer binary update implementation #2152

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

fabiomestre
Copy link
Contributor

@fabiomestre fabiomestre commented Sep 30, 2024

The command-buffer binary update implementation wasn't handling passing nullptr to hNewKernel properly. This PR fixes this issue.

intel/llvm PR: intel/llvm#15569

@github-actions github-actions bot added conformance Conformance test suite issues. cuda CUDA adapter specific issues hip HIP adapter specific issues command-buffer Command Buffer feature addition/changes/specification labels Sep 30, 2024
@fabiomestre fabiomestre marked this pull request as ready for review October 1, 2024 16:54
@fabiomestre fabiomestre requested a review from a team as a code owner October 1, 2024 16:54
@EwanC EwanC added the ready to merge Added to PR's which are ready to merge label Oct 2, 2024
@aarongreig
Copy link
Contributor

going to merge this soon if you can fix the conflict @fabiomestre

@EwanC
Copy link
Contributor

EwanC commented Oct 24, 2024

going to merge this soon if you can fix the conflict @fabiomestre

Fábio is on holiday, so me or @Bensuo will get to this.

@Bensuo
Copy link
Contributor

Bensuo commented Oct 28, 2024

@aarongreig Conflict should be fixed now, thanks!

@aarongreig aarongreig merged commit a9c7aef into oneapi-src:main Oct 28, 2024
74 of 77 checks passed
martygrant pushed a commit to intel/llvm that referenced this pull request Oct 30, 2024
Bumps the UR tag and change the command-buffer update to pass nullptr to
hNewKernel.

Corresponding UR PR:
oneapi-src/unified-runtime#2152

---------

Co-authored-by: Aaron Greig <[email protected]>
Co-authored-by: Ewan Crawford <[email protected]>
YixingZhang007 pushed a commit to YixingZhang007/llvm that referenced this pull request Oct 30, 2024
…15569)

Bumps the UR tag and change the command-buffer update to pass nullptr to
hNewKernel.

Corresponding UR PR:
oneapi-src/unified-runtime#2152

---------

Co-authored-by: Aaron Greig <[email protected]>
Co-authored-by: Ewan Crawford <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
command-buffer Command Buffer feature addition/changes/specification conformance Conformance test suite issues. cuda CUDA adapter specific issues hip HIP adapter specific issues ready to merge Added to PR's which are ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants