Skip to content
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

[sycl][hip] Exception for unsupported get_native<sycl::context> #14476

Merged
merged 16 commits into from
Sep 24, 2024

Conversation

JackAKirk
Copy link
Contributor

@JackAKirk JackAKirk commented Jul 8, 2024

Add exception for unsupported get_nativesycl::context specialization for HIP backend.
This was previously marked deprecated. We keep the specialization in order to give an error message to users.

Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
@JackAKirk JackAKirk requested a review from a team as a code owner July 11, 2024 11:00
@JackAKirk JackAKirk changed the title [DO NOT MERGE] Test UR pr. [sycl][hip] Exception for unsupported get_native<sycl::context> Jul 11, 2024
@JackAKirk JackAKirk marked this pull request as draft July 12, 2024 10:09
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
@JackAKirk
Copy link
Contributor Author

JackAKirk commented Sep 20, 2024

I'll update the FetchUnifiedRuntime to resolve conflicts once approvals are given and oneapi-src/unified-runtime#1830 has been merged.

@JackAKirk JackAKirk marked this pull request as ready for review September 20, 2024 14:04
@JackAKirk
Copy link
Contributor Author

Hi @uditagarwal97
this is ready for review now, thanks.

Also made exception use feature_not_supported

Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Copy link
Contributor

@uditagarwal97 uditagarwal97 left a comment

Choose a reason for hiding this comment

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

Thanks for making the changes!
SYCL RT changes LGTM!

# Date: Tue Sep 17 10:31:44 2024 +0200
# Merge pull request #2087 from nrspruit/fix_driver_inorder_event_wait
# [L0] Fix urEnqueueEventsWaitWithBarrier for driver in order lists
set(UNIFIED_RUNTIME_TAG 0ac56783090f481081edea84bacc236092a0f695)
Copy link
Contributor

Choose a reason for hiding this comment

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

oneapi-src/unified-runtime#1830 has been merged, please update

Copy link
Contributor Author

@JackAKirk JackAKirk Sep 23, 2024

Choose a reason for hiding this comment

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

Thanks, done.

@aarongreig
Copy link
Contributor

@intel/llvm-gatekeepers please merge

@steffenlarsen steffenlarsen merged commit 51438d5 into intel:sycl Sep 24, 2024
18 of 23 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.

6 participants