Skip to content

[SYCL] Minor fixes to device_global properties #5778

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 1 commit into from
Mar 14, 2022

Conversation

steffenlarsen
Copy link
Contributor

These changes includes device_global properties as part of sycl.hpp and fixes some minor oversights in the implementation.

These changes includes device_global properties as part of sycl.hpp and
fixes some minor oversights in the implementation.

Signed-off-by: Steffen Larsen <steffen.larsen@intel.com>
@steffenlarsen steffenlarsen requested a review from a team as a code owner March 10, 2022 12:55
@steffenlarsen steffenlarsen requested a review from s-kanaev March 10, 2022 12:55
Copy link
Contributor

@s-kanaev s-kanaev left a comment

Choose a reason for hiding this comment

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

LGTM.
Any testing required for this change?

@@ -6,7 +6,10 @@
//
//===----------------------------------------------------------------------===//

#pragma once
Copy link
Contributor

Choose a reason for hiding this comment

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

Very nice change :-)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am truly filled with shame. 😅

@steffenlarsen
Copy link
Contributor Author

LGTM. Any testing required for this change?

CTS and other existing tests (like std compatibility) fail without these changes, after adding it to sycl.hpp. More test will follow once device_global is implemented.

@bader bader merged commit 53a9d54 into intel:sycl Mar 14, 2022
@steffenlarsen steffenlarsen deleted the steffen/minor_fixes_dg_props branch December 6, 2023 11:38
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.

3 participants