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

Avoid specializations of the same submitters with the some policy type but with different qualifiers #2082

Closed

Conversation

SergeyKopienko
Copy link
Contributor

@SergeyKopienko SergeyKopienko commented Feb 26, 2025

@mmichel11, @danhoeflinger In this draft PR I describes my ideas how to avoid that.

I am just started, so it's not final state now.

Also I want to fix in this PR the issue #2083

@SergeyKopienko SergeyKopienko changed the title Avoid specializations of the save submitters with the same policy type but with different qualifiers Avoid specializations of the same submitters with the some policy type but with different qualifiers Feb 26, 2025
@SergeyKopienko SergeyKopienko force-pushed the dev/skopienko/fix_exec_policy_type_in_submitters branch from c3a8c90 to 8616736 Compare February 26, 2025 10:27
@SergeyKopienko SergeyKopienko added this to the 2022.9.0 milestone Feb 26, 2025
@SergeyKopienko SergeyKopienko force-pushed the dev/skopienko/fix_exec_policy_type_in_submitters branch 2 times, most recently from c4df97f to bf990be Compare February 26, 2025 16:07
…egment_submitter_factory for __sycl_scan_by_segment_submitter (__sycl_scan_by_segment_impl)
… _CustomName template param from __parallel_scan_submitter
….h - change static submit method to operator()(...) const in the __parallel_radix_sort_iteration
… change static submit method to operator()(...) const in the __parallel_transform_reduce_impl
…utionPolicy not required anymore inside __kernel_name_generator params in __sycl_scan_by_segment_submitter
…Policy type always first in factories and submitters template parameters
@SergeyKopienko
Copy link
Contributor Author

Closed because the approach from #2093 look more preferable

@SergeyKopienko SergeyKopienko deleted the dev/skopienko/fix_exec_policy_type_in_submitters branch March 3, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant