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

Duplicated code in __submit_selecting_leaf #2138

Open
SergeyKopienko opened this issue Mar 21, 2025 · 1 comment
Open

Duplicated code in __submit_selecting_leaf #2138

SergeyKopienko opened this issue Mar 21, 2025 · 1 comment
Assignees

Comments

@SergeyKopienko
Copy link
Contributor

const auto __sg_sizes = __device.template get_info<sycl::info::device::sub_group_sizes>();

Why we can't use here the function

__max_sub_group_size(const _ExecutionPolicy& __policy)
?

@dmitriy-sobolev
Copy link
Contributor

Thanks, I will take a look at it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants