Branch: refs/heads/level19_20_21_22_modules
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 4ba7db726de740e8a2f9d695ad45b0b084c86708
https://github.com/STEllAR-GROUP/hpx/commit/4ba7db726de740e8a2f9d695ad45b0b084c86708
Author: Hartmut Kaiser <[email protected]>
Date: 2025-11-22 (Sat, 22 Nov 2025)
Changed paths:
M
components/component_storage/include/hpx/components/component_storage/component_storage.hpp
M
components/component_storage/include/hpx/components/component_storage/migrate_from_storage.hpp
M
components/component_storage/include/hpx/components/component_storage/migrate_to_storage.hpp
M
components/component_storage/include/hpx/components/component_storage/server/component_storage.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/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/unordered/include/hpx/components/containers/unordered/unordered_map.hpp
M components/iostreams/include/hpx/components/iostreams/server/buffer.hpp
M components/iostreams/src/server/output_stream.cpp
M components/parcel_plugins/coalescing/src/coalescing_message_handler.cpp
M components/process/include/hpx/components/process/child.hpp
M components/process/include/hpx/components/process/server/child.hpp
M examples/async_io/async_io_low_level.cpp
M libs/core/algorithms/include/hpx/algorithms/traits/projected.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/adjacent_find.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/advance_and_get_distance.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/detail/dispatch.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/detail/replace.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/detail/rotate.hpp
M libs/core/algorithms/include/hpx/parallel/algorithms/detail/search.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/fill.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/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/is_heap.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/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/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_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/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/contains.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/destroy.hpp
M libs/core/algorithms/include/hpx/parallel/container_algorithms/equal.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/lexicographical_compare.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/mismatch.hpp
M
libs/core/algorithms/include/hpx/parallel/container_algorithms/nth_element.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/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_move.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/reduce.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_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/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/loop.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/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/zip_iterator.hpp
M libs/core/algorithms/src/task_group.cpp
M libs/core/algorithms/tests/performance/benchmark_merge.cpp
M libs/core/async_combinators/CMakeLists.txt
M
libs/core/async_combinators/include/hpx/async_combinators/detail/throw_if_exceptional.hpp
M libs/core/async_combinators/include/hpx/async_combinators/split_future.hpp
M libs/core/async_combinators/include/hpx/async_combinators/wait_all.hpp
M libs/core/async_combinators/include/hpx/async_combinators/wait_any.hpp
M libs/core/async_combinators/include/hpx/async_combinators/wait_each.hpp
M libs/core/async_combinators/include/hpx/async_combinators/wait_some.hpp
M libs/core/async_combinators/include/hpx/async_combinators/when_all.hpp
M libs/core/async_combinators/include/hpx/async_combinators/when_any.hpp
M libs/core/async_combinators/include/hpx/async_combinators/when_each.hpp
M libs/core/async_combinators/include/hpx/async_combinators/when_some.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_executor.hpp
M libs/core/async_cuda/include/hpx/async_cuda/cuda_future.hpp
M libs/core/async_cuda/include/hpx/async_cuda/target.hpp
M libs/core/async_cuda/include/hpx/async_cuda/transform_stream.hpp
M libs/core/async_cuda/src/cuda_event_callback.cpp
M libs/core/async_cuda/src/cuda_target.cpp
M libs/core/async_cuda/src/get_targets.cpp
M libs/core/async_mpi/CMakeLists.txt
M libs/core/async_mpi/include/hpx/async_mpi/mpi_executor.hpp
M libs/core/async_mpi/include/hpx/async_mpi/mpi_future.hpp
M libs/core/async_mpi/include/hpx/async_mpi/transform_mpi.hpp
M libs/core/async_mpi/src/mpi_future.cpp
M libs/core/async_sycl/CMakeLists.txt
M libs/core/async_sycl/include/hpx/async_sycl/sycl_executor.hpp
M libs/core/async_sycl/include/hpx/async_sycl/sycl_future.hpp
M libs/core/async_sycl/src/sycl_event_callback.cpp
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/target.hpp
M libs/core/compute_local/src/get_host_targets.cpp
M libs/core/compute_local/src/host_target.cpp
M libs/core/compute_local/src/numa_domains.cpp
M libs/core/compute_local/tests/unit/numa_allocator.cpp
M libs/core/execution/CMakeLists.txt
M libs/core/execution/include/hpx/execution/algorithms/as_sender.hpp
M libs/core/execution/include/hpx/execution/algorithms/bulk.hpp
M
libs/core/execution/include/hpx/execution/algorithms/detail/is_negative.hpp
M libs/core/execution/include/hpx/execution/algorithms/detail/predicates.hpp
M libs/core/execution/include/hpx/execution/algorithms/ensure_started.hpp
M libs/core/execution/include/hpx/execution/algorithms/execute.hpp
M libs/core/execution/include/hpx/execution/algorithms/just.hpp
M libs/core/execution/include/hpx/execution/algorithms/keep_future.hpp
M libs/core/execution/include/hpx/execution/algorithms/let_error.hpp
M libs/core/execution/include/hpx/execution/algorithms/let_stopped.hpp
M libs/core/execution/include/hpx/execution/algorithms/let_value.hpp
M libs/core/execution/include/hpx/execution/algorithms/make_future.hpp
M libs/core/execution/include/hpx/execution/algorithms/run_loop.hpp
M libs/core/execution/include/hpx/execution/algorithms/schedule_from.hpp
M libs/core/execution/include/hpx/execution/algorithms/split.hpp
M libs/core/execution/include/hpx/execution/algorithms/start_detached.hpp
M libs/core/execution/include/hpx/execution/algorithms/sync_wait.hpp
M libs/core/execution/include/hpx/execution/algorithms/then.hpp
M libs/core/execution/include/hpx/execution/algorithms/transfer.hpp
M libs/core/execution/include/hpx/execution/algorithms/transfer_just.hpp
M libs/core/execution/include/hpx/execution/algorithms/when_all.hpp
M libs/core/execution/include/hpx/execution/algorithms/when_all_vector.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/sync_launch_policy_dispatch.hpp
M
libs/core/execution/include/hpx/execution/executors/adaptive_static_chunk_size.hpp
M libs/core/execution/include/hpx/execution/executors/auto_chunk_size.hpp
M
libs/core/execution/include/hpx/execution/executors/collect_chunking_parameters.hpp
M libs/core/execution/include/hpx/execution/executors/default_parameters.hpp
M libs/core/execution/include/hpx/execution/executors/dynamic_chunk_size.hpp
M libs/core/execution/include/hpx/execution/executors/execution.hpp
M
libs/core/execution/include/hpx/execution/executors/execution_information.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/guided_chunk_size.hpp
M libs/core/execution/include/hpx/execution/executors/max_num_chunks.hpp
M libs/core/execution/include/hpx/execution/executors/num_cores.hpp
M
libs/core/execution/include/hpx/execution/executors/persistent_auto_chunk_size.hpp
M
libs/core/execution/include/hpx/execution/executors/polymorphic_executor.hpp
M libs/core/execution/include/hpx/execution/executors/rebind_executor.hpp
M libs/core/execution/include/hpx/execution/executors/static_chunk_size.hpp
M libs/core/execution/include/hpx/execution/queries/get_allocator.hpp
M
libs/core/execution/include/hpx/execution/queries/get_delegatee_scheduler.hpp
M libs/core/execution/include/hpx/execution/queries/get_scheduler.hpp
M libs/core/execution/include/hpx/execution/queries/get_stop_token.hpp
M libs/core/execution/include/hpx/execution/queries/read.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/eve/vector_pack_alignment_size.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/eve/vector_pack_all_any_none.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/eve/vector_pack_conditionals.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/eve/vector_pack_count_bits.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/eve/vector_pack_find.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/eve/vector_pack_get_set.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/eve/vector_pack_load_store.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/eve/vector_pack_reduce.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/eve/vector_pack_type.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/simd/vector_pack_alignment_size.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/simd/vector_pack_all_any_none.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/simd/vector_pack_conditionals.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/simd/vector_pack_count_bits.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/simd/vector_pack_find.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/simd/vector_pack_get_set.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/simd/vector_pack_load_store.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/simd/vector_pack_reduce.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/simd/vector_pack_simd.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/simd/vector_pack_type.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_alignment_size.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_all_any_none.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_conditionals.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_count_bits.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_find.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_get_set.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_load_store.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_reduce.hpp
M
libs/core/execution/include/hpx/execution/traits/detail/vc/vector_pack_type.hpp
M libs/core/execution/include/hpx/execution/traits/executor_traits.hpp
M
libs/core/execution/include/hpx/execution/traits/future_then_result_exec.hpp
M libs/core/execution/include/hpx/execution/traits/is_execution_policy.hpp
M
libs/core/execution/include/hpx/execution/traits/vector_pack_alignment_size.hpp
M
libs/core/execution/include/hpx/execution/traits/vector_pack_all_any_none.hpp
M
libs/core/execution/include/hpx/execution/traits/vector_pack_conditionals.hpp
M
libs/core/execution/include/hpx/execution/traits/vector_pack_count_bits.hpp
M libs/core/execution/include/hpx/execution/traits/vector_pack_find.hpp
M
libs/core/execution/include/hpx/execution/traits/vector_pack_load_store.hpp
M libs/core/execution/include/hpx/execution/traits/vector_pack_reduce.hpp
M libs/core/execution/include/hpx/execution/traits/vector_pack_type.hpp
M libs/core/execution/tests/unit/algorithm_execute.cpp
M libs/core/execution/tests/unit/algorithm_just.cpp
M libs/core/execution/tests/unit/algorithm_just_error.cpp
M libs/core/execution/tests/unit/algorithm_just_stopped.cpp
M libs/core/execution/tests/unit/algorithm_when_all.cpp
M libs/core/execution/tests/unit/environment_queries.cpp
M libs/core/execution/tests/unit/forward_progress_guarantee.cpp
M libs/core/execution/tests/unit/forwarding_env_query.cpp
M libs/core/execution/tests/unit/forwarding_scheduler_query.cpp
M libs/core/execution/tests/unit/forwarding_sender_query.cpp
M libs/core/execution_base/tests/include/algorithm_test_utils.hpp
M libs/core/execution_base/tests/include/coroutine_task.hpp
M libs/core/execution_base/tests/unit/coroutine_utils.cpp
M libs/core/executors/CMakeLists.txt
M libs/core/executors/include/hpx/executors/annotating_executor.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/datapar/execution_policy_mappings.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/exception_list.hpp
M libs/core/executors/include/hpx/executors/execution_policy.hpp
M libs/core/executors/include/hpx/executors/execution_policy_annotation.hpp
M libs/core/executors/include/hpx/executors/execution_policy_mappings.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/std_execution_policy.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/executors/src/service_executors.cpp
M libs/core/executors/tests/regressions/service_executor_cuda.cu
M libs/core/futures/CMakeLists.txt
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/future_fwd.hpp
M libs/core/futures/include/hpx/futures/future_or_value.hpp
M libs/core/futures/include/hpx/futures/futures_factory.hpp
A libs/core/futures/include/hpx/futures/macros.hpp
M libs/core/futures/include/hpx/futures/packaged_task.hpp
M libs/core/futures/include/hpx/futures/promise.hpp
M libs/core/futures/include/hpx/futures/traits/acquire_future.hpp
M libs/core/futures/include/hpx/futures/traits/acquire_shared_state.hpp
M libs/core/futures/include/hpx/futures/traits/future_access.hpp
M libs/core/futures/include/hpx/futures/traits/future_then_result.hpp
M libs/core/futures/include/hpx/futures/traits/future_traits.hpp
M libs/core/futures/include/hpx/futures/traits/get_remote_result.hpp
M libs/core/futures/include/hpx/futures/traits/is_future.hpp
M libs/core/futures/include/hpx/futures/traits/is_future_range.hpp
M libs/core/futures/include/hpx/futures/traits/is_future_tuple.hpp
M libs/core/futures/include/hpx/futures/traits/promise_remote_result.hpp
M libs/core/futures/src/future_data.cpp
M libs/core/gasnet_base/CMakeLists.txt
M libs/core/gasnet_base/include/hpx/gasnet_base/gasnet_environment.hpp
M libs/core/include_local/CMakeLists.txt
M libs/core/include_local/include/hpx/barrier.hpp.in
M libs/core/include_local/include/hpx/channel.hpp.in
M libs/core/include_local/include/hpx/condition_variable.hpp
M libs/core/include_local/include/hpx/latch.hpp.in
M libs/core/include_local/include/hpx/semaphore.hpp
M libs/core/include_local/include/hpx/shared_mutex.hpp
M libs/core/include_local/include/hpx/stop_token.hpp
M libs/core/include_local/include/hpx/unwrap.hpp
M libs/core/init_runtime_local/CMakeLists.txt
M
libs/core/init_runtime_local/include/hpx/init_runtime_local/init_runtime_local.hpp
M libs/core/init_runtime_local/src/init_runtime_local.cpp
M libs/core/io_service/CMakeLists.txt
M libs/core/io_service/include/hpx/io_service/io_service_pool.hpp
M libs/core/io_service/include/hpx/io_service/io_service_pool_fwd.hpp
M libs/core/io_service/include/hpx/io_service/io_service_thread_pool.hpp
M libs/core/lci_base/CMakeLists.txt
M libs/core/lci_base/include/hpx/lci_base/lci_environment.hpp
M libs/core/lcos_local/CMakeLists.txt
M libs/core/lcos_local/include/hpx/lcos_local/and_gate.hpp
M libs/core/lcos_local/include/hpx/lcos_local/channel.hpp
M libs/core/lcos_local/include/hpx/lcos_local/composable_guard.hpp
M libs/core/lcos_local/include/hpx/lcos_local/conditional_cv.hpp
M libs/core/lcos_local/include/hpx/lcos_local/conditional_trigger.hpp
M libs/core/lcos_local/include/hpx/lcos_local/detail/preprocess_future.hpp
M libs/core/lcos_local/include/hpx/lcos_local/receive_buffer.hpp
M libs/core/lcos_local/include/hpx/lcos_local/trigger.hpp
M libs/core/lcos_local/src/preprocess_future.cpp
M libs/core/mpi_base/CMakeLists.txt
M libs/core/mpi_base/include/hpx/mpi_base/mpi_environment.hpp
M libs/core/pack_traversal/CMakeLists.txt
M
libs/core/pack_traversal/include/hpx/pack_traversal/detail/pack_traversal_async_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
M
libs/core/pack_traversal/include/hpx/pack_traversal/traits/pack_traversal_rebind_container.hpp
M libs/core/pack_traversal/include/hpx/pack_traversal/unwrap.hpp
M libs/core/pack_traversal/tests/regressions/unwrapped_1528.cpp
M libs/core/pack_traversal/tests/unit/pack_traversal.cpp
M libs/core/resiliency/CMakeLists.txt
M libs/core/resiliency/include/hpx/resiliency/async_replay.hpp
M libs/core/resiliency/include/hpx/resiliency/async_replicate.hpp
M libs/core/resiliency/include/hpx/resiliency/replay_executor.hpp
M libs/core/resiliency/include/hpx/resiliency/replicate_executor.hpp
M libs/core/resource_partitioner/CMakeLists.txt
M
libs/core/resource_partitioner/include/hpx/resource_partitioner/detail/create_partitioner.hpp
M
libs/core/resource_partitioner/include/hpx/resource_partitioner/detail/partitioner.hpp
M
libs/core/resource_partitioner/include/hpx/resource_partitioner/partitioner.hpp
M
libs/core/resource_partitioner/include/hpx/resource_partitioner/partitioner_fwd.hpp
M libs/core/resource_partitioner/src/detail_partitioner.cpp
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/interval_timer.hpp
M libs/core/runtime_local/include/hpx/runtime_local/run_as_hpx_thread.hpp
M libs/core/runtime_local/include/hpx/runtime_local/run_as_os_thread.hpp
M libs/core/runtime_local/include/hpx/runtime_local/runtime_local.hpp
M libs/core/runtime_local/include/hpx/runtime_local/runtime_local_fwd.hpp
M libs/core/runtime_local/include/hpx/runtime_local/service_executors.hpp
M libs/core/runtime_local/include/hpx/runtime_local/thread_mapper.hpp
M libs/core/runtime_local/src/custom_exception_info.cpp
M libs/core/runtime_local/src/pool_timer.cpp
M libs/core/runtime_local/src/runtime_handlers.cpp
M libs/core/runtime_local/src/runtime_local.cpp
M libs/core/runtime_local/src/service_executors.cpp
M libs/core/schedulers/CMakeLists.txt
R libs/core/schedulers/include/hpx/modules/schedulers.hpp
M libs/core/schedulers/include/hpx/schedulers/background_scheduler.hpp
M libs/core/schedulers/include/hpx/schedulers/deadlock_detection.hpp
M
libs/core/schedulers/include/hpx/schedulers/local_priority_queue_scheduler.hpp
M libs/core/schedulers/include/hpx/schedulers/local_queue_scheduler.hpp
M
libs/core/schedulers/include/hpx/schedulers/local_workrequesting_scheduler.hpp
M libs/core/schedulers/include/hpx/schedulers/maintain_queue_wait_times.hpp
M libs/core/schedulers/include/hpx/schedulers/queue_helpers.hpp
M libs/core/schedulers/include/hpx/schedulers/queue_holder_numa.hpp
M libs/core/schedulers/include/hpx/schedulers/queue_holder_thread.hpp
M
libs/core/schedulers/include/hpx/schedulers/shared_priority_queue_scheduler.hpp
M
libs/core/schedulers/include/hpx/schedulers/static_priority_queue_scheduler.hpp
M libs/core/schedulers/include/hpx/schedulers/static_queue_scheduler.hpp
M libs/core/schedulers/include/hpx/schedulers/thread_queue.hpp
M libs/core/schedulers/include/hpx/schedulers/thread_queue_mc.hpp
M libs/core/synchronization/CMakeLists.txt
M libs/core/synchronization/include/hpx/synchronization/async_rw_mutex.hpp
M libs/core/synchronization/include/hpx/synchronization/barrier.hpp
M libs/core/synchronization/include/hpx/synchronization/binary_semaphore.hpp
M libs/core/synchronization/include/hpx/synchronization/channel_mpmc.hpp
M libs/core/synchronization/include/hpx/synchronization/channel_mpsc.hpp
M libs/core/synchronization/include/hpx/synchronization/channel_spsc.hpp
M
libs/core/synchronization/include/hpx/synchronization/condition_variable.hpp
M
libs/core/synchronization/include/hpx/synchronization/counting_semaphore.hpp
M libs/core/synchronization/include/hpx/synchronization/event.hpp
M libs/core/synchronization/include/hpx/synchronization/latch.hpp
M libs/core/synchronization/include/hpx/synchronization/lock_types.hpp
A libs/core/synchronization/include/hpx/synchronization/macros.hpp
M libs/core/synchronization/include/hpx/synchronization/mutex.hpp
M libs/core/synchronization/include/hpx/synchronization/no_mutex.hpp
M libs/core/synchronization/include/hpx/synchronization/once.hpp
M libs/core/synchronization/include/hpx/synchronization/recursive_mutex.hpp
M libs/core/synchronization/include/hpx/synchronization/shared_mutex.hpp
M
libs/core/synchronization/include/hpx/synchronization/sliding_semaphore.hpp
M libs/core/synchronization/include/hpx/synchronization/spinlock.hpp
M libs/core/synchronization/include/hpx/synchronization/spinlock_pool.hpp
M libs/core/synchronization/include/hpx/synchronization/stop_token.hpp
M libs/core/synchronization/src/mutex.cpp
M libs/core/synchronization/tests/unit/fail_compile_mutex_move.cpp
M libs/core/synchronization/tests/unit/fail_compile_spinlock_move.cpp
M
libs/core/synchronization/tests/unit/fail_compile_spinlock_no_backoff_move.cpp
M
libs/core/synchronization/tests/unit/shared_mutex/shared_mutex_locking_thread.hpp
M libs/core/synchronization/tests/unit/shared_mutex/thread_group.hpp
M
libs/core/thread_pool_util/include/hpx/thread_pool_util/thread_pool_suspension_helpers.hpp
M libs/core/thread_pool_util/src/thread_pool_suspension_helpers.cpp
M libs/core/thread_pools/CMakeLists.txt
M libs/core/thread_pools/src/scheduled_thread_pool.cpp
M libs/core/threading/CMakeLists.txt
M libs/core/threading/include/hpx/threading/jthread.hpp
M libs/core/threading/include/hpx/threading/thread.hpp
M libs/core/threading/src/thread.cpp
M libs/core/threadmanager/CMakeLists.txt
M libs/core/threadmanager/include/hpx/modules/threadmanager.hpp
M libs/core/threadmanager/src/threadmanager.cpp
M libs/core/timed_execution/CMakeLists.txt
M libs/core/timed_execution/include/hpx/timed_execution/timed_execution.hpp
M
libs/core/timed_execution/include/hpx/timed_execution/timed_execution_fwd.hpp
M libs/core/timed_execution/include/hpx/timed_execution/timed_executors.hpp
M libs/full/actions/src/base_action.cpp
M libs/full/actions_base/include/hpx/actions_base/basic_action.hpp
M libs/full/actions_base/include/hpx/actions_base/component_action.hpp
M libs/full/agas/include/hpx/agas/addressing_service.hpp
M libs/full/agas/src/addressing_service.cpp
M libs/full/agas_base/include/hpx/agas_base/component_namespace.hpp
M
libs/full/agas_base/include/hpx/agas_base/detail/bootstrap_component_namespace.hpp
M
libs/full/agas_base/include/hpx/agas_base/detail/bootstrap_locality_namespace.hpp
M
libs/full/agas_base/include/hpx/agas_base/detail/hosted_component_namespace.hpp
M
libs/full/agas_base/include/hpx/agas_base/detail/hosted_locality_namespace.hpp
M libs/full/agas_base/include/hpx/agas_base/locality_namespace.hpp
M libs/full/agas_base/include/hpx/agas_base/server/component_namespace.hpp
M libs/full/agas_base/include/hpx/agas_base/server/locality_namespace.hpp
M libs/full/agas_base/include/hpx/agas_base/server/primary_namespace.hpp
M libs/full/agas_base/include/hpx/agas_base/server/symbol_namespace.hpp
M libs/full/agas_base/include/hpx/agas_base/symbol_namespace.hpp
M libs/full/async_colocated/include/hpx/async_colocated/async_colocated.hpp
M
libs/full/async_colocated/include/hpx/async_colocated/async_colocated_callback.hpp
M
libs/full/async_colocated/include/hpx/async_colocated/async_colocated_callback_fwd.hpp
M
libs/full/async_colocated/include/hpx/async_colocated/async_colocated_fwd.hpp
M
libs/full/async_colocated/include/hpx/async_colocated/get_colocation_id.hpp
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/async_continue.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/async_continue_callback.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/async_continue_callback_fwd.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/async_continue_fwd.hpp
M libs/full/async_distributed/include/hpx/async_distributed/bind_action.hpp
M libs/full/async_distributed/include/hpx/async_distributed/continuation.hpp
M libs/full/async_distributed/include/hpx/async_distributed/dataflow.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/promise_base.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/detail/promise_lco.hpp
M libs/full/async_distributed/include/hpx/async_distributed/lcos_fwd.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/put_parcel_fwd.hpp
M libs/full/async_distributed/include/hpx/async_distributed/sync.hpp
M libs/full/async_distributed/tests/regressions/async_unwrap_1037.cpp
M libs/full/async_distributed/tests/regressions/dataflow_4436.cpp
M libs/full/async_distributed/tests/regressions/dataflow_791.cpp
M
libs/full/async_distributed/tests/regressions/dataflow_const_functor_773.cpp
M libs/full/async_distributed/tests/regressions/dataflow_future_swap.cpp
M libs/full/async_distributed/tests/regressions/dataflow_future_swap2.cpp
M libs/full/async_distributed/tests/regressions/dataflow_launch_775.cpp
M libs/full/async_distributed/tests/regressions/dataflow_recursion_1613.cpp
M libs/full/async_distributed/tests/regressions/dataflow_using_774.cpp
M libs/full/async_distributed/tests/regressions/future_hang_on_then_629.cpp
M
libs/full/async_distributed/tests/regressions/future_hang_on_wait_with_callback_629.cpp
M
libs/full/async_distributed/tests/regressions/future_serialization_1898.cpp
M libs/full/async_distributed/tests/regressions/plain_action_1330.cpp
M libs/full/async_distributed/tests/unit/remote_dataflow.cpp
M libs/full/checkpoint/include/hpx/checkpoint/checkpoint.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/broadcast_direct.hpp
M libs/full/collectives/include/hpx/collectives/channel_communicator.hpp
M libs/full/collectives/include/hpx/collectives/detail/barrier_node.hpp
M
libs/full/collectives/include/hpx/collectives/detail/channel_communicator.hpp
M
libs/full/collectives/include/hpx/collectives/detail/communication_set_node.hpp
M libs/full/collectives/include/hpx/collectives/detail/communicator.hpp
M libs/full/collectives/include/hpx/collectives/detail/latch.hpp
M libs/full/collectives/include/hpx/collectives/exclusive_scan.hpp
M libs/full/collectives/include/hpx/collectives/fold.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/latch.hpp
M libs/full/collectives/include/hpx/collectives/reduce.hpp
M libs/full/collectives/include/hpx/collectives/reduce_direct.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/collectives/src/latch.cpp
M libs/full/collectives/tests/performance/osu/osu_bcast.cpp
M libs/full/collectives/tests/regressions/barrier_hang.cpp
M libs/full/components/include/hpx/components/basename_registration.hpp
M libs/full/components/include/hpx/components/basename_registration_fwd.hpp
M libs/full/components/include/hpx/components/client.hpp
M libs/full/components/include/hpx/components/client_base.hpp
M libs/full/components/include/hpx/components/executor_component.hpp
M libs/full/components/include/hpx/components/make_client.hpp
M libs/full/components/src/basename_registration.cpp
M libs/full/components_base/include/hpx/components_base/agas_interface.hpp
M
libs/full/components_base/include/hpx/components_base/server/abstract_migration_support.hpp
M
libs/full/components_base/include/hpx/components_base/server/component_base.hpp
M
libs/full/components_base/include/hpx/components_base/server/locking_hook.hpp
M
libs/full/components_base/include/hpx/components_base/server/migration_support.hpp
M
libs/full/components_base/include/hpx/components_base/server/one_size_heap_list.hpp
M
libs/full/components_base/include/hpx/components_base/server/wrapper_heap.hpp
M
libs/full/components_base/include/hpx/components_base/server/wrapper_heap_list.hpp
M libs/full/components_base/src/component_type.cpp
M libs/full/components_base/src/server/wrapper_heap.cpp
M
libs/full/compute/include/hpx/compute/detail/target_distribution_policy.hpp
M libs/full/compute/include/hpx/compute/host/distributed_target.hpp
M libs/full/compute/include/hpx/compute/host/get_targets.hpp
M libs/full/compute/include/hpx/compute/host/target_distribution_policy.hpp
M libs/full/compute/src/distributed_target.cpp
M libs/full/compute/src/get_host_targets.cpp
M
libs/full/distribution_policies/include/hpx/distribution_policies/binpacking_distribution_policy.hpp
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/executors_distributed/include/hpx/executors_distributed/distribution_policy_executor.hpp
M libs/full/include/include/hpx/barrier.hpp
M libs/full/include/include/hpx/channel.hpp
M libs/full/include/include/hpx/include/lcos_local.hpp
M libs/full/include/include/hpx/include/parallel_executor_information.hpp
M libs/full/include/include/hpx/include/parallel_executor_parameters.hpp
M libs/full/include/include/hpx/include/resource_partitioner.hpp
M libs/full/include/include/hpx/include/traits.hpp
M libs/full/include/include/hpx/latch.hpp
M libs/full/init_runtime/include/hpx/hpx_init.hpp
M libs/full/init_runtime/include/hpx/hpx_init_params.hpp
M libs/full/init_runtime/src/hpx_init.cpp
M libs/full/lcos_distributed/include/hpx/lcos_distributed/channel.hpp
M libs/full/lcos_distributed/include/hpx/lcos_distributed/server/channel.hpp
M libs/full/lcos_distributed/tests/regressions/channel_not_empty_2890.cpp
M libs/full/naming/include/hpx/naming/detail/preprocess_gid_types.hpp
M libs/full/naming/src/credit_handling.cpp
M libs/full/naming_base/include/hpx/naming_base/id_type.hpp
M libs/full/parcelport_lci/include/hpx/parcelport_lci/sender_base.hpp
M
libs/full/parcelport_lci/include/hpx/parcelport_lci/sendrecv/sender_sendrecv.hpp
M libs/full/parcelports/src/static_parcelports.cpp
M libs/full/parcelset/include/hpx/parcelset/parcelport_impl.hpp
M libs/full/parcelset/src/detail/parcel_await.cpp
M libs/full/parcelset_base/include/hpx/parcelset_base/parcelport.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/counter_interface.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/counters.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/counters_fwd.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/detail/counter_interface_functions.hpp
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/include/hpx/performance_counters/query_counters.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/arithmetics_counter.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/arithmetics_counter_extended.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/elapsed_time_counter.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/raw_counter.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/raw_values_counter.hpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/statistics_counter.hpp
M libs/full/performance_counters/src/counter_interface.cpp
M libs/full/performance_counters/src/counters.cpp
M libs/full/performance_counters/src/detail/counter_interface_functions.cpp
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/threadmanager_counter_types.cpp
M libs/full/plugin_factories/src/parcelport_factory_base.cpp
M
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replay_distributed.hpp
M
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replicate_distributed.hpp
M
libs/full/runtime_components/include/hpx/runtime_components/create_component_helpers.hpp
M libs/full/runtime_components/include/hpx/runtime_components/new.hpp
M libs/full/runtime_components/src/console_logging.cpp
M
libs/full/runtime_components/tests/unit/components/action_invoke_no_more_than.hpp
M libs/full/runtime_distributed/include/hpx/runtime_distributed.hpp
M
libs/full/runtime_distributed/include/hpx/runtime_distributed/big_boot_barrier.hpp
M
libs/full/runtime_distributed/include/hpx/runtime_distributed/copy_component.hpp
M
libs/full/runtime_distributed/include/hpx/runtime_distributed/get_num_localities.hpp
M
libs/full/runtime_distributed/include/hpx/runtime_distributed/migrate_component.hpp
M
libs/full/runtime_distributed/include/hpx/runtime_distributed/server/copy_component.hpp
M
libs/full/runtime_distributed/include/hpx/runtime_distributed/server/runtime_support.hpp
M
libs/full/runtime_distributed/include/hpx/runtime_distributed/stubs/runtime_support.hpp
M libs/full/runtime_distributed/src/runtime_distributed.cpp
M libs/full/runtime_distributed/src/server/runtime_support_server.cpp
M
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/scan.hpp
M tests/performance/local/activate_counters.cpp
M tests/performance/local/activate_counters.hpp
M tests/performance/local/spinlock_overhead1.cpp
M tests/performance/local/spinlock_overhead2.cpp
M tests/performance/network/network_storage/network_storage.cpp
Log Message:
-----------
Adapting HPX modules of levels 19, 20, 21, and 22 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