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

compile_sub_group_size is not implemented #367

Closed
turinevgeny opened this issue Jul 23, 2019 · 2 comments
Closed

compile_sub_group_size is not implemented #367

turinevgeny opened this issue Jul 23, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@turinevgeny
Copy link
Contributor

info::kernel_sub_group::compile_sub_group_size from sub_group_ndrange is not implemented:

: error: no member named 'compile_sub_group_size' in 'cl::sycl::info::kernel_sub_group'; did you mean 'kernel_sub_group_size'? cl::sycl::info::kernel_sub_group::compile_sub_group_size>(device); kernel_sub_group_size

@shileiti
Copy link
Contributor

Does anyone plan to fix it? Or I'd like to help. :)

@AlexeySachkov AlexeySachkov added the bug Something isn't working label Aug 13, 2019
@AlexeySachkov
Copy link
Contributor

@turinevgeny, I believe this issue is fixed by #373

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants