-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL][WIP-DO-NOT-MERGE] Update namespaces of oneAPI and Intel extensions #2155
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
Conversation
…tion Signed-off-by: James Brodman <[email protected]>
Signed-off-by: James Brodman <[email protected]>
Signed-off-by: James Brodman <[email protected]>
/summary:run |
Signed-off-by: James Brodman <[email protected]>
Signed-off-by: James Brodman <[email protected]>
Signed-off-by: James Brodman <[email protected]>
Signed-off-by: James Brodman <[email protected]>
I'm fine with updating namespaces in general and for FPGA in particular, but would like to hear from @GarveyJoe |
Signed-off-by: James Brodman <[email protected]>
Signed-off-by: James Brodman <[email protected]>
Signed-off-by: James Brodman <[email protected]>
Signed-off-by: James Brodman <[email protected]>
Signed-off-by: James Brodman <[email protected]>
… fix. Signed-off-by: James Brodman <[email protected]>
Signed-off-by: James Brodman <[email protected]>
Signed-off-by: James Brodman <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think moving spec constant implementation from experimental to ext::oneapi is premature. Those APIs are known to get deprecated with SYCL 2020 and replaced with new ones.
Signed-off-by: James Brodman <[email protected]>
I think this will break most of our existing tests and code samples. Can you stagger the change? I.e. initially include the functions in both namespaces to give us time to convert our code and then after a grace period remove support for the old namespace? |
This PR makes the following changes to extensions in DPC++: