Skip to content
This repository has been archived by the owner on Jan 26, 2024. It is now read-only.

Changed old (removed) host branch::get_access function calls to new, … #66

Merged
merged 5 commits into from Mar 15, 2018

Conversation

cjdb
Copy link
Collaborator

@cjdb cjdb commented Feb 19, 2018

Several algorithms use calls to a version of get_access that was removed in SYCL 1.2.1.
The function calls have all been updated to match the SYCL 1.2.1 spec.

@cjdb cjdb requested a review from Ruyk February 19, 2018 14:04
Copy link
Contributor

@Ruyk Ruyk 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
Member

@keryell keryell left a comment

Choose a reason for hiding this comment

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

That looks good.

@@ -8,7 +8,7 @@ services:
- docker

env:
- IMPL=triSYCL CXX_COMPILER=g++-6 CC_COMPILER=gcc-6 TARGET=host
# - IMPL=triSYCL CXX_COMPILER=g++-6 CC_COMPILER=gcc-6 TARGET=host
Copy link
Member

Choose a reason for hiding this comment

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

This should be fixed by merging #68

@cjdb cjdb merged commit 1b368ed into master Mar 15, 2018
@cjdb cjdb deleted the next_version branch March 15, 2018 16:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants