-
Notifications
You must be signed in to change notification settings - Fork 113
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
Optimize merge
algorithm for data sizes equal or greater then 4M items
#1933
base: main
Are you sure you want to change the base?
Commits on Nov 18, 2024
-
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_merge.h - …
…introduce new function __find_start_point_in Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cba1cf1 - Browse repository at this point
Copy the full SHA cba1cf1View commit details -
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_merge.h - …
…introduce __parallel_merge_submitter_large for merge of biggest data sizes Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1f57b3 - Browse repository at this point
Copy the full SHA c1f57b3View commit details -
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_merge.h - …
…using __parallel_merge_submitter_large for merge data equal or greater then 4M items Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5f1166d - Browse repository at this point
Copy the full SHA 5f1166dView commit details -
Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3ac9a22 - Browse repository at this point
Copy the full SHA 3ac9a22View commit details -
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_merge.h - …
…fix compile error Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4abbd4 - Browse repository at this point
Copy the full SHA d4abbd4View commit details -
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_merge.h - …
…fix Kernel names Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae29465 - Browse repository at this point
Copy the full SHA ae29465View commit details -
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_merge.h - …
…rename template parameter names in __parallel_merge_submitter Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 608517b - Browse repository at this point
Copy the full SHA 608517bView commit details -
Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9125e30 - Browse repository at this point
Copy the full SHA 9125e30View commit details
Commits on Nov 19, 2024
-
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_merge.h - …
…fix review comment Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b6cd34 - Browse repository at this point
Copy the full SHA 1b6cd34View commit details -
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_merge.h - …
…fix review comment Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eebf508 - Browse repository at this point
Copy the full SHA eebf508View commit details