Branch: refs/heads/partitioners
Home: https://github.com/STEllAR-GROUP/hpx
Commit: b156321cde4db65e4426f3456b8c3337105a6a18
https://github.com/STEllAR-GROUP/hpx/commit/b156321cde4db65e4426f3456b8c3337105a6a18
Author: Hartmut Kaiser <[email protected]>
Date: 2025-12-22 (Mon, 22 Dec 2025)
Changed paths:
M
libs/core/algorithms/include/hpx/parallel/algorithms/adjacent_difference.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/adjacent_find.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/all_any_none.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/count.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/detail/search.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/detail/set_operation.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/find.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/generate.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/is_heap.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/is_sorted.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/lexicographical_compare.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/mismatch.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_copy.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_default_construct.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_fill.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_move.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_relocate.hpp
M
libs/core/algorithms/include/hpx/parallel/algorithms/uninitialized_value_construct.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/contains.hpp
M libs/core/algorithms/include/hpx/parallel/util/detail/clear_container.hpp
M libs/core/algorithms/include/hpx/parallel/util/foreach_partitioner.hpp
M libs/core/algorithms/include/hpx/parallel/util/partitioner.hpp
M
libs/core/algorithms/include/hpx/parallel/util/partitioner_with_cleanup.hpp
M libs/core/algorithms/tests/unit/algorithms/adjacentdifference_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/all_of_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/copy_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/count_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/countif_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/equal_binary_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/equal_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/fill_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/filln_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/findend_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/findfirstof_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/findif_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/findifnot_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/foreach_tests_prefetching.hpp
M libs/core/algorithms/tests/unit/algorithms/inplace_merge_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/is_heap_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/merge_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/mismatch_binary_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/mismatch_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/partition_copy_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/partition_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/reduce_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/remove_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/sort_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/stable_partition_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/transform_binary2_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/transform_binary_tests.hpp
M
libs/core/algorithms/tests/unit/algorithms/transform_reduce_binary_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/transform_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/uninitialized_copy_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/unique_copy_tests.hpp
M libs/core/algorithms/tests/unit/algorithms/unique_tests.hpp
M libs/core/compute_local/include/hpx/compute_local/host/block_executor.hpp
M libs/core/execution/include/hpx/execution/executors/execution.hpp
M libs/core/execution_base/include/hpx/execution_base/traits/is_executor.hpp
M
libs/core/executors/include/hpx/executors/restricted_thread_pool_executor.hpp
M
libs/core/pack_traversal/include/hpx/pack_traversal/detail/pack_traversal_impl.hpp
M libs/core/pack_traversal/include/hpx/pack_traversal/detail/unwrap_impl.hpp
M libs/core/pack_traversal/include/hpx/pack_traversal/pack_traversal.hpp
M
libs/core/pack_traversal/include/hpx/pack_traversal/pack_traversal_async.hpp
Log Message:
-----------
Apply partitioner optimizations to all code paths
Signed-off-by: Hartmut Kaiser <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/STEllAR-GROUP/hpx/settings/notifications
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits