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

  Changed paths:
    M cmake/HPX_SetupDatapar.cmake
    M cmake/HPX_SetupEve.cmake
    M components/component_storage/src/component_module.cpp
    M components/component_storage/src/component_storage.cpp
    M components/component_storage/src/server/component_storage_server.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_double.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_int.cpp
    M 
components/containers/partitioned_vector/src/partitioned_vector_component_std_string.cpp
    M 
components/containers/partitioned_vector/tests/unit/partitioned_vector_view.cpp
    M components/containers/unordered/src/partition_unordered_map_component.cpp
    M components/iostreams/src/standard_streams.cpp
    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/dispatch.hpp
    M libs/core/algorithms/include/hpx/parallel/algorithms/detail/generate.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/parallel_stable_sort.hpp
    M 
libs/core/algorithms/include/hpx/parallel/algorithms/detail/set_operation.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/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/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_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/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_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/destroy.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/ends_with.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/includes.hpp
    M 
libs/core/algorithms/include/hpx/parallel/container_algorithms/inclusive_scan.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/nth_element.hpp
    M libs/core/algorithms/include/hpx/parallel/container_algorithms/reduce.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/starts_with.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/datapar.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/equal.hpp
    M libs/core/algorithms/include/hpx/parallel/datapar/find.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/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/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/detail/algorithm_result.hpp
    M 
libs/core/algorithms/include/hpx/parallel/util/detail/handle_remote_exceptions.hpp
    M libs/core/algorithms/include/hpx/parallel/util/detail/sender_util.hpp
    M libs/core/algorithms/include/hpx/parallel/util/loop.hpp
    M libs/core/algorithms/include/hpx/parallel/util/transfer.hpp
    M libs/core/algorithms/tests/regressions/find_proxy_support.cpp
    M libs/core/algorithms/tests/regressions/findfirstof_more_searched_for.cpp
    M libs/core/algorithms/tests/regressions/includes_empty_ranges.cpp
    M 
libs/core/algorithms/tests/regressions/mismatch_differently_sized_ranges.cpp
    M libs/core/algorithms/tests/regressions/search_larger_2nd_range.cpp
    M libs/core/algorithms/tests/unit/algorithms/uninitialized_relocate.cpp
    M 
libs/core/algorithms/tests/unit/algorithms/uninitialized_relocate_backward.cpp
    M 
libs/core/algorithms/tests/unit/algorithms/uninitialized_relocate_backward_sender.cpp
    M 
libs/core/algorithms/tests/unit/algorithms/uninitialized_relocate_sender.cpp
    M libs/core/algorithms/tests/unit/algorithms/uninitialized_relocaten.cpp
    M 
libs/core/algorithms/tests/unit/algorithms/uninitialized_relocaten_sender.cpp
    M libs/core/async_local/include/hpx/async_local/async.hpp
    M libs/core/async_local/include/hpx/async_local/dataflow.hpp
    M libs/core/async_local/include/hpx/async_local/post.hpp
    M libs/core/async_local/include/hpx/async_local/sync.hpp
    M libs/core/compute_local/include/hpx/compute_local/host/block_allocator.hpp
    M libs/core/compute_local/include/hpx/compute_local/host/block_executor.hpp
    M 
libs/core/compute_local/include/hpx/compute_local/host/block_fork_join_executor.hpp
    M libs/core/compute_local/include/hpx/compute_local/host/numa_allocator.hpp
    M 
libs/core/compute_local/include/hpx/compute_local/host/numa_binding_allocator.hpp
    M libs/core/executors/include/hpx/executors/datapar/execution_policy.hpp
    M libs/core/executors/include/hpx/executors/datapar/execution_policy_fwd.hpp
    M 
libs/core/executors/include/hpx/executors/datapar/execution_policy_mappings.hpp
    M libs/core/executors/include/hpx/executors/execution_policy.hpp
    M libs/core/executors/include/hpx/executors/execution_policy_parameters.hpp
    M 
libs/core/executors/include/hpx/executors/execution_policy_scheduling_property.hpp
    M libs/core/executors/include/hpx/executors/explicit_scheduler_executor.hpp
    M libs/core/executors/include/hpx/executors/fork_join_executor.hpp
    M libs/core/executors/include/hpx/executors/guided_pool_executor.hpp
    M libs/core/executors/include/hpx/executors/limiting_executor.hpp
    M libs/core/executors/include/hpx/executors/parallel_executor.hpp
    M libs/core/executors/include/hpx/executors/post.hpp
    M 
libs/core/executors/include/hpx/executors/restricted_thread_pool_executor.hpp
    M libs/core/executors/include/hpx/executors/scheduler_executor.hpp
    M libs/core/executors/include/hpx/executors/sequenced_executor.hpp
    M libs/core/executors/include/hpx/executors/service_executors.hpp
    M libs/core/executors/include/hpx/executors/sync.hpp
    M libs/core/executors/include/hpx/executors/thread_pool_scheduler.hpp
    M libs/core/executors/include/hpx/executors/thread_pool_scheduler_bulk.hpp
    M libs/core/init_runtime_local/src/init_runtime_local.cpp
    M libs/core/resiliency/include/hpx/resiliency/replay_executor.hpp
    M libs/core/resiliency/include/hpx/resiliency/replicate_executor.hpp
    M libs/core/runtime_local/include/hpx/runtime_local/service_executors.hpp
    M libs/core/timed_execution/include/hpx/timed_execution/timed_executors.hpp
    M libs/full/agas/src/addressing_service.cpp
    M libs/full/agas/src/route.cpp
    M libs/full/agas_base/src/component_namespace.cpp
    M libs/full/agas_base/src/locality_namespace.cpp
    M libs/full/agas_base/src/server/symbol_namespace_server.cpp
    M libs/full/async_colocated/src/server/destroy_component.cpp
    M libs/full/async_distributed/include/hpx/async_distributed/sync.hpp
    M libs/full/async_distributed/src/base_lco_with_value.cpp
    M libs/full/async_distributed/src/base_lco_with_value_1.cpp
    M libs/full/async_distributed/src/base_lco_with_value_2.cpp
    M libs/full/async_distributed/src/base_lco_with_value_3.cpp
    M libs/full/async_distributed/src/trigger_lco.cpp
    M libs/full/collectives/src/barrier.cpp
    M libs/full/collectives/src/channel_communicator.cpp
    M libs/full/collectives/src/create_communicator.cpp
    M libs/full/collectives/src/detail/communication_set_node.cpp
    M libs/full/collectives/src/latch.cpp
    M libs/full/collectives/tests/regressions/barrier_hang.cpp
    M libs/full/distribution_policies/src/binpacking_distribution_policy.cpp
    M libs/full/include/include/hpx/include/parallel_exception_list.hpp
    M libs/full/include/include/hpx/include/parallel_execution_policy.hpp
    M libs/full/init_runtime/src/hpx_init.cpp
    M libs/full/init_runtime/src/pre_main.cpp
    M libs/full/parcelset/include/hpx/parcelset/decode_parcels.hpp
    M libs/full/parcelset/include/hpx/parcelset/encode_parcels.hpp
    M libs/full/parcelset/src/parcelhandler.cpp
    M libs/full/performance_counters/src/component_namespace_counters.cpp
    M libs/full/performance_counters/src/counter_creators.cpp
    M libs/full/performance_counters/src/counters.cpp
    M libs/full/performance_counters/src/locality_namespace_counters.cpp
    M libs/full/performance_counters/src/performance_counter.cpp
    M libs/full/performance_counters/src/performance_counter_set.cpp
    M libs/full/performance_counters/src/primary_namespace_counters.cpp
    M libs/full/performance_counters/src/query_counters.cpp
    M libs/full/performance_counters/src/registry.cpp
    M libs/full/performance_counters/src/server/arithmetics_counter.cpp
    M libs/full/performance_counters/src/server/arithmetics_counter_extended.cpp
    M libs/full/performance_counters/src/server/statistics_counter.cpp
    M libs/full/performance_counters/src/symbol_namespace_counters.cpp
    M libs/full/runtime_distributed/src/big_boot_barrier.cpp
    M libs/full/runtime_distributed/src/runtime_distributed.cpp
    M libs/full/runtime_distributed/src/runtime_support.cpp
    M libs/full/runtime_distributed/src/server/runtime_support_server.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/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/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

  Log Message:
  -----------
  Adapting HPX modules of levels 24 to C++ modules

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

Reply via email to