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

[SYCL 2020] Add deduction guide for id, range, buffer, multi_ptr #388

Merged
merged 3 commits into from
Nov 27, 2020

Conversation

illuhad
Copy link
Collaborator

@illuhad illuhad commented Nov 26, 2020

Add deduction guides for id, range, buffer, multi_ptr.

vec deduction guides need a bit more work.

Closes #364

Passes all CPU and CUDA tests: https://github.com/hipSYCL/hipSYCL-ci-bot/actions/runs/385685477

@illuhad illuhad merged commit b526968 into develop Nov 27, 2020
@illuhad illuhad deleted the feature/deduction-guides branch November 27, 2020 17:34
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.

deduction guides
1 participant