Skip to content

Conversation

@ldorau
Copy link
Contributor

@ldorau ldorau commented Nov 18, 2025

After replacing urEnqueueKernelLaunch() property list with pNext chain property structures (commit 66b3b53) the appendKernelLaunchWithArgsExpNew() function will need the list of properities, so add launchPropList to arguments of appendKernelLaunchWithArgsExpNew() (like it is in appendKernelLaunchWithArgsExpOld()).

It is a preparation for future changes.

@ldorau ldorau requested a review from dyniols November 18, 2025 09:05
@ldorau ldorau force-pushed the Add_launchPropList_to_arguments_of_appendKernelLaunchWithArgsExpNew branch from 00cd27c to 5c0c4a7 Compare November 18, 2025 09:32
@ldorau ldorau force-pushed the Add_launchPropList_to_arguments_of_appendKernelLaunchWithArgsExpNew branch from 5c0c4a7 to 4d68df0 Compare November 18, 2025 14:19
@ldorau ldorau requested a review from pbalcer November 18, 2025 14:20
@ldorau ldorau marked this pull request as ready for review November 18, 2025 14:21
@ldorau ldorau requested a review from a team as a code owner November 18, 2025 14:21
@ldorau ldorau force-pushed the Add_launchPropList_to_arguments_of_appendKernelLaunchWithArgsExpNew branch from 4d68df0 to fe3fa7a Compare November 18, 2025 14:25
After replacing `urEnqueueKernelLaunch()` property list
with `pNext` chain property structures (commit 66b3b53)
the `appendKernelLaunchWithArgsExpNew()` function will need
the list of properities, so add `launchPropList` to arguments
of `appendKernelLaunchWithArgsExpNew()` (like in
`appendKernelLaunchWithArgsExpOld()`).

It is a preparation for future changes.

Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com>
@ldorau
Copy link
Contributor Author

ldorau commented Nov 18, 2025

@kswiecicki please review

@kswiecicki
Copy link
Contributor

UR pre-commit failures are related to: #20683. This PR shouldn't cause any issues, since it's just a parameters refactor.

@kswiecicki kswiecicki merged commit fc672fb into intel:sycl Nov 19, 2025
123 of 133 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.

4 participants