Skip to content

Conversation

@slawekptak
Copy link
Contributor

@slawekptak slawekptak commented Aug 26, 2025

The new kernel submit wrapper functions allow to select the submission function type between a standard handler-based function and queue shortcut function. This change allows to increase the test coverage and allows for testing no-handler submission path using existing unit tests.
This PR introduces the single_task submission function wrappers, and the use of the wrappers in a single unit tests set, but the goal is to extend the set of wrappers and their usage in unit tests, in the future.

Copy link
Contributor

@uditagarwal97 uditagarwal97 left a comment

Choose a reason for hiding this comment

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

LGTM, overall. Minor comments.

@aelovikov-intel aelovikov-intel removed their request for review August 26, 2025 15:29
@slawekptak slawekptak marked this pull request as ready for review August 28, 2025 07:51
@slawekptak slawekptak requested a review from a team as a code owner August 28, 2025 07:51
@slawekptak
Copy link
Contributor Author

@intel/llvm-gatekeepers Can you merge please?

@uditagarwal97 uditagarwal97 merged commit 1be0ad2 into intel:sycl Aug 29, 2025
43 of 44 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.

2 participants