-
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
Disable copy-constructor and copy-assignment operations for the __future
class
#1859
base: main
Are you sure you want to change the base?
Commits on Sep 25, 2024
-
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
…delete copy constructor from oneapi::dpl::__par_backend_hetero::__future class Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7c47663 - Browse repository at this point
Copy the full SHA 7c47663View commit details -
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
…delete copy assignment from oneapi::dpl::__par_backend_hetero::__future class Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b74a4c1 - Browse repository at this point
Copy the full SHA b74a4c1View commit details -
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
…move parameters in oneapi::dpl::__par_backend_hetero::__future class constructors Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c1c3447 - Browse repository at this point
Copy the full SHA c1c3447View commit details -
include/oneapi/dpl/internal/async_impl/async_impl_hetero.h - __future…
… improvements + usage Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7e1c113 - Browse repository at this point
Copy the full SHA 7e1c113View commit details -
include/oneapi/dpl/internal/async_impl/async_impl_hetero.h - __make_f…
…uture improvements : make code more compact Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 325fe7b - Browse repository at this point
Copy the full SHA 325fe7bView commit details -
Fix compile errors after delete __future copy creation and copy assig…
…nment Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 87e3880 - Browse repository at this point
Copy the full SHA 87e3880View commit details -
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_utils.h - …
…modify the set of __future constructors Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e3f700e - Browse repository at this point
Copy the full SHA e3f700eView commit details -
Use full specialization of returned __future instance and move (inste…
…ad copy) data into it Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5ba1be4 - Browse repository at this point
Copy the full SHA 5ba1be4View commit details -
Declare full specialization of __future return type instead of auto
Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 384d0d4 - Browse repository at this point
Copy the full SHA 384d0d4View commit details -
include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_reduce.h -…
… special fix for __parallel_transform_reduce_work_group_kernel_submitter::operator() Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b91850 - Browse repository at this point
Copy the full SHA 1b91850View commit details -
Signed-off-by: Sergey Kopienko <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 235d87a - Browse repository at this point
Copy the full SHA 235d87aView commit details -
Revert "Declare full specialization of __future return type instead o…
…f auto" This reverts commit 6be8e44. Signed-off-by: Sergey Kopienko <[email protected]> # Conflicts: # include/oneapi/dpl/pstl/hetero/dpcpp/parallel_backend_sycl_reduce.h
Configuration menu - View commit details
-
Copy full SHA for 3afc10c - Browse repository at this point
Copy the full SHA 3afc10cView commit details