Skip to content

[SYCL][Doc] Add sycl complex extension proposal #6233

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 8 commits into from
Jun 30, 2022

Conversation

AidanBeltonS
Copy link
Contributor

This PR proposes an extension sycl complex. It proposes the introduction of an sycl complex interface which can be adjusted independently to std::complex.

This framework would allow for further development of the complex interface independently of the C++ standard. For example add support for complex vec and marray.

@AidanBeltonS AidanBeltonS requested a review from a team as a code owner June 2, 2022 14:54
jbrodman
jbrodman previously approved these changes Jun 23, 2022
Copy link
Contributor

@jbrodman jbrodman left a comment

Choose a reason for hiding this comment

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

LGTM

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!

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