Branch: refs/heads/collectives Home: https://github.com/STEllAR-GROUP/hpx Commit: 3b694e643c3ff8f5321e3eb523b87eecaff46021 https://github.com/STEllAR-GROUP/hpx/commit/3b694e643c3ff8f5321e3eb523b87eecaff46021 Author: Hartmut Kaiser <hartmut.kai...@gmail.com> Date: 2023-11-24 (Fri, 24 Nov 2023)
Changed paths: M .circleci/config.yml M .github/workflows/linux_release_static.yml M libs/core/algorithms/include/hpx/parallel/util/adapt_thread_priority.hpp M libs/core/algorithms/tests/unit/container_algorithms/CMakeLists.txt M libs/core/algorithms/tests/unit/container_algorithms/is_sorted_range.cpp A libs/core/algorithms/tests/unit/container_algorithms/is_sorted_range_exception.cpp M libs/core/algorithms/tests/unit/container_algorithms/is_sorted_until_range.cpp A libs/core/algorithms/tests/unit/container_algorithms/is_sorted_until_range_exception.cpp M libs/core/allocator_support/CMakeLists.txt M libs/core/allocator_support/include/hpx/allocator_support/internal_allocator.hpp A libs/core/allocator_support/include/hpx/allocator_support/thread_local_caching_allocator.hpp M libs/core/async_base/include/hpx/async_base/dataflow.hpp M libs/core/async_combinators/include/hpx/async_combinators/when_all.hpp M libs/core/config/include/hpx/config/threads_stack.hpp M libs/core/coroutines/include/hpx/coroutines/detail/combined_tagged_state.hpp M libs/core/coroutines/include/hpx/coroutines/detail/context_windows_fibers.hpp M libs/core/coroutines/include/hpx/coroutines/detail/get_stack_pointer.hpp M libs/core/datastructures/include/hpx/datastructures/detail/dynamic_bitset.hpp M libs/core/execution/include/hpx/execution/detail/future_exec.hpp 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/src/agent_ref.cpp M libs/core/execution_base/src/this_thread.cpp M libs/core/execution_base/tests/unit/execution_context.cpp M libs/core/executors/include/hpx/executors/parallel_executor.hpp M libs/core/functional/include/hpx/functional/detail/basic_function.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/future_or_value.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/include/hpx/futures/promise.hpp M libs/core/futures/src/future_data.cpp M libs/core/lcos_local/CMakeLists.txt M libs/core/lcos_local/include/hpx/lcos_local/and_gate.hpp A libs/core/lcos_local/include/hpx/lcos_local/conditional_cv.hpp M libs/core/synchronization/include/hpx/synchronization/condition_variable.hpp M libs/core/synchronization/include/hpx/synchronization/detail/condition_variable.hpp M libs/core/synchronization/src/detail/condition_variable.cpp M libs/core/threading_base/include/hpx/threading_base/execution_agent.hpp M libs/core/threading_base/include/hpx/threading_base/thread_data.hpp M libs/core/threading_base/src/execution_agent.cpp M libs/core/threading_base/src/set_thread_state.cpp M libs/full/actions/include/hpx/actions/register_action.hpp M libs/full/actions/include/hpx/actions/transfer_action.hpp M libs/full/actions_base/include/hpx/actions_base/detail/action_factory.hpp M libs/full/actions_base/src/detail/action_factory.cpp M libs/full/async_distributed/include/hpx/async_distributed/async.hpp M libs/full/async_distributed/include/hpx/async_distributed/detail/async_implementations.hpp M libs/full/async_distributed/include/hpx/async_distributed/detail/promise_base.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/broadcast.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/tests/unit/CMakeLists.txt M libs/full/collectives/tests/unit/all_gather.cpp M libs/full/collectives/tests/unit/all_reduce.cpp M libs/full/collectives/tests/unit/all_to_all.cpp M libs/full/collectives/tests/unit/broadcast.cpp M libs/full/collectives/tests/unit/communication_set.cpp M libs/full/collectives/tests/unit/exclusive_scan_.cpp M libs/full/collectives/tests/unit/gather.cpp M libs/full/collectives/tests/unit/inclusive_scan_.cpp M libs/full/collectives/tests/unit/reduce.cpp M libs/full/collectives/tests/unit/scatter.cpp M libs/full/components/include/hpx/components/client_base.hpp M libs/full/parcelset/include/hpx/parcelset/parcelport_impl.hpp M libs/full/runtime_distributed/include/hpx/runtime_distributed.hpp M libs/full/runtime_distributed/src/runtime_distributed.cpp M libs/full/segmented_algorithms/tests/unit/CMakeLists.txt M libs/full/segmented_algorithms/tests/unit/partitioned_vector_for_each.cpp A libs/full/segmented_algorithms/tests/unit/partitioned_vector_for_each_n.cpp Log Message: ----------- Cleaning up collective operations _______________________________________________ hpx-commits mailing list hpx-commits@mail.cct.lsu.edu https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits