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

reinstate deprecated sycl::program and that was conditionally removed from open source DPC++ toolchain #633

Merged
merged 1 commit into from
Oct 21, 2021

Conversation

oleksandr-pavlyk
Copy link
Collaborator

See intel/llvm#4461 for details.

sycl::program can be reinstated on if __SYCL_INTERNAL_API preprocessor variable is set before including "CL/sycl.hpp".

intel/llvm#4461

It can be turned back on if `__SYCL_INTERNAL_API` preprocessor variable
is set loading sycl headers
@oleksandr-pavlyk oleksandr-pavlyk changed the title sycl::program is deprecated and was removed from open source SYCL sycl::program is deprecated and was removed from open source DPC++ toolchain Oct 21, 2021
@oleksandr-pavlyk oleksandr-pavlyk changed the title sycl::program is deprecated and was removed from open source DPC++ toolchain reinstate deprecated sycl::program and that was conditionally removed from open source DPC++ toolchain Oct 21, 2021
@coveralls
Copy link
Collaborator

Coverage Status

Coverage increased (+0.4%) to 74.426% when pulling 1f57a43 on restore-sycl-program-in-sycl-bundle into 7110541 on master.

@oleksandr-pavlyk oleksandr-pavlyk enabled auto-merge (squash) October 21, 2021 14:54
@oleksandr-pavlyk oleksandr-pavlyk merged commit e4fe7ed into master Oct 21, 2021
@oleksandr-pavlyk oleksandr-pavlyk deleted the restore-sycl-program-in-sycl-bundle branch November 10, 2021 14:14
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