Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 299dd8186cd39c18bb88d2b2fc1ade31d8a48271
https://github.com/STEllAR-GROUP/hpx/commit/299dd8186cd39c18bb88d2b2fc1ade31d8a48271
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M components/iostreams/CMakeLists.txt
A components/iostreams/include/hpx/distributed/iostream.hpp
M components/iostreams/include/hpx/include/iostreams.hpp
M components/iostreams/tests/regressions/lost_output_2236.cpp
M components/iostreams/tests/regressions/no_output_1173.cpp
M examples/1d_stencil/1d_stencil_4.cpp
M examples/1d_stencil/1d_stencil_4_parallel.cpp
M examples/1d_stencil/1d_stencil_4_repart.cpp
M examples/1d_stencil/1d_stencil_4_throttle.cpp
M examples/1d_stencil/1d_stencil_6.cpp
M examples/1d_stencil/1d_stencil_7.cpp
M examples/1d_stencil/1d_stencil_8.cpp
M examples/accumulators/template_function_accumulator.cpp
M examples/async_io/async_io_action.cpp
M examples/async_io/async_io_external.cpp
M examples/async_io/async_io_low_level.cpp
M examples/async_io/async_io_simple.cpp
M examples/balancing/hpx_thread_phase.cpp
M examples/balancing/os_thread_num.cpp
M examples/cancelable_action/cancelable_action/cancelable_action.cpp
M examples/future_reduce/rnd_future_reduce.cpp
M examples/heartbeat/heartbeat.cpp
M examples/heartbeat/heartbeat_console.cpp
M examples/hello_world_component/hello_world_component.cpp
M examples/hello_world_component/hello_world_component.hpp
M examples/interpolate1d/interpolate1d/dimension.cpp
M examples/interpolate1d/interpolate1d/dimension.hpp
M examples/jacobi/jacobi.cpp
M examples/jacobi/jacobi_component/grid.cpp
M examples/jacobi/jacobi_component/row_range.hpp
M examples/jacobi/jacobi_component/server/row.hpp
M examples/jacobi/jacobi_component/server/stencil_iterator.cpp
M examples/jacobi/jacobi_component/server/stencil_iterator.hpp
M examples/performance_counters/access_counter_set.cpp
M examples/qt/widget.cpp
M examples/quickstart/1d_wave_equation.cpp
M examples/quickstart/allow_unknown_options.cpp
M examples/quickstart/channel_docs.cpp
M examples/quickstart/command_line_handling.cpp
M examples/quickstart/component_ctors.cpp
M examples/quickstart/component_in_executable.cpp
M examples/quickstart/component_inheritance.cpp
M examples/quickstart/component_with_custom_heap.cpp
M examples/quickstart/component_with_executor.cpp
M examples/quickstart/customize_async.cpp
M examples/quickstart/enumerate_threads.cpp
M examples/quickstart/error_handling.cpp
M examples/quickstart/event_synchronization.cpp
M examples/quickstart/executor_with_thread_hooks.cpp
M examples/quickstart/fractals.cpp
M examples/quickstart/fractals_executor.cpp
M examples/quickstart/fractals_struct.cpp
M examples/quickstart/hello_world_1.cpp
M examples/quickstart/hello_world_2.cpp
M examples/quickstart/hello_world_distributed.cpp
M examples/quickstart/interval_timer.cpp
M examples/quickstart/local_channel.cpp
M examples/quickstart/local_channel_docs.cpp
M examples/quickstart/pingpong.cpp
M examples/quickstart/potpourri.cpp
M examples/quickstart/safe_object.cpp
M examples/quickstart/shared_mutex.cpp
M examples/quickstart/sierpinski.cpp
M examples/quickstart/simple_future_continuation.cpp
M examples/quickstart/sort_by_key_demo.cpp
M examples/quickstart/timed_futures.cpp
M examples/quickstart/vector_counting_dotproduct.cpp
M examples/quickstart/vector_zip_dotproduct.cpp
M examples/quickstart/zerocopy_rdma.cpp
M examples/sheneos/sheneos/dimension.cpp
M examples/sheneos/sheneos/dimension.hpp
M examples/sheneos/sheneos/partition3d.hpp
M examples/sheneos/sheneos/read_values.cpp
M examples/sheneos/sheneos/server/configuration.cpp
M examples/thread_aware_timer/thread_aware_timer.cpp
M examples/throttle/throttle/server/throttle.hpp
M examples/throttle/throttle/stubs/throttle.hpp
M examples/throttle/throttle/throttle.hpp
M examples/transpose/transpose_await.cpp
M examples/transpose/transpose_block.cpp
M examples/transpose/transpose_block_numa.cpp
M examples/transpose/transpose_smp.cpp
M examples/transpose/transpose_smp_block.cpp
M examples/tuplespace/central_tuplespace/server/tuples_warehouse.hpp
M examples/tuplespace/simple_central_tuplespace_client.cpp
M examples/tuplespace/small_big_object.hpp
M libs/algorithms/tests/performance/transform_reduce_scaling.cpp
M libs/algorithms/tests/unit/block/task_block.cpp
M libs/algorithms/tests/unit/block/task_block_executor.cpp
M libs/algorithms/tests/unit/block/task_block_par.cpp
M libs/async_combinators/tests/regressions/wait_all_hang_1946.cpp
M libs/async_distributed/tests/regressions/dataflow_future_swap.cpp
M libs/async_distributed/tests/regressions/dataflow_future_swap2.cpp
M libs/collectives/tests/performance/osu/osu_bcast.cpp
M libs/collectives/tests/performance/osu/osu_scatter.cpp
M libs/compute/tests/unit/numa_allocator.cpp
M libs/functional/tests/regressions/function_argument.cpp
M libs/functional/tests/regressions/function_serialization_728.cpp
M libs/include/include/hpx/execution.hpp
M libs/iterator_support/tests/performance/stencil3_iterators.cpp
M libs/resource_partitioner/examples/guided_pool_test.cpp
M
libs/resource_partitioner/examples/oversubscribing_resource_partitioner.cpp
M libs/resource_partitioner/examples/simple_resource_partitioner.cpp
M libs/segmented_algorithms/tests/performance/minmax_element_performance.cpp
M libs/serialization/tests/performance/serialization_overhead.cpp
M tests/performance/local/foreach_scaling.cpp
M tests/performance/local/future_overhead.cpp
M tests/performance/local/hpx_heterogeneous_timed_task_spawn.cpp
M tests/performance/local/hpx_homogeneous_timed_task_spawn_executors.cpp
M tests/performance/local/parent_vs_child_stealing.cpp
M tests/performance/local/partitioned_vector_foreach.cpp
M tests/performance/local/sizeof.cpp
M tests/performance/local/skynet.cpp
M tests/performance/local/spinlock_overhead1.cpp
M tests/performance/local/spinlock_overhead2.cpp
M tests/performance/local/stream.cpp
M tests/performance/local/transform_reduce_binary_scaling.cpp
M tests/performance/local/wait_all_timings.cpp
M tests/performance/network/pingpong_performance.cpp
M tests/regressions/actions/plain_action_1330.cpp
M tests/regressions/build/client_1950.cpp
M tests/regressions/lcos/promise_1620.cpp
M tests/unit/agas/components/server/managed_refcnt_checker.cpp
M tests/unit/agas/components/server/simple_refcnt_checker.cpp
M tests/unit/agas/credit_exhaustion.cpp
M tests/unit/agas/local_address_rebind.cpp
M tests/unit/agas/local_embedded_ref_to_local_object.cpp
M tests/unit/agas/local_embedded_ref_to_remote_object.cpp
M tests/unit/agas/refcnted_symbol_to_local_object.cpp
M tests/unit/agas/refcnted_symbol_to_remote_object.cpp
M tests/unit/agas/remote_embedded_ref_to_local_object.cpp
M tests/unit/agas/remote_embedded_ref_to_remote_object.cpp
M tests/unit/agas/scoped_ref_to_local_object.cpp
M tests/unit/agas/scoped_ref_to_remote_object.cpp
M tests/unit/agas/split_credit.cpp
M tests/unit/agas/uncounted_symbol_to_local_object.cpp
M tests/unit/agas/uncounted_symbol_to_remote_object.cpp
M tests/unit/component/inheritance_2_classes_abstract.cpp
M tests/unit/component/inheritance_2_classes_concrete.cpp
M tests/unit/component/inheritance_3_classes_1_abstract.cpp
M tests/unit/component/inheritance_3_classes_2_abstract.cpp
M tests/unit/component/inheritance_3_classes_concrete.cpp
M tests/unit/component/migrate_component.cpp
M tests/unit/component/migrate_polymorphic_component.cpp
M tests/unit/parcelset/put_parcels.cpp
M tests/unit/parcelset/put_parcels_with_coalescing.cpp
M tests/unit/parcelset/put_parcels_with_compression.cpp
Log Message:
-----------
Change includes to top-level one to facilitate modularization
- Add hpx/modules/thread_executors.hpp in the hpx/execution.hpp
- Add hpx/distributed/iostream.hpp and deprecate
hpx/include/iostreams.hpp
- Use hpx/modules/memory.hpp as hpx/memory.hpp already taken (see
algorithms module)
Commit: 443fca477d4684d8351be43a7dff89804936c201
https://github.com/STEllAR-GROUP/hpx/commit/443fca477d4684d8351be43a7dff89804936c201
Author: aurianer <[email protected]>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M examples/1d_stencil/1d_stencil_4_throttle.cpp
M examples/1d_stencil/1d_stencil_6.cpp
M examples/1d_stencil/1d_stencil_7.cpp
M examples/1d_stencil/1d_stencil_8.cpp
M examples/1d_stencil/print_time_results.hpp
M examples/accumulators/accumulator_client.cpp
M examples/accumulators/template_accumulator_client.cpp
M examples/accumulators/template_function_accumulator_client.cpp
M examples/balancing/hpx_thread_phase.cpp
M examples/balancing/os_thread_num.cpp
M examples/cancelable_action/cancelable_action/server/cancelable_action.hpp
M examples/future_reduce/rnd_future_reduce.cpp
M examples/heartbeat/heartbeat.cpp
M examples/heartbeat/heartbeat_console.cpp
M examples/jacobi/jacobi_component/grid.cpp
M examples/jacobi/jacobi_component/row_range.hpp
M examples/jacobi_smp/jacobi_hpx.cpp
M examples/jacobi_smp/jacobi_nonuniform_hpx.cpp
M examples/jacobi_smp/jacobi_nonuniform_omp.hpp
M examples/jacobi_smp/jacobi_omp.hpp
M examples/nqueen/nqueen_client.cpp
M examples/performance_counters/sine/server/sine.cpp
M examples/performance_counters/sine/server/sine.hpp
M examples/performance_counters/sine/sine.cpp
M examples/performance_counters/sine/sine_client.cpp
M examples/qt/qt.cpp
M examples/qt/widget.hpp
M examples/quickstart/1d_wave_equation.cpp
M examples/quickstart/composable_guard.cpp
M examples/quickstart/error_handling.cpp
M examples/quickstart/executor_with_thread_hooks.cpp
M examples/quickstart/fibonacci_dataflow.cpp
M examples/quickstart/fibonacci_futures_distributed.cpp
M examples/quickstart/pipeline1.cpp
M examples/sheneos/sheneos/interpolator.cpp
M examples/spell_check/spell_check_file.cpp
M examples/spell_check/spell_check_simple.cpp
M examples/startup_shutdown/startup_shutdown.cpp
M examples/throttle/spin.cpp
M examples/throttle/throttle/server/throttle.cpp
M examples/throttle/throttle_client.cpp
M examples/transpose/transpose_block_numa.cpp
M
examples/tuplespace/central_tuplespace/server/simple_central_tuplespace.hpp
M examples/tuplespace/central_tuplespace/server/tuples_warehouse.hpp
M examples/tuplespace/central_tuplespace/stubs/simple_central_tuplespace.hpp
M examples/tuplespace/simple_central_tuplespace_client.cpp
M libs/include/include/hpx/include/util.hpp
Log Message:
-----------
Adapt other headers to include/ and modules/ headers
Add hpx/modules/string_util.hpp in hpx/include/util.hpp
Commit: 136361c0bcb50643beb164f19840423fb20d1f0d
https://github.com/STEllAR-GROUP/hpx/commit/136361c0bcb50643beb164f19840423fb20d1f0d
Author: aurianer <[email protected]>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M examples/accumulators/accumulator_client.cpp
M examples/accumulators/template_accumulator_client.cpp
M examples/accumulators/template_function_accumulator_client.cpp
M examples/jacobi/jacobi_component/row_range.hpp
M examples/jacobi/jacobi_component/server/row.hpp
M hpx/lcos/detail/promise_base.hpp
M hpx/lcos/detail/promise_lco.hpp
M hpx/lcos/packaged_action.hpp
M hpx/runtime/components/client_base.hpp
M hpx/runtime/naming/id_type.hpp
M libs/algorithms/include/hpx/numeric.hpp
M libs/async_combinators/include/hpx/async_combinators/split_future.hpp
M libs/async_combinators/include/hpx/async_combinators/wait_all.hpp
M libs/async_combinators/include/hpx/async_combinators/when_each.hpp
M libs/async_cuda/src/cuda_future.cpp
M libs/async_cuda/src/cuda_target.cpp
M libs/async_distributed/include/hpx/async_distributed/dataflow.hpp
M libs/collectives/include/hpx/collectives/barrier.hpp
M libs/collectives/src/barrier.cpp
M libs/collectives/src/detail/barrier_node.cpp
M libs/execution/include/hpx/execution/detail/future_exec.hpp
M libs/executors/include/hpx/executors/dataflow.hpp
M libs/futures/include/hpx/futures/detail/future_data.hpp
M libs/futures/include/hpx/futures/future.hpp
M libs/futures/include/hpx/futures/futures_factory.hpp
M libs/futures/include/hpx/futures/packaged_continuation.hpp
M libs/futures/include/hpx/futures/traits/acquire_shared_state.hpp
M libs/futures/include/hpx/futures/traits/detail/future_await_traits.hpp
M libs/futures/include/hpx/futures/traits/future_access.hpp
M libs/futures/src/future_data.cpp
M libs/lcos_local/include/hpx/lcos_local/channel.hpp
M libs/lcos_local/include/hpx/lcos_local/promise.hpp
M libs/memory/include/hpx/memory/serialization/intrusive_ptr.hpp
M libs/memory/tests/unit/intrusive_ptr.cpp
M libs/memory/tests/unit/intrusive_ptr_move.cpp
M libs/memory/tests/unit/intrusive_ptr_polymorphic.cpp
M libs/memory/tests/unit/intrusive_ptr_polymorphic_nonintrusive.cpp
M libs/memory/tests/unit/ip_convertible.cpp
M libs/memory/tests/unit/ip_hash.cpp
M libs/memory/tests/unit/serialization_intrusive_ptr.cpp
M
libs/pack_traversal/include/hpx/pack_traversal/detail/pack_traversal_async_impl.hpp
M libs/thread_executors/include/hpx/thread_executors/thread_executor.hpp
M libs/threading/src/thread.cpp
M libs/threading_base/include/hpx/threading_base/thread_data.hpp
M src/runtime/naming/name.cpp
M tools/inspect/deprecated_include_check.cpp
M tools/inspect/include_check.cpp
Log Message:
-----------
Change inspect tool for intrusive_ptr
+ silence inspect tool for from_string
Commit: 5c2257dcddd219b93c696d4ced702912cf01de06
https://github.com/STEllAR-GROUP/hpx/commit/5c2257dcddd219b93c696d4ced702912cf01de06
Author: aurianer <[email protected]>
Date: 2020-07-09 (Thu, 09 Jul 2020)
Changed paths:
M libs/algorithms/tests/performance/transform_reduce_scaling.cpp
M libs/algorithms/tests/unit/block/task_block.cpp
M libs/algorithms/tests/unit/block/task_block_executor.cpp
M libs/algorithms/tests/unit/block/task_block_par.cpp
M libs/async_combinators/tests/regressions/wait_all_hang_1946.cpp
M libs/async_distributed/tests/regressions/dataflow_future_swap.cpp
M libs/async_distributed/tests/regressions/dataflow_future_swap2.cpp
M libs/collectives/tests/performance/osu/osu_bcast.cpp
M libs/collectives/tests/performance/osu/osu_scatter.cpp
M libs/compute/tests/unit/numa_allocator.cpp
M libs/functional/tests/regressions/function_argument.cpp
M libs/functional/tests/regressions/function_serialization_728.cpp
M libs/iterator_support/tests/performance/stencil3_iterators.cpp
M libs/resource_partitioner/examples/guided_pool_test.cpp
M
libs/resource_partitioner/examples/oversubscribing_resource_partitioner.cpp
M libs/resource_partitioner/examples/simple_resource_partitioner.cpp
M libs/segmented_algorithms/tests/performance/minmax_element_performance.cpp
M libs/serialization/tests/performance/serialization_overhead.cpp
Log Message:
-----------
Clang-format the modules
Commit: 9061c0359351eaabab5673d831ea7acd9ebdb181
https://github.com/STEllAR-GROUP/hpx/commit/9061c0359351eaabab5673d831ea7acd9ebdb181
Author: Mikael Simberg <[email protected]>
Date: 2020-07-10 (Fri, 10 Jul 2020)
Changed paths:
M libs/algorithms/CMakeLists.txt
M libs/algorithms/include/hpx/parallel/algorithms/sort.hpp
M libs/algorithms/include/hpx/parallel/container_algorithms.hpp
M libs/algorithms/include/hpx/parallel/container_algorithms/sort.hpp
A libs/algorithms/include/hpx/parallel/container_algorithms/stable_sort.hpp
M libs/algorithms/tests/unit/algorithms/CMakeLists.txt
A libs/algorithms/tests/unit/algorithms/parallel_sort.cpp
M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
A libs/algorithms/tests/unit/container_algorithms/stable_sort_range.cpp
A
libs/algorithms/tests/unit/container_algorithms/stable_sort_range_tests.hpp
M libs/include/include/hpx/include/parallel_sort.hpp
M libs/runtime_local/include/hpx/runtime_local/runtime_local.hpp
M libs/runtime_local/src/runtime_local.cpp
Log Message:
-----------
Merge remote-tracking branch 'origin/master' into include_main_module_header
Commit: ddd2295c7b49e79c5b77635622e277d5265cf7b9
https://github.com/STEllAR-GROUP/hpx/commit/ddd2295c7b49e79c5b77635622e277d5265cf7b9
Author: Mikael Simberg <[email protected]>
Date: 2020-07-10 (Fri, 10 Jul 2020)
Changed paths:
M libs/execution/CMakeLists.txt
M libs/executors/CMakeLists.txt
M libs/include/CMakeLists.txt
M libs/thread_executors/CMakeLists.txt
Log Message:
-----------
Add missing module dependencies
Commit: ba121c47dd66f480514d917b0b73f4412af0afc1
https://github.com/STEllAR-GROUP/hpx/commit/ba121c47dd66f480514d917b0b73f4412af0afc1
Author: Mikael Simberg <[email protected]>
Date: 2020-07-13 (Mon, 13 Jul 2020)
Changed paths:
M components/iostreams/CMakeLists.txt
A components/iostreams/include/hpx/distributed/iostream.hpp
M components/iostreams/include/hpx/include/iostreams.hpp
M components/iostreams/tests/regressions/lost_output_2236.cpp
M components/iostreams/tests/regressions/no_output_1173.cpp
M examples/1d_stencil/1d_stencil_4.cpp
M examples/1d_stencil/1d_stencil_4_parallel.cpp
M examples/1d_stencil/1d_stencil_4_repart.cpp
M examples/1d_stencil/1d_stencil_4_throttle.cpp
M examples/1d_stencil/1d_stencil_6.cpp
M examples/1d_stencil/1d_stencil_7.cpp
M examples/1d_stencil/1d_stencil_8.cpp
M examples/1d_stencil/print_time_results.hpp
M examples/accumulators/accumulator_client.cpp
M examples/accumulators/template_accumulator_client.cpp
M examples/accumulators/template_function_accumulator.cpp
M examples/accumulators/template_function_accumulator_client.cpp
M examples/async_io/async_io_action.cpp
M examples/async_io/async_io_external.cpp
M examples/async_io/async_io_low_level.cpp
M examples/async_io/async_io_simple.cpp
M examples/balancing/hpx_thread_phase.cpp
M examples/balancing/os_thread_num.cpp
M examples/cancelable_action/cancelable_action/cancelable_action.cpp
M examples/cancelable_action/cancelable_action/server/cancelable_action.hpp
M examples/future_reduce/rnd_future_reduce.cpp
M examples/heartbeat/heartbeat.cpp
M examples/heartbeat/heartbeat_console.cpp
M examples/hello_world_component/hello_world_component.cpp
M examples/hello_world_component/hello_world_component.hpp
M examples/interpolate1d/interpolate1d/dimension.cpp
M examples/interpolate1d/interpolate1d/dimension.hpp
M examples/jacobi/jacobi.cpp
M examples/jacobi/jacobi_component/grid.cpp
M examples/jacobi/jacobi_component/row_range.hpp
M examples/jacobi/jacobi_component/server/row.hpp
M examples/jacobi/jacobi_component/server/stencil_iterator.cpp
M examples/jacobi/jacobi_component/server/stencil_iterator.hpp
M examples/jacobi_smp/jacobi_hpx.cpp
M examples/jacobi_smp/jacobi_nonuniform_hpx.cpp
M examples/jacobi_smp/jacobi_nonuniform_omp.hpp
M examples/jacobi_smp/jacobi_omp.hpp
M examples/nqueen/nqueen_client.cpp
M examples/performance_counters/access_counter_set.cpp
M examples/performance_counters/sine/server/sine.cpp
M examples/performance_counters/sine/server/sine.hpp
M examples/performance_counters/sine/sine.cpp
M examples/performance_counters/sine/sine_client.cpp
M examples/qt/qt.cpp
M examples/qt/widget.cpp
M examples/qt/widget.hpp
M examples/quickstart/1d_wave_equation.cpp
M examples/quickstart/allow_unknown_options.cpp
M examples/quickstart/channel_docs.cpp
M examples/quickstart/command_line_handling.cpp
M examples/quickstart/component_ctors.cpp
M examples/quickstart/component_in_executable.cpp
M examples/quickstart/component_inheritance.cpp
M examples/quickstart/component_with_custom_heap.cpp
M examples/quickstart/component_with_executor.cpp
M examples/quickstart/composable_guard.cpp
M examples/quickstart/customize_async.cpp
M examples/quickstart/enumerate_threads.cpp
M examples/quickstart/error_handling.cpp
M examples/quickstart/event_synchronization.cpp
M examples/quickstart/executor_with_thread_hooks.cpp
M examples/quickstart/fibonacci_dataflow.cpp
M examples/quickstart/fibonacci_futures_distributed.cpp
M examples/quickstart/fractals.cpp
M examples/quickstart/fractals_executor.cpp
M examples/quickstart/fractals_struct.cpp
M examples/quickstart/hello_world_1.cpp
M examples/quickstart/hello_world_2.cpp
M examples/quickstart/hello_world_distributed.cpp
M examples/quickstart/interval_timer.cpp
M examples/quickstart/local_channel.cpp
M examples/quickstart/local_channel_docs.cpp
M examples/quickstart/pingpong.cpp
M examples/quickstart/pipeline1.cpp
M examples/quickstart/potpourri.cpp
M examples/quickstart/safe_object.cpp
M examples/quickstart/shared_mutex.cpp
M examples/quickstart/sierpinski.cpp
M examples/quickstart/simple_future_continuation.cpp
M examples/quickstart/sort_by_key_demo.cpp
M examples/quickstart/timed_futures.cpp
M examples/quickstart/vector_counting_dotproduct.cpp
M examples/quickstart/vector_zip_dotproduct.cpp
M examples/quickstart/zerocopy_rdma.cpp
M examples/sheneos/sheneos/dimension.cpp
M examples/sheneos/sheneos/dimension.hpp
M examples/sheneos/sheneos/interpolator.cpp
M examples/sheneos/sheneos/partition3d.hpp
M examples/sheneos/sheneos/read_values.cpp
M examples/sheneos/sheneos/server/configuration.cpp
M examples/spell_check/spell_check_file.cpp
M examples/spell_check/spell_check_simple.cpp
M examples/startup_shutdown/startup_shutdown.cpp
M examples/thread_aware_timer/thread_aware_timer.cpp
M examples/throttle/spin.cpp
M examples/throttle/throttle/server/throttle.cpp
M examples/throttle/throttle/server/throttle.hpp
M examples/throttle/throttle/stubs/throttle.hpp
M examples/throttle/throttle/throttle.hpp
M examples/throttle/throttle_client.cpp
M examples/transpose/transpose_await.cpp
M examples/transpose/transpose_block.cpp
M examples/transpose/transpose_block_numa.cpp
M examples/transpose/transpose_smp.cpp
M examples/transpose/transpose_smp_block.cpp
M
examples/tuplespace/central_tuplespace/server/simple_central_tuplespace.hpp
M examples/tuplespace/central_tuplespace/server/tuples_warehouse.hpp
M examples/tuplespace/central_tuplespace/stubs/simple_central_tuplespace.hpp
M examples/tuplespace/simple_central_tuplespace_client.cpp
M examples/tuplespace/small_big_object.hpp
M hpx/lcos/detail/promise_base.hpp
M hpx/lcos/detail/promise_lco.hpp
M hpx/lcos/packaged_action.hpp
M hpx/runtime/components/client_base.hpp
M hpx/runtime/naming/id_type.hpp
M libs/algorithms/include/hpx/numeric.hpp
M libs/algorithms/tests/performance/transform_reduce_scaling.cpp
M libs/algorithms/tests/unit/block/task_block.cpp
M libs/algorithms/tests/unit/block/task_block_executor.cpp
M libs/algorithms/tests/unit/block/task_block_par.cpp
M libs/async_combinators/include/hpx/async_combinators/split_future.hpp
M libs/async_combinators/include/hpx/async_combinators/wait_all.hpp
M libs/async_combinators/include/hpx/async_combinators/when_each.hpp
M libs/async_combinators/tests/regressions/wait_all_hang_1946.cpp
M libs/async_cuda/src/cuda_future.cpp
M libs/async_cuda/src/cuda_target.cpp
M libs/async_distributed/include/hpx/async_distributed/dataflow.hpp
M libs/async_distributed/tests/regressions/dataflow_future_swap.cpp
M libs/async_distributed/tests/regressions/dataflow_future_swap2.cpp
M libs/collectives/include/hpx/collectives/barrier.hpp
M libs/collectives/src/barrier.cpp
M libs/collectives/src/detail/barrier_node.cpp
M libs/collectives/tests/performance/osu/osu_bcast.cpp
M libs/collectives/tests/performance/osu/osu_scatter.cpp
M libs/compute/tests/unit/numa_allocator.cpp
M libs/execution/CMakeLists.txt
M libs/execution/include/hpx/execution/detail/future_exec.hpp
M libs/executors/CMakeLists.txt
M libs/executors/include/hpx/executors/dataflow.hpp
M libs/functional/tests/regressions/function_argument.cpp
M libs/functional/tests/regressions/function_serialization_728.cpp
M libs/futures/include/hpx/futures/detail/future_data.hpp
M libs/futures/include/hpx/futures/future.hpp
M libs/futures/include/hpx/futures/futures_factory.hpp
M libs/futures/include/hpx/futures/packaged_continuation.hpp
M libs/futures/include/hpx/futures/traits/acquire_shared_state.hpp
M libs/futures/include/hpx/futures/traits/detail/future_await_traits.hpp
M libs/futures/include/hpx/futures/traits/future_access.hpp
M libs/futures/src/future_data.cpp
M libs/include/CMakeLists.txt
M libs/include/include/hpx/execution.hpp
M libs/include/include/hpx/include/util.hpp
M libs/iterator_support/tests/performance/stencil3_iterators.cpp
M libs/lcos_local/include/hpx/lcos_local/channel.hpp
M libs/lcos_local/include/hpx/lcos_local/promise.hpp
M libs/memory/include/hpx/memory/serialization/intrusive_ptr.hpp
M libs/memory/tests/unit/intrusive_ptr.cpp
M libs/memory/tests/unit/intrusive_ptr_move.cpp
M libs/memory/tests/unit/intrusive_ptr_polymorphic.cpp
M libs/memory/tests/unit/intrusive_ptr_polymorphic_nonintrusive.cpp
M libs/memory/tests/unit/ip_convertible.cpp
M libs/memory/tests/unit/ip_hash.cpp
M libs/memory/tests/unit/serialization_intrusive_ptr.cpp
M
libs/pack_traversal/include/hpx/pack_traversal/detail/pack_traversal_async_impl.hpp
M libs/resource_partitioner/examples/guided_pool_test.cpp
M
libs/resource_partitioner/examples/oversubscribing_resource_partitioner.cpp
M libs/resource_partitioner/examples/simple_resource_partitioner.cpp
M libs/segmented_algorithms/tests/performance/minmax_element_performance.cpp
M libs/serialization/tests/performance/serialization_overhead.cpp
M libs/thread_executors/CMakeLists.txt
M libs/thread_executors/include/hpx/thread_executors/thread_executor.hpp
M libs/threading/src/thread.cpp
M libs/threading_base/include/hpx/threading_base/thread_data.hpp
M src/runtime/naming/name.cpp
M tests/performance/local/foreach_scaling.cpp
M tests/performance/local/future_overhead.cpp
M tests/performance/local/hpx_heterogeneous_timed_task_spawn.cpp
M tests/performance/local/hpx_homogeneous_timed_task_spawn_executors.cpp
M tests/performance/local/parent_vs_child_stealing.cpp
M tests/performance/local/partitioned_vector_foreach.cpp
M tests/performance/local/sizeof.cpp
M tests/performance/local/skynet.cpp
M tests/performance/local/spinlock_overhead1.cpp
M tests/performance/local/spinlock_overhead2.cpp
M tests/performance/local/stream.cpp
M tests/performance/local/transform_reduce_binary_scaling.cpp
M tests/performance/local/wait_all_timings.cpp
M tests/performance/network/pingpong_performance.cpp
M tests/regressions/actions/plain_action_1330.cpp
M tests/regressions/build/client_1950.cpp
M tests/regressions/lcos/promise_1620.cpp
M tests/unit/agas/components/server/managed_refcnt_checker.cpp
M tests/unit/agas/components/server/simple_refcnt_checker.cpp
M tests/unit/agas/credit_exhaustion.cpp
M tests/unit/agas/local_address_rebind.cpp
M tests/unit/agas/local_embedded_ref_to_local_object.cpp
M tests/unit/agas/local_embedded_ref_to_remote_object.cpp
M tests/unit/agas/refcnted_symbol_to_local_object.cpp
M tests/unit/agas/refcnted_symbol_to_remote_object.cpp
M tests/unit/agas/remote_embedded_ref_to_local_object.cpp
M tests/unit/agas/remote_embedded_ref_to_remote_object.cpp
M tests/unit/agas/scoped_ref_to_local_object.cpp
M tests/unit/agas/scoped_ref_to_remote_object.cpp
M tests/unit/agas/split_credit.cpp
M tests/unit/agas/uncounted_symbol_to_local_object.cpp
M tests/unit/agas/uncounted_symbol_to_remote_object.cpp
M tests/unit/component/inheritance_2_classes_abstract.cpp
M tests/unit/component/inheritance_2_classes_concrete.cpp
M tests/unit/component/inheritance_3_classes_1_abstract.cpp
M tests/unit/component/inheritance_3_classes_2_abstract.cpp
M tests/unit/component/inheritance_3_classes_concrete.cpp
M tests/unit/component/migrate_component.cpp
M tests/unit/component/migrate_polymorphic_component.cpp
M tests/unit/parcelset/put_parcels.cpp
M tests/unit/parcelset/put_parcels_with_coalescing.cpp
M tests/unit/parcelset/put_parcels_with_compression.cpp
M tools/inspect/deprecated_include_check.cpp
M tools/inspect/include_check.cpp
Log Message:
-----------
Merge pull request #4798 from aurianer/include_main_module_header
Include the main module header (fixes partially #4488)
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/a98d61f0a1c5...ba121c47dd66
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits