Branch: refs/heads/finer-includes
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 11db1dedfe0fba90905cf28a4cdc25fa7d3f2759
https://github.com/STEllAR-GROUP/hpx/commit/11db1dedfe0fba90905cf28a4cdc25fa7d3f2759
Author: Agustin K-ballo Berge <[email protected]>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M libs/core/execution_base/include/hpx/execution_base/execution.hpp
M libs/full/collectives/src/detail/communication_set_node.cpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/sample_sort.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_each.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform_reduce.hpp
M libs/parallelism/algorithms/include/hpx/parallel/util/range.hpp
Log Message:
-----------
Avoid including the entire iterator_support module
Commit: 4b3d0e33473100776e0812a587e5f0b943c04939
https://github.com/STEllAR-GROUP/hpx/commit/4b3d0e33473100776e0812a587e5f0b943c04939
Author: Agustin K-ballo Berge <[email protected]>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M libs/full/resiliency/include/hpx/resiliency/async_replay_executor.hpp
M libs/full/resiliency/include/hpx/resiliency/async_replicate_executor.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_each.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
Log Message:
-----------
Avoid including the entire concepts module
Commit: 276a08c2747343fb23cb418d9423e788120b6f3a
https://github.com/STEllAR-GROUP/hpx/commit/276a08c2747343fb23cb418d9423e788120b6f3a
Author: Agustin K-ballo Berge <[email protected]>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M hpx/lcos/packaged_action.hpp
M hpx/runtime/actions/continuation.hpp
M hpx/runtime/actions/continuation2_impl.hpp
M hpx/runtime/actions/continuation_impl.hpp
M hpx/runtime/actions/make_continuation.hpp
M hpx/runtime/components/server/locking_hook.hpp
M hpx/runtime/components/stubs/runtime_support.hpp
M hpx/runtime/components/stubs/stub_base.hpp
M hpx/runtime/parcelset/locality.hpp
M hpx/runtime/trigger_lco.hpp
M hpx/traits/is_continuation.hpp
M hpx/traits/is_valid_action.hpp
M hpx/util/functional/colocated_helpers.hpp
M hpx/util/storage/tuple.hpp
M libs/core/datastructures/include/hpx/datastructures/tagged.hpp
M libs/core/datastructures/include/hpx/datastructures/tagged_pair.hpp
M libs/core/datastructures/include/hpx/datastructures/tagged_tuple.hpp
M libs/core/datastructures/tests/unit/tagged.cpp
M libs/core/functional/include/hpx/functional/traits/is_action.hpp
M
libs/core/iterator_support/include/hpx/iterator_support/counting_iterator.hpp
M libs/core/iterator_support/tests/unit/stencil3_iterator.cpp
M libs/core/serialization/include/hpx/serialization/access.hpp
M libs/core/serialization/include/hpx/serialization/base_object.hpp
M
libs/core/serialization/include/hpx/serialization/detail/polymorphic_nonintrusive_factory.hpp
M libs/core/serialization/include/hpx/serialization/serializable_any.hpp
M libs/core/timing/include/hpx/timing/high_resolution_clock.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/applier/apply_callback.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/applier/apply_helper.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_fwd.hpp
M libs/full/async_distributed/include/hpx/async_distributed/sync.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/fold.hpp
M libs/full/collectives/include/hpx/collectives/gather.hpp
M libs/full/collectives/include/hpx/collectives/reduce.hpp
M libs/full/collectives/include/hpx/collectives/scatter.hpp
M libs/full/compute/include/hpx/compute/detail/get_proxy_type.hpp
M libs/full/compute_cuda/include/hpx/compute/cuda/concurrent_executor.hpp
M libs/full/compute_cuda/include/hpx/compute/cuda/default_executor.hpp
M libs/full/compute_cuda/include/hpx/compute/cuda/detail/launch.hpp
M libs/full/compute_cuda/include/hpx/compute/cuda/transfer.hpp
M libs/full/compute_cuda/include/hpx/compute/detail/get_proxy_type.hpp
M
libs/full/executors_distributed/include/hpx/executors_distributed/distribution_policy_executor.hpp
M libs/full/include/include/hpx/include/util.hpp
M libs/full/resiliency/include/hpx/resiliency/async_replay_executor.hpp
M libs/full/resource_partitioner/examples/async_customization.cpp
M libs/full/resource_partitioner/tests/unit/named_pool_executor.cpp
M libs/full/runtime_configuration/src/ini.cpp
M
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/dispatch.hpp
M
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/reduce.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
M
libs/full/thread_executors/include/hpx/thread_executors/thread_execution.hpp
M libs/parallelism/algorithms/include/hpx/algorithms/traits/projected.hpp
M
libs/parallelism/algorithms/include/hpx/algorithms/traits/projected_range.hpp
M
libs/parallelism/algorithms/include/hpx/algorithms/traits/segmented_iterator_traits.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/count.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/dispatch.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/parallel_stable_sort.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/detail/sample_sort.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/fill.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_each.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop_induction.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop_reduction.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/set_difference.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/set_intersection.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/set_symmetric_difference.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/set_union.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/sort.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/stable_sort.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform_reduce.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/datapar/iterator_helpers.hpp
M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/datapar/transform_loop.hpp
M libs/parallelism/algorithms/include/hpx/parallel/spmd_block.hpp
M libs/parallelism/algorithms/include/hpx/parallel/task_block.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/util/detail/algorithm_result.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/util/detail/chunk_size.hpp
M libs/parallelism/algorithms/include/hpx/parallel/util/invoke_projected.hpp
M libs/parallelism/algorithms/include/hpx/parallel/util/tagged_pair.hpp
M libs/parallelism/algorithms/include/hpx/parallel/util/tagged_tuple.hpp
M libs/parallelism/algorithms/include/hpx/parallel/util/transfer.hpp
M libs/parallelism/async_base/include/hpx/async_base/apply.hpp
M libs/parallelism/async_base/include/hpx/async_base/async.hpp
M libs/parallelism/async_base/include/hpx/async_base/dataflow.hpp
M libs/parallelism/async_base/include/hpx/async_base/sync.hpp
M
libs/parallelism/async_base/include/hpx/async_base/traits/is_launch_policy.hpp
M libs/parallelism/async_local/include/hpx/async_local/async_fwd.hpp
M libs/parallelism/async_local/include/hpx/async_local/sync_fwd.hpp
M libs/parallelism/execution/include/hpx/execution/detail/future_exec.hpp
M
libs/parallelism/execution/include/hpx/execution/executors/execution_parameters.hpp
M
libs/parallelism/execution/include/hpx/execution/executors/execution_parameters_fwd.hpp
M
libs/parallelism/execution/include/hpx/execution/executors/rebind_executor.hpp
M
libs/parallelism/execution/include/hpx/execution/traits/executor_traits.hpp
M
libs/parallelism/execution/include/hpx/execution/traits/is_execution_policy.hpp
M libs/parallelism/execution/tests/regressions/lambda_return_type_2402.cpp
M libs/parallelism/executors/include/hpx/executors/async.hpp
M libs/parallelism/executors/include/hpx/executors/dataflow.hpp
M libs/parallelism/executors/include/hpx/executors/exception_list.hpp
M libs/parallelism/executors/include/hpx/executors/execution_policy.hpp
M libs/parallelism/executors/include/hpx/executors/sync.hpp
M libs/parallelism/futures/include/hpx/futures/detail/future_data.hpp
M libs/parallelism/futures/include/hpx/futures/futures_factory.hpp
M
libs/parallelism/pack_traversal/include/hpx/pack_traversal/detail/pack_traversal_async_impl.hpp
M
libs/parallelism/pack_traversal/include/hpx/pack_traversal/detail/pack_traversal_impl.hpp
M libs/parallelism/threading/include/hpx/threading/thread.hpp
M
libs/parallelism/timed_execution/include/hpx/timed_execution/timed_executors.hpp
M
libs/parallelism/timed_execution/include/hpx/timed_execution/traits/is_timed_executor.hpp
Log Message:
-----------
Avoid including the entire type_support module
Commit: 2d124f45e14c63c067733912aeac8d5e98d33feb
https://github.com/STEllAR-GROUP/hpx/commit/2d124f45e14c63c067733912aeac8d5e98d33feb
Author: Agustin K-ballo Berge <[email protected]>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M libs/core/serialization/include/hpx/serialization/basic_archive.hpp
M libs/core/serialization/include/hpx/serialization/serialize_buffer.hpp
M libs/core/serialization/tests/performance/serialization_performance.cpp
M libs/core/serialization/tests/unit/serialization_optional.cpp
M libs/full/actions/include/hpx/actions/transfer_continuation_action.hpp
M libs/full/resiliency/include/hpx/resiliency/async_replicate_executor.hpp
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
M libs/parallelism/algorithms/include/hpx/parallel/util/result_types.hpp
M
libs/parallelism/lcos_local/include/hpx/lcos_local/detail/preprocess_future.hpp
M libs/parallelism/threading/tests/unit/stop_token_cb1.cpp
M libs/parallelism/threading/tests/unit/stop_token_race.cpp
Log Message:
-----------
Avoid including the entire datastructures module
Commit: 732afd0ff31c98df032595ae5fc76fb448e9c176
https://github.com/STEllAR-GROUP/hpx/commit/732afd0ff31c98df032595ae5fc76fb448e9c176
Author: Agustin K-ballo Berge <[email protected]>
Date: 2020-09-28 (Mon, 28 Sep 2020)
Changed paths:
M libs/core/serialization/include/hpx/serialization/exception_ptr.hpp
Log Message:
-----------
Fool cpp-dependencies
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/4b9487447039...732afd0ff31c
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits