Skip to content

[SYCL][Graph] Support for kernel-bundle #11505

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Oct 16, 2023

Conversation

mfrancepillois
Copy link
Contributor

  • Adds support for using kernel-bundle in Graph.
  • Adds tests checking that kernel bundles can be used with the Record&Replay API and the Explicit API.

Adds support for using kernel-bundle in Graph.
Adds tests checking that kernel bundles can be used with the Record&Replay API and the Explcit API.
@mfrancepillois mfrancepillois requested review from a team as code owners October 11, 2023 11:27
@mfrancepillois mfrancepillois changed the title SYCL][Graph] Support for kernel-bundle [SYCL][Graph] Support for kernel-bundle Oct 11, 2023
@mfrancepillois mfrancepillois temporarily deployed to WindowsCILock October 11, 2023 11:28 — with GitHub Actions Inactive
@mfrancepillois mfrancepillois temporarily deployed to WindowsCILock October 11, 2023 11:51 — with GitHub Actions Inactive
@@ -2388,8 +2388,31 @@ pi_int32 enqueueImpCommandBufferKernel(
pi_program PiProgram = nullptr;
Copy link
Contributor

Choose a reason for hiding this comment

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

@sergey-semenov , would you be able to look at the changes in this file? I'm not familiar enough to provide comprehensive review.

Copy link
Contributor

Choose a reason for hiding this comment

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

The changes in this file look good to me.

Copy link
Contributor

Choose a reason for hiding this comment

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

@aelovikov-intel @sergey-semenov Could one of you approve this PR if you are happy with the content, thanks.

@mfrancepillois mfrancepillois temporarily deployed to WindowsCILock October 12, 2023 08:52 — with GitHub Actions Inactive
@mfrancepillois mfrancepillois temporarily deployed to WindowsCILock October 12, 2023 09:16 — with GitHub Actions Inactive
Copy link
Contributor

@reble reble left a comment

Choose a reason for hiding this comment

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

LGTM

@aelovikov-intel aelovikov-intel merged commit 341e989 into intel:sycl Oct 16, 2023
EwanC added a commit to reble/llvm that referenced this pull request Nov 10, 2023
The following features defined in the specification
as unsupported, have working implementations upstream.

* intel#11418
* intel#11505
* intel#11556
EwanC added a commit to reble/llvm that referenced this pull request Nov 15, 2023
The following features are defined in the specification as unsupported, but
have working implementations merged upstream. This PR updates the graphs
specification to reflect that and removes some trailing whitespace.

* intel#11418
* intel#11505
* intel#11556
* intel#11855
steffenlarsen pushed a commit that referenced this pull request Nov 15, 2023
The following features are defined in the specification as unsupported,
but have working implementations merged upstream. This PR updates the
graphs specification to reflect that and removes some trailing
whitespace.

* #11418
* #11505
* #11556
* #11855
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.

5 participants