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

Sizeof lacks support for width 3 vectors #13

Closed
TPolzer opened this issue Dec 10, 2016 · 1 comment
Closed

Sizeof lacks support for width 3 vectors #13

TPolzer opened this issue Dec 10, 2016 · 1 comment

Comments

@TPolzer
Copy link

TPolzer commented Dec 10, 2016

3 element vectors are required since OpenCL 1.1.

@gpu
Copy link
Owner

gpu commented Dec 13, 2016

That's right. Maybe I did not add them because their size is defined to be the same as for the 4-element vectors (c.f. https://github.com/KhronosGroup/OpenCL-Headers/blob/ad081fe10bce51091360e5225aff933703451dd6/cl_platform.h#L1280 ). But I'll add them nevertheless, for clarity.

@gpu gpu closed this as completed in a4bf6c9 Dec 14, 2016
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

No branches or pull requests

2 participants