Branch: refs/heads/release
Home: https://github.com/STEllAR-GROUP/hpx
Commit: d55d311af88072df990ee21ce608cec2395cbbc3
https://github.com/STEllAR-GROUP/hpx/commit/d55d311af88072df990ee21ce608cec2395cbbc3
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M libs/async_combinators/tests/unit/when_some.cpp
M libs/async_combinators/tests/unit/when_some_std_array.cpp
M libs/runtime_configuration/src/init_ini_data.cpp
M src/runtime/parcelset/parcelhandler.cpp
Log Message:
-----------
Remove dependency on Boost.Assign
Commit: 70e98ba30f53067375cbf638415e68a7e580ca7f
https://github.com/STEllAR-GROUP/hpx/commit/70e98ba30f53067375cbf638415e68a7e580ca7f
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
M
components/containers/unordered/include/hpx/components/containers/unordered/unordered_map_segmented_iterator.hpp
Log Message:
-----------
Remove unneeded #include <boost/integer.hpp>
Commit: c497d953a3c2ff8fdba4c36bc8815735689c94c5
https://github.com/STEllAR-GROUP/hpx/commit/c497d953a3c2ff8fdba4c36bc8815735689c94c5
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M examples/quickstart/1d_wave_equation.cpp
Log Message:
-----------
Remove #include <boost/math/constants/constants.hpp>
Commit: ba39ce8a04acdd92f83c027770e838333b78c43e
https://github.com/STEllAR-GROUP/hpx/commit/ba39ce8a04acdd92f83c027770e838333b78c43e
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M hpx/util/integer/cover_operators.hpp
M libs/cache/include/hpx/cache/entries/entry.hpp
Log Message:
-----------
Remove boost/operators.hpp
Commit: ceddc4722fae88b459503f3a6eeba1cc80a827b7
https://github.com/STEllAR-GROUP/hpx/commit/ceddc4722fae88b459503f3a6eeba1cc80a827b7
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M examples/quickstart/CMakeLists.txt
M examples/quickstart/shared_mutex.cpp
M libs/synchronization/tests/regressions/shared_mutex_1702.cpp
M libs/synchronization/tests/unit/shared_mutex/shared_mutex1.cpp
M libs/synchronization/tests/unit/shared_mutex/shared_mutex2.cpp
M
libs/synchronization/tests/unit/shared_mutex/shared_mutex_locking_thread.hpp
M libs/synchronization/tests/unit/shared_mutex/thread_group.hpp
M plugins/parcelport/unordered_map.hpp
M tools/inspect/deprecated_include_check.cpp
Log Message:
-----------
Remove #include <boost/thread/locks.hpp>
Commit: f5c91854ad69a65fc7e52814f501313bc44dac06
https://github.com/STEllAR-GROUP/hpx/commit/f5c91854ad69a65fc7e52814f501313bc44dac06
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-20 (Mon, 20 Jul 2020)
Changed paths:
M libs/thread_support/include/hpx/thread_support/thread_specific_ptr.hpp
Log Message:
-----------
Removing #include <boost/thread/tss.hpp>
Commit: b9da167e2601a270cc4a80967b865d916a10be36
https://github.com/STEllAR-GROUP/hpx/commit/b9da167e2601a270cc4a80967b865d916a10be36
Author: Mikael Simberg <[email protected]>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M cmake/HPX_SetupBoost.cmake
Log Message:
-----------
Disable Boost.Asio concepts support
Commit: 8add2469d24c18e44e494975e8c43ae7a7bb9747
https://github.com/STEllAR-GROUP/hpx/commit/8add2469d24c18e44e494975e8c43ae7a7bb9747
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M README.rst
Log Message:
-----------
Updating Codacy badge
Commit: 7bb0b154425f31f9295451dab4968dfc4d6c1e51
https://github.com/STEllAR-GROUP/hpx/commit/7bb0b154425f31f9295451dab4968dfc4d6c1e51
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M README.rst
Log Message:
-----------
More Codacy badge updates
Commit: 9945b689cf45b65ad23f0f0f8c88d4b4ddfa66c0
https://github.com/STEllAR-GROUP/hpx/commit/9945b689cf45b65ad23f0f0f8c88d4b4ddfa66c0
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M examples/quickstart/EasyBMP/EasyBMP.cpp
M examples/quickstart/EasyBMP/EasyBMP_DataStructures.h
M examples/quickstart/receive_buffer.cpp
M plugins/parcelport/libfabric/libfabric_controller.hpp
M plugins/parcelport/verbs/rdma/verbs_shared_receive_queue.hpp
M tests/performance/local/stream.cpp
Log Message:
-----------
Fixing 'error prone' constructs as reported by Codacy
Commit: 732568696a29bb3328dac984c10ef2aa75924eb0
https://github.com/STEllAR-GROUP/hpx/commit/732568696a29bb3328dac984c10ef2aa75924eb0
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M hpx/runtime/parcelset/encode_parcels.hpp
M hpx/runtime/parcelset/parcel_buffer.hpp
R hpx/util/integer/cover_operators.hpp
R hpx/util/integer/endian.hpp
M src/CMakeLists.txt
Log Message:
-----------
Remove endian utilities
Commit: 62a6ec38872e72bdd7bb894ce3a5f40797b9921d
https://github.com/STEllAR-GROUP/hpx/commit/62a6ec38872e72bdd7bb894ce3a5f40797b9921d
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M plugins/parcelport/libfabric/locality.hpp
M plugins/parcelport/verbs/rdma/verbs_shared_receive_queue.hpp
Log Message:
-----------
Fixing performance' issues flagged by codacy
Commit: 11098201d8480f12846bd250a1d42aff572fdb03
https://github.com/STEllAR-GROUP/hpx/commit/11098201d8480f12846bd250a1d42aff572fdb03
Author: Mikael Simberg <[email protected]>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M components/iostreams/CMakeLists.txt
R components/iostreams/include/hpx/distributed/iostream.hpp
M components/iostreams/include/hpx/include/iostreams.hpp
A components/iostreams/include/hpx/iostream.hpp
M components/iostreams/tests/regressions/lost_output_2236.cpp
M components/iostreams/tests/regressions/no_output_1173.cpp
M docs/sphinx/api/public_api.rst
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/os_thread_num.cpp
M examples/future_reduce/rnd_future_reduce.cpp
M examples/heartbeat/heartbeat_console.cpp
M examples/hello_world_component/hello_world_component.cpp
M examples/jacobi/jacobi.cpp
M examples/jacobi/jacobi_component/grid.cpp
M examples/jacobi/jacobi_component/server/stencil_iterator.hpp
M examples/performance_counters/access_counter_set.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/fractals.cpp
M examples/quickstart/fractals_executor.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/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/thread_aware_timer/thread_aware_timer.cpp
M examples/tuplespace/simple_central_tuplespace_client.cpp
M libs/algorithms/CMakeLists.txt
R libs/algorithms/include/hpx/algorithm.hpp
R libs/algorithms/include/hpx/memory.hpp
R libs/algorithms/include/hpx/numeric.hpp
M libs/algorithms/include/hpx/parallel/util/result_types.hpp
R libs/algorithms/include/hpx/task_block.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/datastructures/CMakeLists.txt
R libs/datastructures/include/hpx/optional.hpp
R libs/datastructures/include/hpx/tuple.hpp
M libs/debugging/tests/unit/print.cpp
M libs/functional/CMakeLists.txt
R libs/functional/include/hpx/functional.hpp
R libs/functional/include/hpx/type_traits.hpp
M libs/functional/tests/regressions/function_argument.cpp
M libs/functional/tests/regressions/function_serialization_728.cpp
M libs/include/CMakeLists.txt
A libs/include/include/hpx/algorithm.hpp
A libs/include/include/hpx/any.hpp
A libs/include/include/hpx/chrono.hpp
A libs/include/include/hpx/distributed/future.hpp
M libs/include/include/hpx/execution.hpp
A libs/include/include/hpx/functional.hpp
M libs/include/include/hpx/future.hpp
M libs/include/include/hpx/hpx.hpp
A libs/include/include/hpx/local/execution.hpp
A libs/include/include/hpx/local/future.hpp
A libs/include/include/hpx/local/runtime.hpp
A libs/include/include/hpx/memory.hpp
A libs/include/include/hpx/numeric.hpp
A libs/include/include/hpx/optional.hpp
M libs/include/include/hpx/runtime.hpp
A libs/include/include/hpx/task_block.hpp
A libs/include/include/hpx/tuple.hpp
A libs/include/include/hpx/type_traits.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/CMakeLists.txt
R libs/serialization/include/hpx/any.hpp
M libs/serialization/tests/performance/serialization_overhead.cpp
M libs/timing/CMakeLists.txt
R libs/timing/include/hpx/chrono.hpp
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:
-----------
Rearrange public API headers
Commit: ac016debc219e2205a2871591219396712d6ed2b
https://github.com/STEllAR-GROUP/hpx/commit/ac016debc219e2205a2871591219396712d6ed2b
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M tests/performance/network/network_storage/plot-results.py
M tests/performance/network/network_storage/plot_utils.py
M tools/gdb/hpx.py
M tools/vim/.ycm_extra_conf.py
Log Message:
-----------
Fixing some Python problems as reported by codacy
Commit: ab5309d76aab9cc5308fcd0f31a41d28d24081e1
https://github.com/STEllAR-GROUP/hpx/commit/ab5309d76aab9cc5308fcd0f31a41d28d24081e1
Author: John Biddiscombe <[email protected]>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M libs/async_cuda/src/cuda_future.cpp
M libs/async_mpi/src/mpi_future.cpp
M libs/thread_pools/include/hpx/thread_pools/scheduling_loop.hpp
M libs/threading_base/include/hpx/threading_base/scheduler_base.hpp
M libs/threading_base/src/scheduler_base.cpp
Log Message:
-----------
Allow combined MPI and/or CUDA polling for futures
The polling functions will hardly ever change during normal
operation, so to avoid taking a lock, we use an function pointer
for each of the polling functions for MPI and CUDA separately.
This means they can be set/cleared by any thread and when unchanged
no cache lines are affected and overheads are minimized.
Commit: ea21ef32852e188a73a6fcbd688741a522fc108a
https://github.com/STEllAR-GROUP/hpx/commit/ea21ef32852e188a73a6fcbd688741a522fc108a
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M cmake/tests/cxx11_std_atomic.cpp
M cmake/tests/cxx17_filesystem.cpp
M cmake/tests/cxx17_fold_expressions.cpp
M cmake/tests/cxx17_hardware_destructive_interference_size.cpp
M cmake/tests/cxx20_coroutines.cpp
M
components/performance_counters/papi/tests/regressions/papi_counters_basic_functions.cpp
M examples/cancelable_action/cancelable_action/server/cancelable_action.hpp
M examples/sheneos/sheneos_compare.cpp
M plugins/parcel/coalescing/coalescing_counter_registry.cpp
M plugins/parcel/coalescing/performance_counters.cpp
M plugins/parcelport/verbs/rdma/verbs_sender_receiver.hpp
M src/runtime/agas/addressing_service.cpp
M tests/performance/local/delay_baseline.cpp
M tests/performance/local/openmp_parallel_region.cpp
M tests/regressions/component/bulk_new_3054.cpp
M tests/regressions/component/client_base_registration.cpp
M tests/regressions/component/returned_client_2150.cpp
M tests/regressions/id_type_ref_counting_1032.cpp
M tests/regressions/lcos/promise_1620.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/uncounted_symbol_to_local_object.cpp
M tests/unit/agas/uncounted_symbol_to_remote_object.cpp
M tests/unit/component/new_binpacking.cpp
M tests/unit/lcos/await.cpp
M tools/inspect/ascii_check.cpp
Log Message:
-----------
Fixing unused variable warnings as reported by Codacy
Commit: 23d55695f0e36156f28facead9e85c7eebda3ec6
https://github.com/STEllAR-GROUP/hpx/commit/23d55695f0e36156f28facead9e85c7eebda3ec6
Author: John Biddiscombe <[email protected]>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M libs/async_cuda/src/cuda_future.cpp
M libs/async_mpi/src/mpi_future.cpp
M libs/threading_base/include/hpx/threading_base/scheduler_base.hpp
M libs/threading_base/include/hpx/threading_base/scheduler_mode.hpp
Log Message:
-----------
Remove obsolete polling mode flag and set/get calls
Commit: 02c6313ed5e2cabecad51d62a658059686b10956
https://github.com/STEllAR-GROUP/hpx/commit/02c6313ed5e2cabecad51d62a658059686b10956
Author: John Biddiscombe <[email protected]>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M libs/async_cuda/src/cuda_future.cpp
M libs/threading_base/include/hpx/threading_base/scheduler_base.hpp
Log Message:
-----------
Fix snake_case type and clang-format
Commit: 769cfee551c84ebd7e8d4cf56daab77c776a233d
https://github.com/STEllAR-GROUP/hpx/commit/769cfee551c84ebd7e8d4cf56daab77c776a233d
Author: John Biddiscombe <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M libs/threading_base/include/hpx/threading_base/scheduler_base.hpp
Log Message:
-----------
Put back atomic load/store of polling functions
Commit: 1353c5ddcfe0039c6e24434244db6f5b2be1b532
https://github.com/STEllAR-GROUP/hpx/commit/1353c5ddcfe0039c6e24434244db6f5b2be1b532
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M docs/sphinx/api/public_api.rst
M libs/collectives/CMakeLists.txt
A libs/collectives/include/hpx/distributed/barrier.hpp
A libs/collectives/include/hpx/distributed/latch.hpp
M libs/collectives/include_compatibility/hpx/lcos/barrier.hpp
M libs/collectives/include_compatibility/hpx/lcos/latch.hpp
M libs/include/CMakeLists.txt
A libs/include/include/hpx/barrier.hpp
A libs/include/include/hpx/channel.hpp
A libs/include/include/hpx/latch.hpp
M libs/lcos_distributed/CMakeLists.txt
A libs/lcos_distributed/include/hpx/distributed/channel.hpp
M libs/lcos_distributed/include_compatibility/hpx/lcos/channel.hpp
M libs/lcos_local/CMakeLists.txt
A libs/lcos_local/include/hpx/local/channel.hpp
M libs/synchronization/CMakeLists.txt
R libs/synchronization/include/hpx/barrier.hpp
R libs/synchronization/include/hpx/latch.hpp
A libs/synchronization/include/hpx/local/barrier.hpp
A libs/synchronization/include/hpx/local/latch.hpp
Log Message:
-----------
Add API headers for barrier, channel, and latch
Commit: 4e6a8d190abcd501403ca5d9aee47063639bc689
https://github.com/STEllAR-GROUP/hpx/commit/4e6a8d190abcd501403ca5d9aee47063639bc689
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M plugins/parcelport/verbs/rdma/verbs_shared_receive_queue.hpp
Log Message:
-----------
Add missing header for std::terminate
Commit: a4947f2b9a0fb9c5fa889c0f98fc8673d47c7750
https://github.com/STEllAR-GROUP/hpx/commit/a4947f2b9a0fb9c5fa889c0f98fc8673d47c7750
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M cmake/tests/cxx11_std_atomic.cpp
M cmake/tests/cxx17_filesystem.cpp
M cmake/tests/cxx17_fold_expressions.cpp
M cmake/tests/cxx17_hardware_destructive_interference_size.cpp
M cmake/tests/cxx20_coroutines.cpp
M
components/performance_counters/papi/tests/regressions/papi_counters_basic_functions.cpp
M examples/cancelable_action/cancelable_action/server/cancelable_action.hpp
M examples/quickstart/EasyBMP/EasyBMP.cpp
M examples/quickstart/EasyBMP/EasyBMP_DataStructures.h
M examples/quickstart/receive_buffer.cpp
M examples/sheneos/sheneos_compare.cpp
M plugins/parcel/coalescing/coalescing_counter_registry.cpp
M plugins/parcel/coalescing/performance_counters.cpp
M plugins/parcelport/libfabric/libfabric_controller.hpp
M plugins/parcelport/libfabric/locality.hpp
M plugins/parcelport/verbs/rdma/verbs_sender_receiver.hpp
M plugins/parcelport/verbs/rdma/verbs_shared_receive_queue.hpp
M src/runtime/agas/addressing_service.cpp
M tests/performance/local/delay_baseline.cpp
M tests/performance/local/openmp_parallel_region.cpp
M tests/performance/local/stream.cpp
M tests/performance/network/network_storage/plot-results.py
M tests/performance/network/network_storage/plot_utils.py
M tests/regressions/component/bulk_new_3054.cpp
M tests/regressions/component/client_base_registration.cpp
M tests/regressions/component/returned_client_2150.cpp
M tests/regressions/id_type_ref_counting_1032.cpp
M tests/regressions/lcos/promise_1620.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/uncounted_symbol_to_local_object.cpp
M tests/unit/agas/uncounted_symbol_to_remote_object.cpp
M tests/unit/component/new_binpacking.cpp
M tests/unit/lcos/await.cpp
M tools/gdb/hpx.py
M tools/inspect/ascii_check.cpp
M tools/vim/.ycm_extra_conf.py
Log Message:
-----------
Merge pull request #4847 from STEllAR-GROUP/codacy_error_prone
Fixing 'error prone' constructs as reported by Codacy
Commit: 76b47794850e6356f2d5407bcccd0c9163458ead
https://github.com/STEllAR-GROUP/hpx/commit/76b47794850e6356f2d5407bcccd0c9163458ead
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M libs/synchronization/CMakeLists.txt
M libs/synchronization/include/hpx/shared_mutex.hpp
A libs/synchronization/include/hpx/synchronization/lock_types.hpp
M libs/synchronization/tests/unit/shared_mutex/CMakeLists.txt
M libs/synchronization/tests/unit/shared_mutex/shared_mutex1.cpp
M libs/synchronization/tests/unit/shared_mutex/shared_mutex2.cpp
Log Message:
-----------
Cloning upgrade_lock from Boost
Commit: 3ad8e1ae0e9d184158bb6429baa63ef629482a98
https://github.com/STEllAR-GROUP/hpx/commit/3ad8e1ae0e9d184158bb6429baa63ef629482a98
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
A .jenkins/common/set_github_status.sh
M .jenkins/cscs/ctest.cmake
M .jenkins/cscs/entry.sh
M .jenkins/cscs/env-icc.sh
R .jenkins/cscs/set_github_status.sh
A .jenkins/lsu/Jenkinsfile
A .jenkins/lsu/batch.sh
A .jenkins/lsu/ctest.cmake
A .jenkins/lsu/entry.sh
A .jenkins/lsu/env-clang-7.sh
A .jenkins/lsu/env-clang-8.sh
A .jenkins/lsu/env-clang-9.sh
A .jenkins/lsu/env-gcc-10-cuda-11.sh
A .jenkins/lsu/env-gcc-8.sh
A .jenkins/lsu/env-gcc-9.sh
A .jenkins/lsu/slurm-configuration-clang-7.sh
A .jenkins/lsu/slurm-configuration-clang-8.sh
A .jenkins/lsu/slurm-configuration-clang-9.sh
A .jenkins/lsu/slurm-configuration-gcc-10-cuda-11.sh
A .jenkins/lsu/slurm-configuration-gcc-8.sh
A .jenkins/lsu/slurm-configuration-gcc-9.sh
Log Message:
-----------
Add Jenkins configuration for rostam
Commit: 62ea6bc087f2a4c58db3461693ae1777bbfa2f18
https://github.com/STEllAR-GROUP/hpx/commit/62ea6bc087f2a4c58db3461693ae1777bbfa2f18
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M libs/async_mpi/tests/unit/mpi_ring_async_executor.cpp
Log Message:
-----------
Remove unused captured variable in mpi_ring_async_executor test
Commit: 553dcea6631923edc02bf8ea15320875f99a8fe7
https://github.com/STEllAR-GROUP/hpx/commit/553dcea6631923edc02bf8ea15320875f99a8fe7
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M libs/async_cuda/tests/unit/cublas_matmul.cpp
M libs/compute_cuda/include/hpx/compute/cuda/target_distribution_policy.hpp
Log Message:
-----------
Fix CUDA compilation with distributed runtime off
Commit: 2d77c383bee335ad704ec3edd79dc1b9257676fd
https://github.com/STEllAR-GROUP/hpx/commit/2d77c383bee335ad704ec3edd79dc1b9257676fd
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M cmake/HPX_AddTest.cmake
Log Message:
-----------
Skip generating parcelport tests if RUNWRAPPER is set for a test
Commit: dd82e356e3a5aaa1eefbf587966c45f53dc48b4c
https://github.com/STEllAR-GROUP/hpx/commit/dd82e356e3a5aaa1eefbf587966c45f53dc48b4c
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M cmake/HPX_SetupBoost.cmake
Log Message:
-----------
Merge pull request #4846 from msimberg/disable-boost-asio-concepts
Disable Boost.Asio concepts support
Commit: 2e1787d0efefb2ea019c0159c264cd717147633b
https://github.com/STEllAR-GROUP/hpx/commit/2e1787d0efefb2ea019c0159c264cd717147633b
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M libs/cache/include/hpx/cache/entries/entry.hpp
M libs/cache/tests/unit/local_mru_cache.cpp
Log Message:
-----------
Restoring broken MRU cache test
Commit: 3c7173abe34638856458acf008a118f96543767c
https://github.com/STEllAR-GROUP/hpx/commit/3c7173abe34638856458acf008a118f96543767c
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M CMakeLists.txt
M components/performance_counters/papi/src/server/papi.cpp
M components/performance_counters/papi/tests/regressions/CMakeLists.txt
M libs/runtime_local/include/hpx/runtime_local/thread_mapper.hpp
M libs/runtime_local/src/thread_mapper.cpp
Log Message:
-----------
Use Linux syscall gettid for PAPI counters
PAPI_attach_event only works with gettid on Linux. Add checks to CMake
configuration to only enable HPX_WITH_PAPI on Linux.
Commit: f785c1363628b34db4faf2df82b5dd15034de12a
https://github.com/STEllAR-GROUP/hpx/commit/f785c1363628b34db4faf2df82b5dd15034de12a
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M components/performance_counters/papi/src/server/papi.cpp
Log Message:
-----------
Ignore lock in PAPI performance counters in case of error
Commit: 3396dcb0c90c0c28e1d331a90a093e6c993b32fc
https://github.com/STEllAR-GROUP/hpx/commit/3396dcb0c90c0c28e1d331a90a093e6c993b32fc
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M CMakeLists.txt
M libs/runtime_configuration/src/runtime_configuration.cpp
Log Message:
-----------
Use CMAKE_INSTALL_LIBDIR for component_path_suffixes
Commit: f5e427df1f5fefa1d07df125f70988811820c9a1
https://github.com/STEllAR-GROUP/hpx/commit/f5e427df1f5fefa1d07df125f70988811820c9a1
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M CMakeLists.txt
M libs/runtime_configuration/src/runtime_configuration.cpp
Log Message:
-----------
Fixing path delimiter problems on Windows
Commit: 7225b01daa667285a89dfe3bd6d5915eef581edb
https://github.com/STEllAR-GROUP/hpx/commit/7225b01daa667285a89dfe3bd6d5915eef581edb
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Add lib/hpx directory to component path suffixes for build directory
Commit: ef3bbcf71622a3a53d872f225fefa491f0dd70d6
https://github.com/STEllAR-GROUP/hpx/commit/ef3bbcf71622a3a53d872f225fefa491f0dd70d6
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M components/iostreams/CMakeLists.txt
R components/iostreams/include/hpx/distributed/iostream.hpp
M components/iostreams/include/hpx/include/iostreams.hpp
A components/iostreams/include/hpx/iostream.hpp
M components/iostreams/tests/regressions/lost_output_2236.cpp
M components/iostreams/tests/regressions/no_output_1173.cpp
M docs/sphinx/api/public_api.rst
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/os_thread_num.cpp
M examples/future_reduce/rnd_future_reduce.cpp
M examples/heartbeat/heartbeat_console.cpp
M examples/hello_world_component/hello_world_component.cpp
M examples/jacobi/jacobi.cpp
M examples/jacobi/jacobi_component/grid.cpp
M examples/jacobi/jacobi_component/server/stencil_iterator.hpp
M examples/performance_counters/access_counter_set.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/fractals.cpp
M examples/quickstart/fractals_executor.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/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/thread_aware_timer/thread_aware_timer.cpp
M examples/tuplespace/simple_central_tuplespace_client.cpp
M libs/algorithms/CMakeLists.txt
R libs/algorithms/include/hpx/algorithm.hpp
R libs/algorithms/include/hpx/memory.hpp
R libs/algorithms/include/hpx/numeric.hpp
M libs/algorithms/include/hpx/parallel/util/result_types.hpp
R libs/algorithms/include/hpx/task_block.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/CMakeLists.txt
A libs/collectives/include/hpx/distributed/barrier.hpp
A libs/collectives/include/hpx/distributed/latch.hpp
M libs/collectives/include_compatibility/hpx/lcos/barrier.hpp
M libs/collectives/include_compatibility/hpx/lcos/latch.hpp
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/datastructures/CMakeLists.txt
R libs/datastructures/include/hpx/optional.hpp
R libs/datastructures/include/hpx/tuple.hpp
M libs/debugging/tests/unit/print.cpp
M libs/functional/CMakeLists.txt
R libs/functional/include/hpx/functional.hpp
R libs/functional/include/hpx/type_traits.hpp
M libs/functional/tests/regressions/function_argument.cpp
M libs/functional/tests/regressions/function_serialization_728.cpp
M libs/include/CMakeLists.txt
A libs/include/include/hpx/algorithm.hpp
A libs/include/include/hpx/any.hpp
A libs/include/include/hpx/barrier.hpp
A libs/include/include/hpx/channel.hpp
A libs/include/include/hpx/chrono.hpp
A libs/include/include/hpx/distributed/future.hpp
M libs/include/include/hpx/execution.hpp
A libs/include/include/hpx/functional.hpp
M libs/include/include/hpx/future.hpp
M libs/include/include/hpx/hpx.hpp
A libs/include/include/hpx/latch.hpp
A libs/include/include/hpx/local/execution.hpp
A libs/include/include/hpx/local/future.hpp
A libs/include/include/hpx/local/runtime.hpp
A libs/include/include/hpx/memory.hpp
A libs/include/include/hpx/numeric.hpp
A libs/include/include/hpx/optional.hpp
M libs/include/include/hpx/runtime.hpp
A libs/include/include/hpx/task_block.hpp
A libs/include/include/hpx/tuple.hpp
A libs/include/include/hpx/type_traits.hpp
M libs/iterator_support/tests/performance/stencil3_iterators.cpp
M libs/lcos_distributed/CMakeLists.txt
A libs/lcos_distributed/include/hpx/distributed/channel.hpp
M libs/lcos_distributed/include_compatibility/hpx/lcos/channel.hpp
M libs/lcos_local/CMakeLists.txt
A libs/lcos_local/include/hpx/local/channel.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/CMakeLists.txt
R libs/serialization/include/hpx/any.hpp
M libs/serialization/tests/performance/serialization_overhead.cpp
M libs/synchronization/CMakeLists.txt
R libs/synchronization/include/hpx/barrier.hpp
R libs/synchronization/include/hpx/latch.hpp
A libs/synchronization/include/hpx/local/barrier.hpp
A libs/synchronization/include/hpx/local/latch.hpp
M libs/timing/CMakeLists.txt
R libs/timing/include/hpx/chrono.hpp
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:
-----------
Merge pull request #4841 from msimberg/rearrange-api-headers
Rearrange public API headers
Commit: 37505937b1634921e258cce63ef1df1a22001a07
https://github.com/STEllAR-GROUP/hpx/commit/37505937b1634921e258cce63ef1df1a22001a07
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M CMakeLists.txt
M components/performance_counters/papi/src/server/papi.cpp
M components/performance_counters/papi/tests/regressions/CMakeLists.txt
M libs/runtime_configuration/src/runtime_configuration.cpp
M libs/runtime_local/include/hpx/runtime_local/thread_mapper.hpp
M libs/runtime_local/src/thread_mapper.cpp
Log Message:
-----------
Merge pull request #4845 from msimberg/fix-papi
Fix PAPI counters
Commit: 492c2858c1c94a041259121a8d8c1db5a130287b
https://github.com/STEllAR-GROUP/hpx/commit/492c2858c1c94a041259121a8d8c1db5a130287b
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M libs/async_cuda/src/cuda_future.cpp
M libs/async_mpi/src/mpi_future.cpp
M libs/thread_pools/include/hpx/thread_pools/scheduling_loop.hpp
M libs/threading_base/include/hpx/threading_base/scheduler_base.hpp
M libs/threading_base/include/hpx/threading_base/scheduler_mode.hpp
M libs/threading_base/src/scheduler_base.cpp
Log Message:
-----------
Merge pull request #4848 from STEllAR-GROUP/cuda-futures
Allow combined MPI and/or CUDA polling for futures
Commit: 8302b9e0236be718b301546caa7656011b8b72d8
https://github.com/STEllAR-GROUP/hpx/commit/8302b9e0236be718b301546caa7656011b8b72d8
Author: Hartmut Kaiser <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M libs/synchronization/include/hpx/shared_mutex.hpp
M libs/synchronization/include/hpx/synchronization/lock_types.hpp
M libs/synchronization/tests/unit/shared_mutex/shared_mutex1.cpp
M libs/synchronization/tests/unit/shared_mutex/shared_mutex2.cpp
Log Message:
-----------
Fixing inspect errors
Commit: b524cf8209c8f35dfdf026356e5d1f50e76c5429
https://github.com/STEllAR-GROUP/hpx/commit/b524cf8209c8f35dfdf026356e5d1f50e76c5429
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M libs/async_mpi/tests/unit/CMakeLists.txt
Log Message:
-----------
Disable mpi_ring_async_executor_test
Commit: 3a6db82880901e52319d0e0b04a0dab6a0996fc4
https://github.com/STEllAR-GROUP/hpx/commit/3a6db82880901e52319d0e0b04a0dab6a0996fc4
Author: Mikael Simberg <[email protected]>
Date: 2020-07-22 (Wed, 22 Jul 2020)
Changed paths:
M .jenkins/lsu/slurm-configuration-clang-7.sh
M .jenkins/lsu/slurm-configuration-clang-8.sh
M .jenkins/lsu/slurm-configuration-clang-9.sh
M .jenkins/lsu/slurm-configuration-gcc-8.sh
M .jenkins/lsu/slurm-configuration-gcc-9.sh
Log Message:
-----------
Use only one node in rostam Jenkins configurations
Commit: bf58e25b35f8966ab11d9e15df8f9b3161a6c15a
https://github.com/STEllAR-GROUP/hpx/commit/bf58e25b35f8966ab11d9e15df8f9b3161a6c15a
Author: Mikael Simberg <[email protected]>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
A .jenkins/common/set_github_status.sh
M .jenkins/cscs/ctest.cmake
M .jenkins/cscs/entry.sh
M .jenkins/cscs/env-icc.sh
R .jenkins/cscs/set_github_status.sh
A .jenkins/lsu/Jenkinsfile
A .jenkins/lsu/batch.sh
A .jenkins/lsu/ctest.cmake
A .jenkins/lsu/entry.sh
A .jenkins/lsu/env-clang-7.sh
A .jenkins/lsu/env-clang-8.sh
A .jenkins/lsu/env-clang-9.sh
A .jenkins/lsu/env-gcc-10-cuda-11.sh
A .jenkins/lsu/env-gcc-8.sh
A .jenkins/lsu/env-gcc-9.sh
A .jenkins/lsu/slurm-configuration-clang-7.sh
A .jenkins/lsu/slurm-configuration-clang-8.sh
A .jenkins/lsu/slurm-configuration-clang-9.sh
A .jenkins/lsu/slurm-configuration-gcc-10-cuda-11.sh
A .jenkins/lsu/slurm-configuration-gcc-8.sh
A .jenkins/lsu/slurm-configuration-gcc-9.sh
M cmake/HPX_AddTest.cmake
M libs/async_cuda/tests/unit/cublas_matmul.cpp
M libs/async_mpi/tests/unit/CMakeLists.txt
M libs/async_mpi/tests/unit/mpi_ring_async_executor.cpp
M libs/compute_cuda/include/hpx/compute/cuda/target_distribution_policy.hpp
Log Message:
-----------
Merge pull request #4826 from msimberg/jenkins-rostam
Add Jenkins configuration for rostam
Commit: dbc75f5de76122f47fe864ff5b55df107d616223
https://github.com/STEllAR-GROUP/hpx/commit/dbc75f5de76122f47fe864ff5b55df107d616223
Author: Mikael Simberg <[email protected]>
Date: 2020-07-23 (Thu, 23 Jul 2020)
Changed paths:
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_segmented_iterator.hpp
M
components/containers/unordered/include/hpx/components/containers/unordered/unordered_map_segmented_iterator.hpp
M examples/quickstart/1d_wave_equation.cpp
M examples/quickstart/CMakeLists.txt
M examples/quickstart/shared_mutex.cpp
M hpx/runtime/parcelset/encode_parcels.hpp
M hpx/runtime/parcelset/parcel_buffer.hpp
R hpx/util/integer/cover_operators.hpp
R hpx/util/integer/endian.hpp
M libs/async_combinators/tests/unit/when_some.cpp
M libs/async_combinators/tests/unit/when_some_std_array.cpp
M libs/cache/include/hpx/cache/entries/entry.hpp
M libs/cache/tests/unit/local_mru_cache.cpp
M libs/runtime_configuration/src/init_ini_data.cpp
M libs/synchronization/CMakeLists.txt
M libs/synchronization/include/hpx/shared_mutex.hpp
A libs/synchronization/include/hpx/synchronization/lock_types.hpp
M libs/synchronization/tests/regressions/shared_mutex_1702.cpp
M libs/synchronization/tests/unit/shared_mutex/CMakeLists.txt
M libs/synchronization/tests/unit/shared_mutex/shared_mutex1.cpp
M libs/synchronization/tests/unit/shared_mutex/shared_mutex2.cpp
M
libs/synchronization/tests/unit/shared_mutex/shared_mutex_locking_thread.hpp
M libs/synchronization/tests/unit/shared_mutex/thread_group.hpp
M libs/thread_support/include/hpx/thread_support/thread_specific_ptr.hpp
M plugins/parcelport/unordered_map.hpp
M src/CMakeLists.txt
M src/runtime/parcelset/parcelhandler.cpp
M tools/inspect/deprecated_include_check.cpp
Log Message:
-----------
Merge pull request #4843 from STEllAR-GROUP/boost_assign
Remove dependency on various Boost headers
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/5c3691b62f7a...dbc75f5de761
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits