Branch: refs/heads/cuda_modules
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: b4b52ad5d54f52526fa6a6a9dd3af44282e864c2
      
https://github.com/STEllAR-GROUP/hpx/commit/b4b52ad5d54f52526fa6a6a9dd3af44282e864c2
  Author: Hartmut Kaiser <[email protected]>
  Date:   2025-11-30 (Sun, 30 Nov 2025)

  Changed paths:
    M cmake/templates/std_headers.hpp.in
    M 
components/component_storage/include/hpx/components/component_storage/component_storage.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
    M 
components/containers/partitioned_vector/tests/unit/partitioned_vector_view.cpp
    M docs/sphinx/manual/executors.rst
    M examples/quickstart/sort_by_key_demo.cpp
    M libs/core/algorithms/CMakeLists.txt
    M libs/core/algorithms/include/hpx/algorithms/traits/is_pair.hpp
    M libs/core/algorithms/include/hpx/algorithms/traits/is_value_proxy.hpp
    M libs/core/algorithms/include/hpx/algorithms/traits/pointer_category.hpp
    M libs/core/algorithms/include/hpx/algorithms/traits/projected.hpp
    M libs/core/algorithms/include/hpx/algorithms/traits/projected_range.hpp
    M 
libs/core/algorithms/include/hpx/algorithms/traits/segmented_iterator_traits.hpp
    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/copy.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/count.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/destroy.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/accumulate.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/adjacent_difference.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/adjacent_find.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/advance_and_get_distance.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/advance_to_sentinel.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/contains.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/dispatch.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/distance.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/equal.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/fill.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/find.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/generate.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/indirect.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/insertion_sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/is_sorted.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/mismatch.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/parallel_stable_sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/pivot.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/reduce.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/reduce_deterministic.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/replace.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/rfa.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/rotate.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/sample_sort.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/detail/spin_sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/transfer.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/upper_lower_bound.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/ends_with.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/equal.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/fill.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/find.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/for_each.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_induction.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_base.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_bit_and.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_bit_or.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_bit_xor.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_max.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_min.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_multiplies.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/for_loop_reduction_plus.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/generate.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/includes.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/is_heap.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/is_partitioned.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/make_heap.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/merge.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/minmax.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/mismatch.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/move.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/nth_element.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/partial_sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/partial_sort_copy.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/reduce.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/reduce_by_key.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/reduce_deterministic.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/remove.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/remove_copy.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/replace.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/reverse.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/rotate.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/search.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/set_difference.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/set_intersection.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/set_symmetric_difference.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/set_union.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/shift_left.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/shift_right.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/sort_by_key.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/starts_with.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/swap_ranges.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/transform.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/transform_reduce.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/algorithms/unique.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/adjacent_difference.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/adjacent_find.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/all_any_none.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/contains.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/copy.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/count.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/destroy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/ends_with.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/equal.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/exclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/fill.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/find.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/for_each.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/for_loop.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/generate.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/includes.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/inclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/is_heap.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/is_partitioned.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/is_sorted.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/lexicographical_compare.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/make_heap.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/merge.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/minmax.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/mismatch.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/move.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/nth_element.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/partial_sort.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/partial_sort_copy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/partition.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/reduce.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/remove.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/remove_copy.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/replace.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/reverse.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/rotate.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/search.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_difference.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_intersection.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_symmetric_difference.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/set_union.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/shift_left.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/shift_right.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/stable_sort.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/starts_with.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/swap_ranges.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform_exclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform_inclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/transform_reduce.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_copy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_default_construct.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_fill.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_move.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_value_construct.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/unique.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/adjacent_difference.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/adjacent_find.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/equal.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/fill.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/find.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/generate.hpp
    M 
libs/core/algorithms/include/hpx/parallel/datapar/handle_local_exceptions.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/loop.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/mismatch.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/reduce.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/replace.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/transfer.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/zip_iterator.hpp
    M libs/core/algorithms/include/hpx/parallel/run_on_all.hpp
    M libs/core/algorithms/include/hpx/parallel/spmd_block.hpp
    M libs/core/algorithms/include/hpx/parallel/task_block.hpp
    M libs/core/algorithms/include/hpx/parallel/task_group.hpp
    M libs/core/algorithms/include/hpx/parallel/unseq/loop.hpp
    M libs/core/algorithms/include/hpx/parallel/unseq/reduce.hpp
    M libs/core/algorithms/include/hpx/parallel/unseq/reduce_helpers.hpp
    M libs/core/algorithms/include/hpx/parallel/unseq/simd_helpers.hpp
    M libs/core/algorithms/include/hpx/parallel/unseq/transform_loop.hpp
    M libs/core/algorithms/include/hpx/parallel/util/adapt_placement_mode.hpp
    M libs/core/algorithms/include/hpx/parallel/util/adapt_sharing_mode.hpp
    M libs/core/algorithms/include/hpx/parallel/util/adapt_thread_priority.hpp
    M libs/core/algorithms/include/hpx/parallel/util/cancellation_token.hpp
    M libs/core/algorithms/include/hpx/parallel/util/compare_projected.hpp
    M libs/core/algorithms/include/hpx/parallel/util/detail/algorithm_result.hpp
    M libs/core/algorithms/include/hpx/parallel/util/detail/chunk_size.hpp
    M 
libs/core/algorithms/include/hpx/parallel/util/detail/chunk_size_iterator.hpp
    M libs/core/algorithms/include/hpx/parallel/util/detail/clear_container.hpp
    M 
libs/core/algorithms/include/hpx/parallel/util/detail/handle_exception_termination_handler.hpp
    M 
libs/core/algorithms/include/hpx/parallel/util/detail/handle_local_exceptions.hpp
    M 
libs/core/algorithms/include/hpx/parallel/util/detail/handle_remote_exceptions.hpp
    M 
libs/core/algorithms/include/hpx/parallel/util/detail/partitioner_iteration.hpp
    M 
libs/core/algorithms/include/hpx/parallel/util/detail/scoped_executor_parameters.hpp
    M 
libs/core/algorithms/include/hpx/parallel/util/detail/select_partitioner.hpp
    M libs/core/algorithms/include/hpx/parallel/util/detail/sender_util.hpp
    M libs/core/algorithms/include/hpx/parallel/util/foreach_partitioner.hpp
    M libs/core/algorithms/include/hpx/parallel/util/invoke_projected.hpp
    M libs/core/algorithms/include/hpx/parallel/util/loop.hpp
    M libs/core/algorithms/include/hpx/parallel/util/low_level.hpp
    M libs/core/algorithms/include/hpx/parallel/util/merge_four.hpp
    M libs/core/algorithms/include/hpx/parallel/util/merge_vector.hpp
    M libs/core/algorithms/include/hpx/parallel/util/nbits.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/include/hpx/parallel/util/prefetching.hpp
    M libs/core/algorithms/include/hpx/parallel/util/range.hpp
    M libs/core/algorithms/include/hpx/parallel/util/ranges_facilities.hpp
    M libs/core/algorithms/include/hpx/parallel/util/result_types.hpp
    M libs/core/algorithms/include/hpx/parallel/util/scan_partitioner.hpp
    M libs/core/algorithms/include/hpx/parallel/util/transfer.hpp
    M libs/core/algorithms/include/hpx/parallel/util/transform_loop.hpp
    M libs/core/algorithms/include/hpx/parallel/util/zip_iterator.hpp
    M libs/core/compute_local/include/hpx/compute_local/host/block_allocator.hpp
    M libs/core/compute_local/include/hpx/compute_local/host/numa_allocator.hpp
    M libs/core/compute_local/include/hpx/compute_local/vector.hpp
    M libs/core/compute_local/tests/regressions/for_each_value_proxy.cpp
    M libs/core/include_local/include/hpx/datapar.hpp
    M libs/core/include_local/include/hpx/functional.hpp
    M libs/core/include_local/include/hpx/memory.hpp
    M libs/core/include_local/include/hpx/numeric.hpp
    M libs/core/include_local/include/hpx/task_block.hpp
    M libs/core/include_local/include/hpx/type_traits.hpp
    M libs/core/init_runtime_local/src/init_runtime_local.cpp
    M 
libs/core/iterator_support/tests/include/hpx/iterator_support/tests/iter_sent.hpp
    M libs/full/collectives/include/hpx/collectives/all_reduce.hpp
    M libs/full/collectives/include/hpx/collectives/exclusive_scan.hpp
    M libs/full/collectives/include/hpx/collectives/inclusive_scan.hpp
    M libs/full/collectives/include/hpx/collectives/reduce.hpp
    M libs/full/include/include/hpx/algorithm.hpp
    M libs/full/include/include/hpx/include/parallel_adjacent_difference.hpp
    M libs/full/include/include/hpx/include/parallel_adjacent_find.hpp
    M libs/full/include/include/hpx/include/parallel_all_any_none_of.hpp
    M libs/full/include/include/hpx/include/parallel_copy.hpp
    M libs/full/include/include/hpx/include/parallel_count.hpp
    M libs/full/include/include/hpx/include/parallel_destroy.hpp
    M libs/full/include/include/hpx/include/parallel_equal.hpp
    M libs/full/include/include/hpx/include/parallel_fill.hpp
    M libs/full/include/include/hpx/include/parallel_find.hpp
    M libs/full/include/include/hpx/include/parallel_for_each.hpp
    M libs/full/include/include/hpx/include/parallel_for_loop.hpp
    M libs/full/include/include/hpx/include/parallel_generate.hpp
    M libs/full/include/include/hpx/include/parallel_is_heap.hpp
    M libs/full/include/include/hpx/include/parallel_is_partitioned.hpp
    M libs/full/include/include/hpx/include/parallel_is_sorted.hpp
    M libs/full/include/include/hpx/include/parallel_lexicographical_compare.hpp
    M libs/full/include/include/hpx/include/parallel_make_heap.hpp
    M libs/full/include/include/hpx/include/parallel_merge.hpp
    M libs/full/include/include/hpx/include/parallel_minmax.hpp
    M libs/full/include/include/hpx/include/parallel_mismatch.hpp
    M libs/full/include/include/hpx/include/parallel_move.hpp
    M libs/full/include/include/hpx/include/parallel_partition.hpp
    M libs/full/include/include/hpx/include/parallel_reduce.hpp
    M libs/full/include/include/hpx/include/parallel_remove.hpp
    M libs/full/include/include/hpx/include/parallel_remove_copy.hpp
    M libs/full/include/include/hpx/include/parallel_replace.hpp
    M libs/full/include/include/hpx/include/parallel_reverse.hpp
    M libs/full/include/include/hpx/include/parallel_rotate.hpp
    M libs/full/include/include/hpx/include/parallel_scan.hpp
    M libs/full/include/include/hpx/include/parallel_search.hpp
    M libs/full/include/include/hpx/include/parallel_set_operations.hpp
    M libs/full/include/include/hpx/include/parallel_sort.hpp
    M libs/full/include/include/hpx/include/parallel_swap_ranges.hpp
    M libs/full/include/include/hpx/include/parallel_transform.hpp
    M libs/full/include/include/hpx/include/parallel_transform_reduce.hpp
    M libs/full/include/include/hpx/include/parallel_transform_scan.hpp
    M libs/full/include/include/hpx/include/parallel_uninitialized_copy.hpp
    M 
libs/full/include/include/hpx/include/parallel_uninitialized_default_construct.hpp
    M libs/full/include/include/hpx/include/parallel_uninitialized_fill.hpp
    M libs/full/include/include/hpx/include/parallel_uninitialized_move.hpp
    M 
libs/full/include/include/hpx/include/parallel_uninitialized_value_construct.hpp
    M libs/full/include/include/hpx/include/parallel_unique.hpp
    M libs/full/include/include/hpx/include/traits.hpp
    M libs/full/init_runtime/src/hpx_init.cpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/adjacent_difference.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/adjacent_find.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/all_any_none.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/count.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/dispatch.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/reduce.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/transfer.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/exclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/find.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/for_each.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/functional/segmented_iterator_helpers.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/generate.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/inclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/minmax.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/reduce.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/traits/zip_iterator.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_exclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_inclusive_scan.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/transform_reduce.hpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce1.cpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce2.cpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary1.cpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary2.cpp

  Log Message:
  -----------
  Adapting HPX algorithm module to C++ modules

Signed-off-by: Hartmut Kaiser <[email protected]>


  Commit: 81486f6fc301d1e8a6617bf0f75d04e8f9fbc230
      
