Skip to content

[SYCL][Graph] Enable specialization constants with graph #11556

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 14 commits into from
Nov 9, 2023

Conversation

EwanC
Copy link
Contributor

@EwanC EwanC commented Oct 17, 2023

  • Enables specialization constants handling in SYCL-Graph extension.
  • Adds E2E tests that verify this behavior.
  • Removes unittests tests that checked for unsupported feature exception throwing.

Enables specification constants handling in Graph.
Adds E2E tests that verify this behavior.
Removes unittests tests that checked for unsupported feature exception throwing.
@EwanC EwanC temporarily deployed to WindowsCILock October 17, 2023 08:12 — with GitHub Actions Inactive
@EwanC EwanC temporarily deployed to WindowsCILock October 17, 2023 08:36 — with GitHub Actions Inactive
@EwanC EwanC marked this pull request as ready for review October 17, 2023 09:41
@EwanC EwanC requested review from a team as code owners October 17, 2023 09:41
@EwanC EwanC requested a review from sergey-semenov October 17, 2023 09:41
@bader
Copy link
Contributor

bader commented Oct 17, 2023

"specification constants" -> "specialization constants"

@EwanC EwanC changed the title [SYCL][Graph] Enable specification constants with graph [SYCL][Graph] Enable specialization constants with graph Oct 17, 2023
@EwanC
Copy link
Contributor Author

EwanC commented Oct 17, 2023

"specification constants" -> "specialization constants"

Thanks for spotting 🤦 Updated PR title and description (since I think force pushing to change git commit message isn't the desired git workflow)

@EwanC EwanC temporarily deployed to WindowsCILock October 18, 2023 08:07 — with GitHub Actions Inactive
@EwanC EwanC temporarily deployed to WindowsCILock October 18, 2023 08:32 — with GitHub Actions Inactive
@EwanC EwanC temporarily deployed to WindowsCILock October 18, 2023 14:58 — with GitHub Actions Inactive
@EwanC EwanC temporarily deployed to WindowsCILock October 18, 2023 15:34 — with GitHub Actions Inactive
@EwanC EwanC temporarily deployed to WindowsCILock October 20, 2023 07:41 — with GitHub Actions Inactive
@EwanC EwanC temporarily deployed to WindowsCILock October 20, 2023 08:07 — with GitHub Actions Inactive
@EwanC EwanC temporarily deployed to WindowsCILock October 23, 2023 08:17 — with GitHub Actions Inactive
@EwanC EwanC temporarily deployed to WindowsCILock October 23, 2023 08:43 — with GitHub Actions Inactive
@EwanC
Copy link
Contributor Author

EwanC commented Oct 23, 2023

@intel/llvm-reviewers-runtime Could this have a review please

@EwanC EwanC temporarily deployed to WindowsCILock October 27, 2023 08:26 — with GitHub Actions Inactive
@EwanC
Copy link
Contributor Author

EwanC commented Nov 6, 2023

@intel/llvm-reviewers-runtime Can you review this please

Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

LGTM!

@EwanC
Copy link
Contributor Author

EwanC commented Nov 9, 2023

@intel/llvm-gatekeepers I think this PR is good to merge, the CI is green and has approvals from necessary groups

@steffenlarsen steffenlarsen merged commit fca7f5e into intel:sycl Nov 9, 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.

6 participants