Skip to content

[SYCL] Make base classes for graph states #9977

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

Conversation

steffenlarsen
Copy link
Contributor

This commit attempts to fix the exported symbols after #9728 by creating templateless base classes for the different graph class specializations. This is in line with how other classes export their symbols.

This commit attempts to fix the exported symbols after
intel#9728 by creating templateless base
classes for the different graph class specializations. This is in line
with how other classes export their symbols.

Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen requested a review from reble June 19, 2023 15:57
@steffenlarsen steffenlarsen requested a review from a team as a code owner June 19, 2023 15:57
@steffenlarsen steffenlarsen requested a review from bso-intel June 19, 2023 15:57
@steffenlarsen steffenlarsen temporarily deployed to aws June 19, 2023 16:13 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 19, 2023 16:55 — with GitHub Actions Inactive
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen temporarily deployed to aws June 19, 2023 17:33 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 19, 2023 18:10 — with GitHub Actions Inactive
@dm-vodopyanov dm-vodopyanov merged commit 230c93c into intel:sycl Jun 20, 2023
EwanC added a commit to reble/llvm that referenced this pull request Jun 26, 2023
The SYCL-Graphs extension code which landed in intel#9728 is a collaboration between Codeplay and Intel.

When graphs specific code is touched, the teams across both Intel and
Codeplay should be notified. For example, in
intel#9977 no Codeplay developers were
tagged (Not that we have any issues with that PR).
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