https://github.com/STEllAR-GROUP/hpx/commit/81486f6fc301d1e8a6617bf0f75d04e8f9fbc230
  Author: Hartmut Kaiser <[email protected]>
  Date:   2025-11-30 (Sun, 30 Nov 2025)

  Changed paths:
    M CMakeLists.txt
    M cmake/templates/std_headers.hpp.in
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
    M docs/sphinx/manual/creating_hpx_projects.rst
    M docs/sphinx/manual/starting_the_hpx_runtime.rst
    M libs/CMakeLists.txt
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/sample_sort.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/reduce_by_key.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/shift_left.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/uninitialized_default_construct.hpp
    M libs/core/async_cuda/CMakeLists.txt
    M libs/core/async_cuda/include/hpx/async_cuda/cublas_executor.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/cuda_event.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/cuda_exception.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/cuda_executor.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/cuda_future.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/cuda_polling_helper.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/custom_blas_api.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/custom_gpu_api.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/detail/cuda_debug.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/detail/cuda_event_callback.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/get_targets.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/target.hpp
    M libs/core/async_cuda/include/hpx/async_cuda/transform_stream.hpp
    A libs/core/async_cuda/src/cublas_executor.cpp
    M libs/core/async_cuda/src/cuda_event.cpp
    M libs/core/async_cuda/src/cuda_event_callback.cpp
    A libs/core/async_cuda/src/cuda_exception.cpp
    M libs/core/async_cuda/src/cuda_future.cpp
    M libs/core/async_cuda/src/cuda_target.cpp
    M libs/core/async_cuda/src/get_targets.cpp
    M libs/core/compute_local/include/hpx/compute_local/host/block_allocator.hpp
    M libs/core/include_local/include/hpx/algorithm.hpp.in
    M libs/core/include_local/include/hpx/experimental/run_on_all.hpp
    M libs/core/include_local/include/hpx/experimental/task_group.hpp
    M libs/core/include_local/include/hpx/task_block.hpp
    M libs/core/thrust/CMakeLists.txt
    M libs/core/thrust/include/hpx/thrust/algorithms.hpp
    M libs/core/thrust/include/hpx/thrust/detail/algorithm_map.hpp
    M libs/core/thrust/include/hpx/thrust/policy.hpp
    A libs/core/thrust/include/hpx/thrust/thrust_headers.hpp
    M libs/full/collectives/src/detail/communication_set_node.cpp
    M libs/full/compute/include/hpx/compute/host/distributed_target.hpp
    M libs/full/include/include/hpx/algorithm.hpp
    M libs/full/include/include/hpx/include/datapar.hpp
    M libs/full/include/include/hpx/include/parallel_adjacent_find.hpp
    M libs/full/include/include/hpx/include/parallel_algorithm.hpp
    M libs/full/include/include/hpx/include/parallel_all_any_none_of.hpp
    M libs/full/include/include/hpx/include/parallel_container_algorithm.hpp
    M libs/full/include/include/hpx/include/parallel_copy.hpp
    M libs/full/include/include/hpx/include/parallel_count.hpp
    M libs/full/include/include/hpx/include/parallel_destroy.hpp
    M libs/full/include/include/hpx/include/parallel_equal.hpp
    M libs/full/include/include/hpx/include/parallel_fill.hpp
    M libs/full/include/include/hpx/include/parallel_find.hpp
    M libs/full/include/include/hpx/include/parallel_for_each.hpp
    M libs/full/include/include/hpx/include/parallel_generate.hpp
    M libs/full/include/include/hpx/include/parallel_is_heap.hpp
    M libs/full/include/include/hpx/include/parallel_is_partitioned.hpp
    M libs/full/include/include/hpx/include/parallel_is_sorted.hpp
    M libs/full/include/include/hpx/include/parallel_make_heap.hpp
    M libs/full/include/include/hpx/include/parallel_memory.hpp
    M libs/full/include/include/hpx/include/parallel_merge.hpp
    M libs/full/include/include/hpx/include/parallel_minmax.hpp
    M libs/full/include/include/hpx/include/parallel_mismatch.hpp
    M libs/full/include/include/hpx/include/parallel_move.hpp
    M libs/full/include/include/hpx/include/parallel_numeric.hpp
    M libs/full/include/include/hpx/include/parallel_partition.hpp
    M libs/full/include/include/hpx/include/parallel_reduce.hpp
    M libs/full/include/include/hpx/include/parallel_remove.hpp
    M libs/full/include/include/hpx/include/parallel_remove_copy.hpp
    M libs/full/include/include/hpx/include/parallel_replace.hpp
    M libs/full/include/include/hpx/include/parallel_reverse.hpp
    M libs/full/include/include/hpx/include/parallel_rotate.hpp
    M libs/full/include/include/hpx/include/parallel_scan.hpp
    M libs/full/include/include/hpx/include/parallel_search.hpp
    M libs/full/include/include/hpx/include/parallel_set_operations.hpp
    M libs/full/include/include/hpx/include/parallel_sort.hpp
    M libs/full/include/include/hpx/include/parallel_task_block.hpp
    M libs/full/include/include/hpx/include/parallel_transform.hpp
    M libs/full/include/include/hpx/include/parallel_transform_reduce.hpp
    M libs/full/include/include/hpx/include/parallel_transform_scan.hpp
    M libs/full/include/include/hpx/include/parallel_unique.hpp
    M libs/full/include/include/hpx/include/unseq.hpp
    M libs/full/include/include/hpx/include/util.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithm.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/fill.hpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce1.cpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce2.cpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary1.cpp
    M 
libs/full/segmented_algorithms/tests/unit/partitioned_vector_transform_reduce_binary2.cpp
    M tests/unit/init/CMakeLists.txt
    M wrap/CMakeLists.txt

  Log Message:
  -----------
  Adapting HPX CUDA modules to C++ modules

-flyby: remove support for HPX::auto_wrap_main for MSVC

Signed-off-by: Hartmut Kaiser <[email protected]>


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/05124195126f...81486f6fc301

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

Reply via email to