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

Update CL version selection, fix Travis CI #805

Merged
merged 2 commits into from
Dec 27, 2018

Conversation

jszuppe
Copy link
Contributor

@jszuppe jszuppe commented Dec 25, 2018

No description provided.

OpenCL 1.0/1.1/1.2/2.0/2.1/2.2 headers are now unified into single
sets of header files. CL version is selected by defining
CL_TARGET_OPENCL_VERSION macro.

See https://github.com/KhronosGroup/OpenCL-Headers
@jszuppe jszuppe changed the base branch from master to develop December 25, 2018 18:41
Keep only POCL builds, update POCL version to 1.2, update Ubuntu to Xenial, update
Boost version to 1.67.

Notes/TODOs:
* Fix need: When using Boost >1.67 tests fails during runtime.
* Fix needed: When using g++ 6 or 7 compilation fails.
* Add tests on Intel OpenCL Platform.
@jszuppe jszuppe merged commit be85263 into boostorg:develop Dec 27, 2018
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.

None yet

1 participant