Skip to content

Conversation

@keyradical
Copy link
Contributor

Dynamic parameters in SYCL Graphs should be used for now with free_function_kernels extension since then the order of kernel arguments is well defined.

The tests are a copy of few selected ones from Graph/Update and modified such that they use the extension. They live in Graph/Update/FreeFunctionKernels.

Since the free function kernels are not yet implemented on CUDA, we should keep for now both copies of the tests (with and without free functions).

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.

Couple of comments:

@keyradical keyradical force-pushed the konrad/AddGraphsWithFreeFunctionsTests branch from 0cad22a to 693fd38 Compare November 25, 2024 15:40
@keyradical keyradical force-pushed the konrad/AddGraphsWithFreeFunctionsTests branch from 693fd38 to c852adf Compare November 25, 2024 15:44
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.

LGTM, remaining comments are nitpicking

@keyradical
Copy link
Contributor Author

@intel/llvm-gatekeepers could you merge this, please?

@sarnex sarnex merged commit bbcf65c into intel:sycl Nov 27, 2024
14 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.

3 participants