Skip to content

Conversation

@fabiomestre
Copy link
Contributor

@fabiomestre fabiomestre commented Nov 6, 2024

Fixes bug where passing nullptr to hNewKernel results on UR_RESULT_ERROR_UNSUPPORTED_FEATURE being returned.

intel/llvm: https://github.com/intel/llvm/pull/15998/files

@fabiomestre fabiomestre requested a review from a team as a code owner November 6, 2024 14:19
@github-actions github-actions bot added level-zero L0 adapter specific issues command-buffer Command Buffer feature addition/changes/specification labels Nov 6, 2024
Copy link
Contributor

@EwanC EwanC left a comment

Choose a reason for hiding this comment

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

Probably a bit late, but can we write a UR CTS test that would've caught this

@github-actions github-actions bot added the conformance Conformance test suite issues. label Nov 6, 2024
@fabiomestre
Copy link
Contributor Author

Probably a bit late, but can we write a UR CTS test that would've caught this

I have now added a test for it 👍

Has PVC been added to CI? If not, even this new test wouldn't have caught the bug unless it was run locally.

@fabiomestre fabiomestre force-pushed the fabio/fix_level_zero_updates branch from 3a78b63 to 8e032a7 Compare November 6, 2024 15:40
@fabiomestre fabiomestre changed the title Fix update validation for L0 and OpenCL [Command-Buffer] Fix update validation for L0 and OpenCL Nov 6, 2024
@EwanC EwanC added the ready to merge Added to PR's which are ready to merge label Nov 7, 2024
@callumfare callumfare merged commit 6a08787 into oneapi-src:main Nov 8, 2024
81 of 83 checks passed
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. level-zero L0 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.

3 participants