Skip to content

[SYCL] Add Unified Runtime plugin and route to it with SYCL_PREFER_UR #9232

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 21 commits into from
May 15, 2023

Conversation

smaslov-intel
Copy link
Contributor

No description provided.

@smaslov-intel smaslov-intel requested review from a team as code owners April 27, 2023 03:27
@smaslov-intel smaslov-intel temporarily deployed to aws April 27, 2023 05:19 — with GitHub Actions Inactive
@smaslov-intel smaslov-intel temporarily deployed to aws April 27, 2023 07:20 — with GitHub Actions Inactive
@smaslov-intel smaslov-intel temporarily deployed to aws April 27, 2023 23:26 — with GitHub Actions Inactive
@smaslov-intel smaslov-intel temporarily deployed to aws April 28, 2023 00:22 — with GitHub Actions Inactive
@againull againull self-requested a review April 28, 2023 02:54
@smaslov-intel smaslov-intel temporarily deployed to aws April 28, 2023 03:34 — with GitHub Actions Inactive
@smaslov-intel smaslov-intel temporarily deployed to aws April 28, 2023 04:29 — with GitHub Actions Inactive
@smaslov-intel smaslov-intel temporarily deployed to aws April 28, 2023 05:26 — with GitHub Actions Inactive
@smaslov-intel smaslov-intel temporarily deployed to aws April 28, 2023 05:59 — with GitHub Actions Inactive
@smaslov-intel smaslov-intel requested a review from a team as a code owner April 28, 2023 21:07
@smaslov-intel smaslov-intel temporarily deployed to aws April 28, 2023 21:34 — with GitHub Actions Inactive
@smaslov-intel
Copy link
Contributor Author

@againull , @cperkinsintel , @steffenlarsen : please review this

@smaslov-intel smaslov-intel temporarily deployed to aws April 28, 2023 22:41 — with GitHub Actions Inactive
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!

@smaslov-intel
Copy link
Contributor Author

The testing found subtle issue that there were multiple "plugin" objects representing the same backend floating around that got out-of-sync. To make the whole thing more robust I needed to wrap all uses of "plugin" with shared_ptr: f236317

@smaslov-intel smaslov-intel temporarily deployed to aws May 3, 2023 00:53 — with GitHub Actions Inactive
@smaslov-intel smaslov-intel temporarily deployed to aws May 5, 2023 00:38 — with GitHub Actions Inactive
@smaslov-intel smaslov-intel temporarily deployed to aws May 5, 2023 03:04 — with GitHub Actions Inactive
@smaslov-intel smaslov-intel temporarily deployed to aws May 5, 2023 13:00 — with GitHub Actions Inactive
Signed-off-by: Sergey V Maslov <[email protected]>
Signed-off-by: Sergey V Maslov <[email protected]>
Signed-off-by: Sergey V Maslov <[email protected]>
Signed-off-by: Sergey V Maslov <[email protected]>
Signed-off-by: Sergey V Maslov <[email protected]>
Signed-off-by: Sergey V Maslov <[email protected]>
Signed-off-by: Sergey V Maslov <[email protected]>
Signed-off-by: smaslov <[email protected]>
Signed-off-by: smaslov <[email protected]>
Signed-off-by: smaslov <[email protected]>
Signed-off-by: smaslov <[email protected]>
Signed-off-by: smaslov <[email protected]>
Signed-off-by: smaslov <[email protected]>
Signed-off-by: smaslov <[email protected]>
Signed-off-by: smaslov <[email protected]>
@smaslov-intel smaslov-intel temporarily deployed to aws May 14, 2023 20:35 — with GitHub Actions Inactive
@smaslov-intel smaslov-intel temporarily deployed to aws May 14, 2023 21:06 — with GitHub Actions Inactive
@steffenlarsen
Copy link
Contributor

No applicable L0 reviewers available. Trusting @jandres742 for the small related L0 backend changes.

@steffenlarsen steffenlarsen merged commit 5a239c6 into intel:sycl May 15, 2023
jandres742 pushed a commit to jandres742/llvm that referenced this pull request May 16, 2023
- Add changes to fix tests after

[SYCL] Add Unified Runtime plugin and route to it with SYCL_PREFER_UR
intel#9232

Signed-off-by: Jaime Arteaga <[email protected]>
jandres742 pushed a commit to jandres742/llvm that referenced this pull request May 23, 2023
- Add changes to fix tests after

[SYCL] Add Unified Runtime plugin and route to it with SYCL_PREFER_UR
intel#9232

Signed-off-by: Jaime Arteaga <[email protected]>
jandres742 pushed a commit to jandres742/llvm that referenced this pull request May 26, 2023
- Add changes to fix tests after

[SYCL] Add Unified Runtime plugin and route to it with SYCL_PREFER_UR
intel#9232

Signed-off-by: Jaime Arteaga <[email protected]>
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