Branch: refs/heads/level15_modules
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 30c3e30571bcc70871cf4d80440cf4d0d4592470
      
https://github.com/STEllAR-GROUP/hpx/commit/30c3e30571bcc70871cf4d80440cf4d0d4592470
  Author: Hartmut Kaiser <[email protected]>
  Date:   2025-11-17 (Mon, 17 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/detail/view_element.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_decl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_impl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_decl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_impl.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
    M 
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_view.hpp
    M 
components/containers/unordered/include/hpx/components/containers/unordered/partition_unordered_map_component.hpp
    M components/iostreams/src/standard_streams.cpp
    M components/process/include/hpx/components/process/child.hpp
    M docs/sphinx/manual/executors.rst
    M libs/core/algorithms/include/hpx/parallel/algorithms/rotate.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/chunk_size.hpp
    M libs/core/async_base/CMakeLists.txt
    M libs/core/async_base/include/hpx/async_base/async.hpp
    M libs/core/async_base/include/hpx/async_base/dataflow.hpp
    M libs/core/async_base/include/hpx/async_base/launch_policy.hpp
    M libs/core/async_base/include/hpx/async_base/post.hpp
    M libs/core/async_base/include/hpx/async_base/scheduling_properties.hpp
    M libs/core/async_base/include/hpx/async_base/sync.hpp
    M libs/core/async_base/include/hpx/async_base/traits/is_launch_policy.hpp
    M libs/core/async_base/src/launch_policy.cpp
    M libs/core/async_combinators/include/hpx/async_combinators/when_each.hpp
    M libs/core/async_local/include/hpx/async_local/async.hpp
    M libs/core/async_local/include/hpx/async_local/async_fwd.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/async_local/include/hpx/async_local/sync_fwd.hpp
    M libs/core/async_sycl/CMakeLists.txt
    M libs/core/async_sycl/include/hpx/async_sycl/sycl_executor.hpp
    M libs/core/execution/include/hpx/execution/algorithms/when_all.hpp
    M 
libs/core/execution/include/hpx/execution/detail/async_launch_policy_dispatch.hpp
    M libs/core/execution/include/hpx/execution/detail/future_exec.hpp
    M libs/core/execution/include/hpx/execution/detail/post_policy_dispatch.hpp
    M 
libs/core/execution/include/hpx/execution/detail/sync_launch_policy_dispatch.hpp
    M 
libs/core/execution/include/hpx/execution/executors/execution_parameters.hpp
    M 
libs/core/execution/include/hpx/execution/executors/execution_parameters_fwd.hpp
    M libs/core/execution/include/hpx/execution/executors/rebind_executor.hpp
    M libs/core/execution/include/hpx/execution/traits/executor_traits.hpp
    M libs/core/execution/tests/unit/algorithm_when_all.cpp
    M libs/core/execution_base/CMakeLists.txt
    M libs/core/execution_base/include/hpx/execution_base/agent_base.hpp
    M libs/core/execution_base/include/hpx/execution_base/agent_ref.hpp
    M libs/core/execution_base/include/hpx/execution_base/context_base.hpp
    M libs/core/execution_base/include/hpx/execution_base/coroutine_utils.hpp
    M 
libs/core/execution_base/include/hpx/execution_base/detail/spinlock_deadlock_detection.hpp
    M libs/core/execution_base/include/hpx/execution_base/get_env.hpp
    M libs/core/execution_base/include/hpx/execution_base/operation_state.hpp
    M libs/core/execution_base/include/hpx/execution_base/receiver.hpp
    M libs/core/execution_base/include/hpx/execution_base/resource_base.hpp
    M libs/core/execution_base/include/hpx/execution_base/sender.hpp
    M libs/core/execution_base/include/hpx/execution_base/stdexec_forward.hpp
    M libs/core/execution_base/include/hpx/execution_base/this_thread.hpp
    M 
libs/core/execution_base/include/hpx/execution_base/traits/coroutine_traits.hpp
    M libs/core/execution_base/include/hpx/execution_base/traits/is_executor.hpp
    M 
libs/core/execution_base/include/hpx/execution_base/traits/is_executor_parameters.hpp
    M libs/core/executors/include/hpx/executors/async.hpp
    M libs/core/executors/include/hpx/executors/dataflow.hpp
    M libs/core/executors/include/hpx/executors/datapar/execution_policy.hpp
    M libs/core/executors/include/hpx/executors/detail/hierarchical_spawning.hpp
    M libs/core/executors/include/hpx/executors/detail/index_queue_spawning.hpp
    M libs/core/executors/include/hpx/executors/execution_policy.hpp
    M 
libs/core/executors/include/hpx/executors/execution_policy_scheduling_property.hpp
    M libs/core/executors/include/hpx/executors/fork_join_executor.hpp
    M libs/core/executors/include/hpx/executors/parallel_executor.hpp
    M libs/core/executors/include/hpx/executors/parallel_executor_aggregated.hpp
    M libs/core/executors/include/hpx/executors/post.hpp
    M libs/core/executors/include/hpx/executors/sync.hpp
    M libs/core/executors/include/hpx/executors/thread_pool_scheduler.hpp
    M libs/core/futures/include/hpx/futures/detail/future_data.hpp
    M libs/core/futures/include/hpx/futures/future.hpp
    M libs/core/futures/include/hpx/futures/futures_factory.hpp
    M libs/core/futures/include/hpx/futures/packaged_continuation.hpp
    M libs/core/futures/src/detail/execute_thread.cpp
    M libs/core/futures/src/future_data.cpp
    M libs/core/lcos_local/CMakeLists.txt
    M libs/core/lcos_local/include/hpx/lcos_local/channel.hpp
    M libs/core/resiliency/CMakeLists.txt
    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/CMakeLists.txt
    M 
libs/core/runtime_local/include/hpx/runtime_local/get_num_all_localities.hpp
    M libs/core/runtime_local/include/hpx/runtime_local/run_as_hpx_thread.hpp
    M libs/core/topology/include/hpx/topology/scheduling_properties.hpp
    M libs/full/actions/include/hpx/actions/post_helper.hpp
    M libs/full/actions/include/hpx/actions/transfer_action.hpp
    M libs/full/actions/include/hpx/actions/transfer_base_action.hpp
    M libs/full/actions_base/include/hpx/actions_base/basic_action.hpp
    M 
libs/full/actions_base/include/hpx/actions_base/traits/action_select_direct_execution.hpp
    M libs/full/agas/src/addressing_service.cpp
    M 
libs/full/async_colocated/include/hpx/async_colocated/post_colocated_callback.hpp
    M libs/full/async_colocated/src/get_colocation_id.cpp
    M libs/full/async_distributed/include/hpx/async_distributed/async.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_callback.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/async_callback_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/async_implementations.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/async_implementations_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/async_unwrap_result_implementations.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/detail/post.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/post_callback.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/post_implementations_fwd.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/detail/sync_implementations.hpp
    M libs/full/async_distributed/include/hpx/async_distributed/sync.hpp
    M 
libs/full/async_distributed/include/hpx/async_distributed/transfer_continuation_action.hpp
    M libs/full/collectives/include/hpx/collectives/all_gather.hpp
    M libs/full/collectives/include/hpx/collectives/all_reduce.hpp
    M libs/full/collectives/include/hpx/collectives/all_to_all.hpp
    M libs/full/collectives/include/hpx/collectives/barrier.hpp
    M libs/full/collectives/include/hpx/collectives/broadcast.hpp
    M libs/full/collectives/include/hpx/collectives/channel_communicator.hpp
    M libs/full/collectives/include/hpx/collectives/detail/communicator.hpp
    M libs/full/collectives/include/hpx/collectives/exclusive_scan.hpp
    M libs/full/collectives/include/hpx/collectives/gather.hpp
    M libs/full/collectives/include/hpx/collectives/inclusive_scan.hpp
    M libs/full/collectives/include/hpx/collectives/reduce.hpp
    M libs/full/collectives/include/hpx/collectives/scatter.hpp
    M libs/full/collectives/include/hpx/collectives/spmd_block.hpp
    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/barrier_node.cpp
    M libs/full/components/include/hpx/components/client_base.hpp
    M libs/full/components/include/hpx/components/get_ptr.hpp
    M libs/full/components/src/client_base.cpp
    M libs/full/components_base/include/hpx/components_base/agas_interface.hpp
    M libs/full/components_base/src/agas_interface.cpp
    M libs/full/components_base/src/server/component_base.cpp
    M 
libs/full/distribution_policies/include/hpx/distribution_policies/colocating_distribution_policy.hpp
    M 
libs/full/distribution_policies/include/hpx/distribution_policies/default_distribution_policy.hpp
    M 
libs/full/distribution_policies/include/hpx/distribution_policies/target_distribution_policy.hpp
    M 
libs/full/distribution_policies/include/hpx/distribution_policies/unwrapping_result_policy.hpp
    M libs/full/include/include/hpx/include/traits.hpp
    M libs/full/lcos_distributed/include/hpx/lcos_distributed/channel.hpp
    M libs/full/naming/src/credit_handling.cpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/performance_counter.hpp
    M 
libs/full/performance_counters/include/hpx/performance_counters/performance_counter_set.hpp
    M libs/full/performance_counters/src/performance_counter_set.cpp
    M libs/full/performance_counters/src/query_counters.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/runtime_components/include/hpx/runtime_components/new.hpp
    M 
libs/full/runtime_distributed/include/hpx/runtime_distributed/get_num_localities.hpp
    M libs/full/runtime_distributed/src/runtime_distributed.cpp
    M libs/full/runtime_distributed/src/stubs/runtime_support_stubs.cpp
    M tests/performance/local/activate_counters.cpp

  Log Message:
  -----------
  Adapting HPX modules of level 15 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