Skip to content

Conversation

@winstonzhang-intel
Copy link
Contributor

@winstonzhang-intel winstonzhang-intel commented Dec 5, 2024

When using counterbased events, sometimes when retrieving immediate commandlist, we would return a commandlist that is does not have the ZE_COMMAND_QUEUE_FLAG_IN_ORDER flag set which causes an invalid argument when trying to use that commandlist later.
SYCL/LLVM: intel/llvm#16291

@winstonzhang-intel winstonzhang-intel marked this pull request as ready for review December 5, 2024 21:49
@winstonzhang-intel winstonzhang-intel requested a review from a team as a code owner December 5, 2024 21:49
@github-actions github-actions bot added the level-zero L0 adapter specific issues label Dec 5, 2024
winstonzhang-intel added a commit to winstonzhang-intel/llvm that referenced this pull request Dec 5, 2024
Copy link
Contributor

@nrspruit nrspruit left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the patch!

When using counterbased events, sometimes when retrieving commandlist, in getImmCmdlist we return a cmdlist that is not in
order.

Signed-off-by: Zhang, Winston <[email protected]>
@nrspruit nrspruit added ready to merge Added to PR's which are ready to merge v0.11.x Include in the v0.11.x release labels Dec 6, 2024
@kbenzie kbenzie merged commit e3250b7 into oneapi-src:main Dec 9, 2024
73 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level-zero L0 adapter specific issues ready to merge Added to PR's which are ready to merge v0.11.x Include in the v0.11.x release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants