Branch: refs/heads/sanitizer_fixes
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 642bbc8f9e11ee0748485a29e69f322681a90670
https://github.com/STEllAR-GROUP/hpx/commit/642bbc8f9e11ee0748485a29e69f322681a90670
Author: Mikael Simberg <[email protected]>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M .jenkins/cscs/env-clang-oldest.sh
M .jenkins/cscs/env-gcc-oldest.sh
M .jenkins/lsu/env-clang-7.sh
M .jenkins/lsu/env-clang-8.sh
Log Message:
-----------
Update minimum Boost versions on CI
Commit: 8e151c8ad10c705a9e862cf2e93630262ab647eb
https://github.com/STEllAR-GROUP/hpx/commit/8e151c8ad10c705a9e862cf2e93630262ab647eb
Author: Mikael Simberg <[email protected]>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M cmake/HPX_SetupBoost.cmake
M docs/sphinx/manual/building_hpx.rst
M libs/core/asio/src/asio_util.cpp
M libs/core/config/include/hpx/config.hpp
M libs/core/version/src/version.cpp
M libs/full/program_options/tests/unit/cmdline.cpp
M libs/full/program_options/tests/unit/optional.cpp
Log Message:
-----------
Update minimum required Boost version to 1.66
Commit: ca592321059cf1b1ce5903320e817043cb2b20ca
https://github.com/STEllAR-GROUP/hpx/commit/ca592321059cf1b1ce5903320e817043cb2b20ca
Author: Nikunj Gupta <[email protected]>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M libs/README.rst
R libs/full/resiliency/CMakeLists.txt
R libs/full/resiliency/README.rst
R libs/full/resiliency/docs/index.rst
R libs/full/resiliency/examples/1d_stencil_replay_exception.cpp
R libs/full/resiliency/examples/1d_stencil_replay_validate.cpp
R libs/full/resiliency/examples/CMakeLists.txt
R libs/full/resiliency/examples/async_replay.cpp
R libs/full/resiliency/examples/async_replicate.cpp
R libs/full/resiliency/examples/async_replicate_vote.cpp
R libs/full/resiliency/examples/dataflow_replicate.cpp
R libs/full/resiliency/examples/version.cpp
R libs/full/resiliency/include/hpx/resiliency/async_replay.hpp
R libs/full/resiliency/include/hpx/resiliency/async_replay_executor.hpp
R libs/full/resiliency/include/hpx/resiliency/async_replicate.hpp
R libs/full/resiliency/include/hpx/resiliency/async_replicate_executor.hpp
R libs/full/resiliency/include/hpx/resiliency/config.hpp
R libs/full/resiliency/include/hpx/resiliency/replay_executor.hpp
R libs/full/resiliency/include/hpx/resiliency/replicate_executor.hpp
R libs/full/resiliency/include/hpx/resiliency/resiliency.hpp
R libs/full/resiliency/include/hpx/resiliency/resiliency_cpos.hpp
R libs/full/resiliency/include/hpx/resiliency/version.hpp
R libs/full/resiliency/src/resiliency.cpp
R libs/full/resiliency/tests/CMakeLists.txt
R libs/full/resiliency/tests/performance/CMakeLists.txt
R libs/full/resiliency/tests/performance/replay/1d_stencil.cpp
R libs/full/resiliency/tests/performance/replay/1d_stencil_checksum.cpp
R libs/full/resiliency/tests/performance/replay/1d_stencil_replay.cpp
R libs/full/resiliency/tests/performance/replay/CMakeLists.txt
R libs/full/resiliency/tests/performance/replay/async_replay.cpp
R libs/full/resiliency/tests/performance/replay/async_replay_validate.cpp
R libs/full/resiliency/tests/performance/replay/dataflow_replay.cpp
R libs/full/resiliency/tests/performance/replay/dataflow_replay_validate.cpp
R libs/full/resiliency/tests/performance/replay/print_time_results.hpp
R libs/full/resiliency/tests/performance/replay/pure_async_for_replay.cpp
R libs/full/resiliency/tests/performance/replay/pure_dataflow.cpp
R libs/full/resiliency/tests/performance/replicate/1d_stencil_replicate.cpp
R
libs/full/resiliency/tests/performance/replicate/1d_stencil_replicate_checksum.cpp
R libs/full/resiliency/tests/performance/replicate/CMakeLists.txt
R libs/full/resiliency/tests/performance/replicate/async_replicate.cpp
R
libs/full/resiliency/tests/performance/replicate/async_replicate_validate.cpp
R libs/full/resiliency/tests/performance/replicate/async_replicate_vote.cpp
R
libs/full/resiliency/tests/performance/replicate/async_replicate_vote_validate.cpp
R
libs/full/resiliency/tests/performance/replicate/pure_async_for_replicate.cpp
R libs/full/resiliency/tests/performance/scripts/1d_stencil/1d_stencil.sh
R
libs/full/resiliency/tests/performance/scripts/1d_stencil/1d_stencil_16000.sh
R
libs/full/resiliency/tests/performance/scripts/1d_stencil/1d_stencil_32000.sh
R libs/full/resiliency/tests/performance/scripts/replay/async_replay.sh
R
libs/full/resiliency/tests/performance/scripts/replay/async_replay_error_1.sh
R
libs/full/resiliency/tests/performance/scripts/replay/async_replay_error_2.sh
R
libs/full/resiliency/tests/performance/scripts/replicate/async_replicate.sh
R
libs/full/resiliency/tests/performance/scripts/replicate/async_replicate_error_1.sh
R
libs/full/resiliency/tests/performance/scripts/replicate/async_replicate_error_2.sh
R
libs/full/resiliency/tests/performance/scripts/replicate/async_replicate_error_3.sh
R libs/full/resiliency/tests/regressions/CMakeLists.txt
R libs/full/resiliency/tests/unit/CMakeLists.txt
R libs/full/resiliency/tests/unit/async_replay_executor.cpp
R libs/full/resiliency/tests/unit/async_replay_plain.cpp
R libs/full/resiliency/tests/unit/async_replicate_executor.cpp
R libs/full/resiliency/tests/unit/async_replicate_plain.cpp
R libs/full/resiliency/tests/unit/async_replicate_vote_executor.cpp
R libs/full/resiliency/tests/unit/async_replicate_vote_plain.cpp
R libs/full/resiliency/tests/unit/dataflow_replay_executor.cpp
R libs/full/resiliency/tests/unit/dataflow_replay_plain.cpp
R libs/full/resiliency/tests/unit/dataflow_replicate_executor.cpp
R libs/full/resiliency/tests/unit/dataflow_replicate_plain.cpp
R libs/full/resiliency/tests/unit/replay_executor.cpp
R libs/full/resiliency/tests/unit/replicate_executor.cpp
M libs/parallelism/CMakeLists.txt
M libs/parallelism/modules.rst
A libs/parallelism/resiliency/CMakeLists.txt
A libs/parallelism/resiliency/README.rst
A libs/parallelism/resiliency/docs/index.rst
A libs/parallelism/resiliency/examples/1d_stencil_replay_exception.cpp
A libs/parallelism/resiliency/examples/1d_stencil_replay_validate.cpp
A libs/parallelism/resiliency/examples/CMakeLists.txt
A libs/parallelism/resiliency/examples/async_replay.cpp
A libs/parallelism/resiliency/examples/async_replicate.cpp
A libs/parallelism/resiliency/examples/async_replicate_vote.cpp
A libs/parallelism/resiliency/examples/dataflow_replicate.cpp
A libs/parallelism/resiliency/examples/version.cpp
A libs/parallelism/resiliency/include/hpx/resiliency/async_replay.hpp
A
libs/parallelism/resiliency/include/hpx/resiliency/async_replay_executor.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/async_replicate.hpp
A
libs/parallelism/resiliency/include/hpx/resiliency/async_replicate_executor.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/config.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/replay_executor.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/replicate_executor.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/resiliency.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/resiliency_cpos.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/version.hpp
A libs/parallelism/resiliency/src/resiliency.cpp
A libs/parallelism/resiliency/tests/CMakeLists.txt
A libs/parallelism/resiliency/tests/performance/CMakeLists.txt
A libs/parallelism/resiliency/tests/performance/replay/1d_stencil.cpp
A
libs/parallelism/resiliency/tests/performance/replay/1d_stencil_checksum.cpp
A libs/parallelism/resiliency/tests/performance/replay/1d_stencil_replay.cpp
A libs/parallelism/resiliency/tests/performance/replay/CMakeLists.txt
A libs/parallelism/resiliency/tests/performance/replay/async_replay.cpp
A
libs/parallelism/resiliency/tests/performance/replay/async_replay_validate.cpp
A libs/parallelism/resiliency/tests/performance/replay/dataflow_replay.cpp
A
libs/parallelism/resiliency/tests/performance/replay/dataflow_replay_validate.cpp
A
libs/parallelism/resiliency/tests/performance/replay/print_time_results.hpp
A
libs/parallelism/resiliency/tests/performance/replay/pure_async_for_replay.cpp
A libs/parallelism/resiliency/tests/performance/replay/pure_dataflow.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/1d_stencil_replicate.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/1d_stencil_replicate_checksum.cpp
A libs/parallelism/resiliency/tests/performance/replicate/CMakeLists.txt
A
libs/parallelism/resiliency/tests/performance/replicate/async_replicate.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/async_replicate_validate.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/async_replicate_vote.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/async_replicate_vote_validate.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/pure_async_for_replicate.cpp
A
libs/parallelism/resiliency/tests/performance/scripts/1d_stencil/1d_stencil.sh
A
libs/parallelism/resiliency/tests/performance/scripts/1d_stencil/1d_stencil_16000.sh
A
libs/parallelism/resiliency/tests/performance/scripts/1d_stencil/1d_stencil_32000.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replay/async_replay.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replay/async_replay_error_1.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replay/async_replay_error_2.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replicate/async_replicate.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replicate/async_replicate_error_1.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replicate/async_replicate_error_2.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replicate/async_replicate_error_3.sh
A libs/parallelism/resiliency/tests/regressions/CMakeLists.txt
A libs/parallelism/resiliency/tests/unit/CMakeLists.txt
A libs/parallelism/resiliency/tests/unit/async_replay_executor.cpp
A libs/parallelism/resiliency/tests/unit/async_replay_plain.cpp
A libs/parallelism/resiliency/tests/unit/async_replicate_executor.cpp
A libs/parallelism/resiliency/tests/unit/async_replicate_plain.cpp
A libs/parallelism/resiliency/tests/unit/async_replicate_vote_executor.cpp
A libs/parallelism/resiliency/tests/unit/async_replicate_vote_plain.cpp
A libs/parallelism/resiliency/tests/unit/dataflow_replay_executor.cpp
A libs/parallelism/resiliency/tests/unit/dataflow_replay_plain.cpp
A libs/parallelism/resiliency/tests/unit/dataflow_replicate_executor.cpp
A libs/parallelism/resiliency/tests/unit/dataflow_replicate_plain.cpp
A libs/parallelism/resiliency/tests/unit/replay_executor.cpp
A libs/parallelism/resiliency/tests/unit/replicate_executor.cpp
Log Message:
-----------
Send resiliency module under parallel library
Commit: 89a27346aecec745fc834660d61c1858d1387dae
https://github.com/STEllAR-GROUP/hpx/commit/89a27346aecec745fc834660d61c1858d1387dae
Author: Nikunj Gupta <[email protected]>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M libs/full/CMakeLists.txt
M libs/full/modules.rst
A libs/full/resiliency_distributed/CMakeLists.txt
A libs/full/resiliency_distributed/README.rst
A libs/full/resiliency_distributed/docs/index.rst
A libs/full/resiliency_distributed/examples/CMakeLists.txt
A libs/full/resiliency_distributed/examples/async_replay_distributed.cpp
A libs/full/resiliency_distributed/examples/async_replicate_distributed.cpp
A
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replay_distributed.hpp
A
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replicate_distributed.hpp
A
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/resiliency_distributed.hpp
A
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/util.hpp
A libs/full/resiliency_distributed/tests/CMakeLists.txt
A libs/full/resiliency_distributed/tests/performance/CMakeLists.txt
A libs/full/resiliency_distributed/tests/regressions/CMakeLists.txt
A libs/full/resiliency_distributed/tests/unit/CMakeLists.txt
Log Message:
-----------
Adds basic structure for resiliency_distributed module
Commit: b739dc067426693a24882f09d91b102444ef810f
https://github.com/STEllAR-GROUP/hpx/commit/b739dc067426693a24882f09d91b102444ef810f
Author: Nikunj Gupta <[email protected]>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
A
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_distributed.cpp
A
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_replay_distributed.cpp
A libs/full/resiliency_distributed/tests/performance/replay/CMakeLists.txt
A
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed.cpp
A
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed_validate.cpp
A
libs/full/resiliency_distributed/tests/performance/replay/plain_async_distributed.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/CMakeLists.txt
A
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_validate.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote_validate.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/pure_async_for_replicate.cpp
M libs/full/resiliency_distributed/tests/unit/CMakeLists.txt
A libs/full/resiliency_distributed/tests/unit/async_replay_distributed.cpp
A
libs/full/resiliency_distributed/tests/unit/async_replicate_distributed.cpp
Log Message:
-----------
Adds tests (not cmakelists)
Commit: aef06af983aa02fec94b1b253ec19aeb651a539a
https://github.com/STEllAR-GROUP/hpx/commit/aef06af983aa02fec94b1b253ec19aeb651a539a
Author: Hartmut Kaiser <[email protected]>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M docs/sphinx/examples/fibonacci.rst
M docs/sphinx/examples/fibonacci_local.rst
M libs/full/resiliency_distributed/CMakeLists.txt
M libs/full/resiliency_distributed/examples/CMakeLists.txt
M libs/full/resiliency_distributed/examples/async_replay_distributed.cpp
M libs/full/resiliency_distributed/examples/async_replicate_distributed.cpp
R
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/util.hpp
M libs/full/resiliency_distributed/tests/CMakeLists.txt
M libs/full/resiliency_distributed/tests/performance/CMakeLists.txt
M
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_replay_distributed.cpp
M libs/full/resiliency_distributed/tests/performance/replay/CMakeLists.txt
M
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed_validate.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/plain_async_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/CMakeLists.txt
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_validate.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote_validate.cpp
R
libs/full/resiliency_distributed/tests/performance/replicate/pure_async_for_replicate.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/pure_async_for_replicate_distributed.cpp
M libs/full/resiliency_distributed/tests/regressions/CMakeLists.txt
M libs/full/resiliency_distributed/tests/unit/CMakeLists.txt
R libs/full/resiliency_distributed/tests/unit/async_replay_distributed.cpp
A
libs/full/resiliency_distributed/tests/unit/async_replay_distributed_plain.cpp
R
libs/full/resiliency_distributed/tests/unit/async_replicate_distributed.cpp
A
libs/full/resiliency_distributed/tests/unit/async_replicate_distributed_plain.cpp
M libs/parallelism/resiliency/CMakeLists.txt
M libs/parallelism/resiliency/examples/CMakeLists.txt
M libs/parallelism/resiliency/include/hpx/resiliency/async_replay.hpp
M libs/parallelism/resiliency/include/hpx/resiliency/async_replicate.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/util.hpp
M libs/parallelism/resiliency/tests/performance/replay/CMakeLists.txt
M libs/parallelism/resiliency/tests/performance/replicate/CMakeLists.txt
M libs/parallelism/resiliency/tests/unit/CMakeLists.txt
Log Message:
-----------
Adding build system support for tests
- fixing test compilation etc.
Commit: b0975f0530e1bdc216fa77225806a2103e56ec0b
https://github.com/STEllAR-GROUP/hpx/commit/b0975f0530e1bdc216fa77225806a2103e56ec0b
Author: Nikunj Gupta <[email protected]>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
A libs/full/resiliency_distributed/tests/performance/replay/communicator.hpp
A
libs/full/resiliency_distributed/tests/performance/replicate/communicator.hpp
Log Message:
-----------
Add missing communicator.hpp to replay and replicate performance tests
Commit: d8fcb5ef8dcfa90ece7f102b0d7b49941b014839
https://github.com/STEllAR-GROUP/hpx/commit/d8fcb5ef8dcfa90ece7f102b0d7b49941b014839
Author: Hartmut Kaiser <[email protected]>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M libs/full/resiliency_distributed/CMakeLists.txt
M libs/full/resiliency_distributed/examples/CMakeLists.txt
M
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replay_distributed.hpp
M
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_replay_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed_validate.cpp
M libs/full/resiliency_distributed/tests/performance/replay/communicator.hpp
M
libs/full/resiliency_distributed/tests/performance/replay/plain_async_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_validate.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote_validate.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/communicator.hpp
M
libs/full/resiliency_distributed/tests/performance/replicate/pure_async_for_replicate_distributed.cpp
M libs/full/resiliency_distributed/tests/unit/CMakeLists.txt
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/transform.hpp
M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp
M libs/parallelism/resiliency/include/hpx/resiliency/util.hpp
Log Message:
-----------
Build system fixes
- adding missing #includes
- replaced deprecated functionalities
- flyby: format new file
Commit: bc598709683595452fe9ee367a6f50f3067bd071
https://github.com/STEllAR-GROUP/hpx/commit/bc598709683595452fe9ee367a6f50f3067bd071
Author: Nikunj Gupta <[email protected]>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M libs/full/resiliency_distributed/examples/async_replay_distributed.cpp
M libs/full/resiliency_distributed/examples/async_replicate_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_validate.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote_validate.cpp
R
libs/full/resiliency_distributed/tests/performance/replicate/communicator.hpp
Log Message:
-----------
Fixes errors in examples
- Fixes timeout in async replay distributed: The error was due to
extremely large sized arguments passed to the test.
- Fixes seg fault in async replicate distributed: The error was
due to bad memory access in the initializing ids of vector using
`locales.begin() + num_replications`. When locales.size() is less
than num_replications, it will lead to a bad memory access.
Commit: c20d391c2fef3057f36e32ab84e3d00caa8ce898
https://github.com/STEllAR-GROUP/hpx/commit/c20d391c2fef3057f36e32ab84e3d00caa8ce898
Author: Hartmut Kaiser <[email protected]>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M libs/full/resiliency_distributed/tests/CMakeLists.txt
Log Message:
-----------
Allowing for module to (indirectly) depend on main library
Commit: d6a1de21efce4d659548d95750f13baf39826b07
https://github.com/STEllAR-GROUP/hpx/commit/d6a1de21efce4d659548d95750f13baf39826b07
Author: Hartmut Kaiser <[email protected]>
Date: 2021-01-14 (Thu, 14 Jan 2021)
Changed paths:
M libs/full/resiliency_distributed/tests/performance/replay/CMakeLists.txt
M
libs/full/resiliency_distributed/tests/performance/replicate/CMakeLists.txt
Log Message:
-----------
Running performance tests in distributed as well
Commit: 08e32ce5bedc248b8945486acb238ee593491c1f
https://github.com/STEllAR-GROUP/hpx/commit/08e32ce5bedc248b8945486acb238ee593491c1f
Author: Hartmut Kaiser <[email protected]>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M .github/workflows/windows_debug.yml
M .github/workflows/windows_release.yml
M libs/full/resiliency_distributed/CMakeLists.txt
M libs/full/resiliency_distributed/examples/CMakeLists.txt
M
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_replay_distributed.cpp
M libs/full/resiliency_distributed/tests/performance/replay/CMakeLists.txt
M
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed_validate.cpp
M libs/full/resiliency_distributed/tests/performance/replay/communicator.hpp
M
libs/full/resiliency_distributed/tests/performance/replay/plain_async_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/CMakeLists.txt
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_validate.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote_validate.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/pure_async_for_replicate_distributed.cpp
M libs/full/resiliency_distributed/tests/unit/CMakeLists.txt
M libs/parallelism/resiliency/include/hpx/resiliency/version.hpp
Log Message:
-----------
Fixing symbol importing for resiliency, disable windows examples for github CI
- reduce working set for performance tests to avoid timeouts
Commit: 3c6eea1fcf58b559eaf8e4d19fddbcdcb9842fb0
https://github.com/STEllAR-GROUP/hpx/commit/3c6eea1fcf58b559eaf8e4d19fddbcdcb9842fb0
Author: Nikunj Gupta <[email protected]>
Date: 2021-01-19 (Tue, 19 Jan 2021)
Changed paths:
M
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_replay_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed_validate.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/plain_async_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/pure_async_for_replicate_distributed.cpp
Log Message:
-----------
Fixes 1d_stencil replay performance test
Commit: 0195f1241b3539342b467c215a722e15872289f5
https://github.com/STEllAR-GROUP/hpx/commit/0195f1241b3539342b467c215a722e15872289f5
Author: Nikunj Gupta <[email protected]>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
M
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replay_distributed.hpp
Log Message:
-----------
Fix failing async replay unit test
Commit: ccce9c07d66f447a1328ee9c592ef182736aff95
https://github.com/STEllAR-GROUP/hpx/commit/ccce9c07d66f447a1328ee9c592ef182736aff95
Author: Nikunj Gupta <[email protected]>
Date: 2021-01-20 (Wed, 20 Jan 2021)
Changed paths:
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
Log Message:
-----------
Add HPX_ASSERT to fix empty locales array
Commit: dff8c35f0f699f8ddbef72f977ff40ea5da1a997
https://github.com/STEllAR-GROUP/hpx/commit/dff8c35f0f699f8ddbef72f977ff40ea5da1a997
Author: Nikunj Gupta <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M libs/full/resiliency_distributed/docs/index.rst
Log Message:
-----------
Add brief documentation to the distributed resiliency module
Commit: e7074c24010d141554eac642098e543bb203f188
https://github.com/STEllAR-GROUP/hpx/commit/e7074c24010d141554eac642098e543bb203f188
Author: Nikunj Gupta <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M libs/full/CMakeLists.txt
M libs/full/modules.rst
M libs/full/resiliency_distributed/examples/async_replay_distributed.cpp
M libs/full/resiliency_distributed/examples/async_replicate_distributed.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/resiliency_distributed/include/hpx/resiliency_distributed/resiliency_distributed.hpp
M
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_replay_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed_validate.cpp
M libs/full/resiliency_distributed/tests/performance/replay/communicator.hpp
M
libs/full/resiliency_distributed/tests/performance/replay/plain_async_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_validate.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote_validate.cpp
M
libs/full/resiliency_distributed/tests/performance/replicate/pure_async_for_replicate_distributed.cpp
M
libs/full/resiliency_distributed/tests/unit/async_replay_distributed_plain.cpp
M
libs/full/resiliency_distributed/tests/unit/async_replicate_distributed_plain.cpp
Log Message:
-----------
Add ifndef to assist hip compiler
Commit: 51c88d8e0576f91ae3a6f9ad047902b7437dc049
https://github.com/STEllAR-GROUP/hpx/commit/51c88d8e0576f91ae3a6f9ad047902b7437dc049
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M .jenkins/cscs/Jenkinsfile
A .jenkins/cscs/env-clang-7.sh
A .jenkins/cscs/env-clang-8.sh
A .jenkins/cscs/env-clang-9.sh
A .jenkins/cscs/slurm-constraint-clang-7.sh
A .jenkins/cscs/slurm-constraint-clang-8.sh
A .jenkins/cscs/slurm-constraint-clang-9.sh
M .jenkins/lsu/Jenkinsfile
R .jenkins/lsu/env-clang-7.sh
R .jenkins/lsu/env-clang-8.sh
R .jenkins/lsu/slurm-configuration-clang-7.sh
R .jenkins/lsu/slurm-configuration-clang-8.sh
Log Message:
-----------
Update Jenkins configurations
Commit: d091a077c237ac88f0ec1fb60f4e79e7249c67be
https://github.com/STEllAR-GROUP/hpx/commit/d091a077c237ac88f0ec1fb60f4e79e7249c67be
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M cmake/HPX_SetupBoost.cmake
Log Message:
-----------
Disable support for experimental std::string_view in Boost ASIO
libc++ 7 and 8 have a experimental/string_view header which Boost ASIO
detects as support for string view. However, the header only triggers an
error to say that the header has been removed.
Commit: c0102bdff2042d13c76256e3663b9e2d2867aca0
https://github.com/STEllAR-GROUP/hpx/commit/c0102bdff2042d13c76256e3663b9e2d2867aca0
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M libs/full/program_options/tests/unit/cmdline.cpp
Log Message:
-----------
Format program options cmdline test
Commit: dbeff2d65dbf71c96c8577a7439ee44139402732
https://github.com/STEllAR-GROUP/hpx/commit/dbeff2d65dbf71c96c8577a7439ee44139402732
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M .jenkins/cscs/env-clang-oldest.sh
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_decl.hpp
M docs/sphinx/manual/building_hpx.rst
M libs/core/functional/tests/unit/function_ref.cpp
M libs/core/functional/tests/unit/function_test.cpp
M libs/core/memory/tests/unit/intrusive_ptr.cpp
Log Message:
-----------
Update minimum clang version to clang 7
Commit: 5e8ab7ee726d247bbc0915a3bcbeac485953d5ce
https://github.com/STEllAR-GROUP/hpx/commit/5e8ab7ee726d247bbc0915a3bcbeac485953d5ce
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M .github/workflows/windows_debug.yml
M .github/workflows/windows_release.yml
M docs/sphinx/examples/fibonacci.rst
M docs/sphinx/examples/fibonacci_local.rst
M libs/README.rst
M libs/full/CMakeLists.txt
M libs/full/modules.rst
R libs/full/resiliency/CMakeLists.txt
R libs/full/resiliency/README.rst
R libs/full/resiliency/docs/index.rst
R libs/full/resiliency/examples/1d_stencil_replay_exception.cpp
R libs/full/resiliency/examples/1d_stencil_replay_validate.cpp
R libs/full/resiliency/examples/CMakeLists.txt
R libs/full/resiliency/examples/async_replay.cpp
R libs/full/resiliency/examples/async_replicate.cpp
R libs/full/resiliency/examples/async_replicate_vote.cpp
R libs/full/resiliency/examples/dataflow_replicate.cpp
R libs/full/resiliency/examples/version.cpp
R libs/full/resiliency/include/hpx/resiliency/async_replay.hpp
R libs/full/resiliency/include/hpx/resiliency/async_replay_executor.hpp
R libs/full/resiliency/include/hpx/resiliency/async_replicate.hpp
R libs/full/resiliency/include/hpx/resiliency/async_replicate_executor.hpp
R libs/full/resiliency/include/hpx/resiliency/config.hpp
R libs/full/resiliency/include/hpx/resiliency/replay_executor.hpp
R libs/full/resiliency/include/hpx/resiliency/replicate_executor.hpp
R libs/full/resiliency/include/hpx/resiliency/resiliency.hpp
R libs/full/resiliency/include/hpx/resiliency/resiliency_cpos.hpp
R libs/full/resiliency/include/hpx/resiliency/version.hpp
R libs/full/resiliency/src/resiliency.cpp
R libs/full/resiliency/tests/CMakeLists.txt
R libs/full/resiliency/tests/performance/CMakeLists.txt
R libs/full/resiliency/tests/performance/replay/1d_stencil.cpp
R libs/full/resiliency/tests/performance/replay/1d_stencil_checksum.cpp
R libs/full/resiliency/tests/performance/replay/1d_stencil_replay.cpp
R libs/full/resiliency/tests/performance/replay/CMakeLists.txt
R libs/full/resiliency/tests/performance/replay/async_replay.cpp
R libs/full/resiliency/tests/performance/replay/async_replay_validate.cpp
R libs/full/resiliency/tests/performance/replay/dataflow_replay.cpp
R libs/full/resiliency/tests/performance/replay/dataflow_replay_validate.cpp
R libs/full/resiliency/tests/performance/replay/print_time_results.hpp
R libs/full/resiliency/tests/performance/replay/pure_async_for_replay.cpp
R libs/full/resiliency/tests/performance/replay/pure_dataflow.cpp
R libs/full/resiliency/tests/performance/replicate/1d_stencil_replicate.cpp
R
libs/full/resiliency/tests/performance/replicate/1d_stencil_replicate_checksum.cpp
R libs/full/resiliency/tests/performance/replicate/CMakeLists.txt
R libs/full/resiliency/tests/performance/replicate/async_replicate.cpp
R
libs/full/resiliency/tests/performance/replicate/async_replicate_validate.cpp
R libs/full/resiliency/tests/performance/replicate/async_replicate_vote.cpp
R
libs/full/resiliency/tests/performance/replicate/async_replicate_vote_validate.cpp
R
libs/full/resiliency/tests/performance/replicate/pure_async_for_replicate.cpp
R libs/full/resiliency/tests/performance/scripts/1d_stencil/1d_stencil.sh
R
libs/full/resiliency/tests/performance/scripts/1d_stencil/1d_stencil_16000.sh
R
libs/full/resiliency/tests/performance/scripts/1d_stencil/1d_stencil_32000.sh
R libs/full/resiliency/tests/performance/scripts/replay/async_replay.sh
R
libs/full/resiliency/tests/performance/scripts/replay/async_replay_error_1.sh
R
libs/full/resiliency/tests/performance/scripts/replay/async_replay_error_2.sh
R
libs/full/resiliency/tests/performance/scripts/replicate/async_replicate.sh
R
libs/full/resiliency/tests/performance/scripts/replicate/async_replicate_error_1.sh
R
libs/full/resiliency/tests/performance/scripts/replicate/async_replicate_error_2.sh
R
libs/full/resiliency/tests/performance/scripts/replicate/async_replicate_error_3.sh
R libs/full/resiliency/tests/regressions/CMakeLists.txt
R libs/full/resiliency/tests/unit/CMakeLists.txt
R libs/full/resiliency/tests/unit/async_replay_executor.cpp
R libs/full/resiliency/tests/unit/async_replay_plain.cpp
R libs/full/resiliency/tests/unit/async_replicate_executor.cpp
R libs/full/resiliency/tests/unit/async_replicate_plain.cpp
R libs/full/resiliency/tests/unit/async_replicate_vote_executor.cpp
R libs/full/resiliency/tests/unit/async_replicate_vote_plain.cpp
R libs/full/resiliency/tests/unit/dataflow_replay_executor.cpp
R libs/full/resiliency/tests/unit/dataflow_replay_plain.cpp
R libs/full/resiliency/tests/unit/dataflow_replicate_executor.cpp
R libs/full/resiliency/tests/unit/dataflow_replicate_plain.cpp
R libs/full/resiliency/tests/unit/replay_executor.cpp
R libs/full/resiliency/tests/unit/replicate_executor.cpp
A libs/full/resiliency_distributed/CMakeLists.txt
A libs/full/resiliency_distributed/README.rst
A libs/full/resiliency_distributed/docs/index.rst
A libs/full/resiliency_distributed/examples/CMakeLists.txt
A libs/full/resiliency_distributed/examples/async_replay_distributed.cpp
A libs/full/resiliency_distributed/examples/async_replicate_distributed.cpp
A
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replay_distributed.hpp
A
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replicate_distributed.hpp
A
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/resiliency_distributed.hpp
A libs/full/resiliency_distributed/tests/CMakeLists.txt
A libs/full/resiliency_distributed/tests/performance/CMakeLists.txt
A
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_distributed.cpp
A
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_replay_distributed.cpp
A libs/full/resiliency_distributed/tests/performance/replay/CMakeLists.txt
A
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed.cpp
A
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed_validate.cpp
A libs/full/resiliency_distributed/tests/performance/replay/communicator.hpp
A
libs/full/resiliency_distributed/tests/performance/replay/plain_async_distributed.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/CMakeLists.txt
A
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_validate.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote_validate.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/pure_async_for_replicate_distributed.cpp
A libs/full/resiliency_distributed/tests/regressions/CMakeLists.txt
A libs/full/resiliency_distributed/tests/unit/CMakeLists.txt
A
libs/full/resiliency_distributed/tests/unit/async_replay_distributed_plain.cpp
A
libs/full/resiliency_distributed/tests/unit/async_replicate_distributed_plain.cpp
M libs/parallelism/CMakeLists.txt
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/transform.hpp
M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp
M libs/parallelism/modules.rst
A libs/parallelism/resiliency/CMakeLists.txt
A libs/parallelism/resiliency/README.rst
A libs/parallelism/resiliency/docs/index.rst
A libs/parallelism/resiliency/examples/1d_stencil_replay_exception.cpp
A libs/parallelism/resiliency/examples/1d_stencil_replay_validate.cpp
A libs/parallelism/resiliency/examples/CMakeLists.txt
A libs/parallelism/resiliency/examples/async_replay.cpp
A libs/parallelism/resiliency/examples/async_replicate.cpp
A libs/parallelism/resiliency/examples/async_replicate_vote.cpp
A libs/parallelism/resiliency/examples/dataflow_replicate.cpp
A libs/parallelism/resiliency/examples/version.cpp
A libs/parallelism/resiliency/include/hpx/resiliency/async_replay.hpp
A
libs/parallelism/resiliency/include/hpx/resiliency/async_replay_executor.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/async_replicate.hpp
A
libs/parallelism/resiliency/include/hpx/resiliency/async_replicate_executor.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/config.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/replay_executor.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/replicate_executor.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/resiliency.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/resiliency_cpos.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/util.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/version.hpp
A libs/parallelism/resiliency/src/resiliency.cpp
A libs/parallelism/resiliency/tests/CMakeLists.txt
A libs/parallelism/resiliency/tests/performance/CMakeLists.txt
A libs/parallelism/resiliency/tests/performance/replay/1d_stencil.cpp
A
libs/parallelism/resiliency/tests/performance/replay/1d_stencil_checksum.cpp
A libs/parallelism/resiliency/tests/performance/replay/1d_stencil_replay.cpp
A libs/parallelism/resiliency/tests/performance/replay/CMakeLists.txt
A libs/parallelism/resiliency/tests/performance/replay/async_replay.cpp
A
libs/parallelism/resiliency/tests/performance/replay/async_replay_validate.cpp
A libs/parallelism/resiliency/tests/performance/replay/dataflow_replay.cpp
A
libs/parallelism/resiliency/tests/performance/replay/dataflow_replay_validate.cpp
A
libs/parallelism/resiliency/tests/performance/replay/print_time_results.hpp
A
libs/parallelism/resiliency/tests/performance/replay/pure_async_for_replay.cpp
A libs/parallelism/resiliency/tests/performance/replay/pure_dataflow.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/1d_stencil_replicate.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/1d_stencil_replicate_checksum.cpp
A libs/parallelism/resiliency/tests/performance/replicate/CMakeLists.txt
A
libs/parallelism/resiliency/tests/performance/replicate/async_replicate.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/async_replicate_validate.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/async_replicate_vote.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/async_replicate_vote_validate.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/pure_async_for_replicate.cpp
A
libs/parallelism/resiliency/tests/performance/scripts/1d_stencil/1d_stencil.sh
A
libs/parallelism/resiliency/tests/performance/scripts/1d_stencil/1d_stencil_16000.sh
A
libs/parallelism/resiliency/tests/performance/scripts/1d_stencil/1d_stencil_32000.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replay/async_replay.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replay/async_replay_error_1.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replay/async_replay_error_2.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replicate/async_replicate.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replicate/async_replicate_error_1.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replicate/async_replicate_error_2.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replicate/async_replicate_error_3.sh
A libs/parallelism/resiliency/tests/regressions/CMakeLists.txt
A libs/parallelism/resiliency/tests/unit/CMakeLists.txt
A libs/parallelism/resiliency/tests/unit/async_replay_executor.cpp
A libs/parallelism/resiliency/tests/unit/async_replay_plain.cpp
A libs/parallelism/resiliency/tests/unit/async_replicate_executor.cpp
A libs/parallelism/resiliency/tests/unit/async_replicate_plain.cpp
A libs/parallelism/resiliency/tests/unit/async_replicate_vote_executor.cpp
A libs/parallelism/resiliency/tests/unit/async_replicate_vote_plain.cpp
A libs/parallelism/resiliency/tests/unit/dataflow_replay_executor.cpp
A libs/parallelism/resiliency/tests/unit/dataflow_replay_plain.cpp
A libs/parallelism/resiliency/tests/unit/dataflow_replicate_executor.cpp
A libs/parallelism/resiliency/tests/unit/dataflow_replicate_plain.cpp
A libs/parallelism/resiliency/tests/unit/replay_executor.cpp
A libs/parallelism/resiliency/tests/unit/replicate_executor.cpp
Log Message:
-----------
Merge pull request #4858 from STEllAR-GROUP/distributed_resiliency
Extending resilience APIs to support distributed invocations
Commit: 0626f08e202a41f42b58405697031389275e2c23
https://github.com/STEllAR-GROUP/hpx/commit/0626f08e202a41f42b58405697031389275e2c23
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M libs/parallelism/algorithms/tests/performance/benchmark_partial_sort.cpp
M
libs/parallelism/algorithms/tests/performance/benchmark_partial_sort_parallel.cpp
Log Message:
-----------
Reduce vector sizes in partial sort benchmarks when running in debug mode
Commit: e6a09b2bbb3683e19b4fdd1a459d49ec8a686fa5
https://github.com/STEllAR-GROUP/hpx/commit/e6a09b2bbb3683e19b4fdd1a459d49ec8a686fa5
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M cmake/HPX_SetupBoost.cmake
Log Message:
-----------
Completely disable Boost asio string_view for older Boost versions
Commit: 1e92383319ba5207e8cd87cf2af1393bdf721e3c
https://github.com/STEllAR-GROUP/hpx/commit/1e92383319ba5207e8cd87cf2af1393bdf721e3c
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M .jenkins/cscs/Jenkinsfile
A .jenkins/cscs/env-clang-7.sh
A .jenkins/cscs/env-clang-8.sh
A .jenkins/cscs/env-clang-9.sh
M .jenkins/cscs/env-clang-oldest.sh
M .jenkins/cscs/env-gcc-oldest.sh
A .jenkins/cscs/slurm-constraint-clang-7.sh
A .jenkins/cscs/slurm-constraint-clang-8.sh
A .jenkins/cscs/slurm-constraint-clang-9.sh
M .jenkins/lsu/Jenkinsfile
R .jenkins/lsu/env-clang-7.sh
R .jenkins/lsu/env-clang-8.sh
R .jenkins/lsu/slurm-configuration-clang-7.sh
R .jenkins/lsu/slurm-configuration-clang-8.sh
M cmake/HPX_SetupBoost.cmake
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_decl.hpp
M docs/sphinx/manual/building_hpx.rst
M libs/core/asio/src/asio_util.cpp
M libs/core/config/include/hpx/config.hpp
M libs/core/functional/tests/unit/function_ref.cpp
M libs/core/functional/tests/unit/function_test.cpp
M libs/core/memory/tests/unit/intrusive_ptr.cpp
M libs/core/version/src/version.cpp
M libs/full/program_options/tests/unit/cmdline.cpp
M libs/full/program_options/tests/unit/optional.cpp
Log Message:
-----------
Merge pull request #5100 from msimberg/update-ci-boost-versions
Bump minimum required Boost version to 1.66 and update CI configurations
Commit: 53f3dfd66fc5b7b3683d00e54e79e90bdaa9b4cb
https://github.com/STEllAR-GROUP/hpx/commit/53f3dfd66fc5b7b3683d00e54e79e90bdaa9b4cb
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M libs/parallelism/algorithms/tests/performance/benchmark_partial_sort.cpp
M
libs/parallelism/algorithms/tests/performance/benchmark_partial_sort_parallel.cpp
Log Message:
-----------
Merge pull request #5123 from msimberg/partial-sort-debug-benchmarks
Reduce vector sizes in partial sort benchmarks when running in debug mode
Commit: 1f4b348da2c8b232cef82cf611bbaec7e1c6fe42
https://github.com/STEllAR-GROUP/hpx/commit/1f4b348da2c8b232cef82cf611bbaec7e1c6fe42
Author: Mikael Simberg <[email protected]>
Date: 2021-01-23 (Sat, 23 Jan 2021)
Changed paths:
M
libs/parallelism/algorithms/tests/performance/benchmark_partial_sort_parallel.cpp
Log Message:
-----------
Format benchmark_partal_sort_parallel.cpp
Commit: 460aabfa0708fb94392364451942462016f6e06b
https://github.com/STEllAR-GROUP/hpx/commit/460aabfa0708fb94392364451942462016f6e06b
Author: Hartmut Kaiser <[email protected]>
Date: 2021-01-24 (Sun, 24 Jan 2021)
Changed paths:
M .github/workflows/windows_debug.yml
M .github/workflows/windows_release.yml
M .jenkins/cscs/Jenkinsfile
A .jenkins/cscs/env-clang-7.sh
A .jenkins/cscs/env-clang-8.sh
A .jenkins/cscs/env-clang-9.sh
M .jenkins/cscs/env-clang-oldest.sh
M .jenkins/cscs/env-gcc-oldest.sh
A .jenkins/cscs/slurm-constraint-clang-7.sh
A .jenkins/cscs/slurm-constraint-clang-8.sh
A .jenkins/cscs/slurm-constraint-clang-9.sh
M .jenkins/lsu/Jenkinsfile
R .jenkins/lsu/env-clang-7.sh
R .jenkins/lsu/env-clang-8.sh
R .jenkins/lsu/slurm-configuration-clang-7.sh
R .jenkins/lsu/slurm-configuration-clang-8.sh
M cmake/HPX_SetupBoost.cmake
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_decl.hpp
M docs/sphinx/examples/fibonacci.rst
M docs/sphinx/examples/fibonacci_local.rst
M docs/sphinx/manual/building_hpx.rst
M libs/README.rst
M libs/core/asio/src/asio_util.cpp
M libs/core/config/include/hpx/config.hpp
M libs/core/functional/tests/unit/function_ref.cpp
M libs/core/functional/tests/unit/function_test.cpp
M libs/core/memory/tests/unit/intrusive_ptr.cpp
M libs/core/version/src/version.cpp
M libs/full/CMakeLists.txt
M libs/full/modules.rst
M libs/full/program_options/tests/unit/cmdline.cpp
M libs/full/program_options/tests/unit/optional.cpp
R libs/full/resiliency/CMakeLists.txt
R libs/full/resiliency/README.rst
R libs/full/resiliency/docs/index.rst
R libs/full/resiliency/examples/1d_stencil_replay_exception.cpp
R libs/full/resiliency/examples/1d_stencil_replay_validate.cpp
R libs/full/resiliency/examples/CMakeLists.txt
R libs/full/resiliency/examples/async_replay.cpp
R libs/full/resiliency/examples/async_replicate.cpp
R libs/full/resiliency/examples/async_replicate_vote.cpp
R libs/full/resiliency/examples/dataflow_replicate.cpp
R libs/full/resiliency/examples/version.cpp
R libs/full/resiliency/include/hpx/resiliency/async_replay.hpp
R libs/full/resiliency/include/hpx/resiliency/async_replay_executor.hpp
R libs/full/resiliency/include/hpx/resiliency/async_replicate.hpp
R libs/full/resiliency/include/hpx/resiliency/async_replicate_executor.hpp
R libs/full/resiliency/include/hpx/resiliency/config.hpp
R libs/full/resiliency/include/hpx/resiliency/replay_executor.hpp
R libs/full/resiliency/include/hpx/resiliency/replicate_executor.hpp
R libs/full/resiliency/include/hpx/resiliency/resiliency.hpp
R libs/full/resiliency/include/hpx/resiliency/resiliency_cpos.hpp
R libs/full/resiliency/include/hpx/resiliency/version.hpp
R libs/full/resiliency/src/resiliency.cpp
R libs/full/resiliency/tests/CMakeLists.txt
R libs/full/resiliency/tests/performance/CMakeLists.txt
R libs/full/resiliency/tests/performance/replay/1d_stencil.cpp
R libs/full/resiliency/tests/performance/replay/1d_stencil_checksum.cpp
R libs/full/resiliency/tests/performance/replay/1d_stencil_replay.cpp
R libs/full/resiliency/tests/performance/replay/CMakeLists.txt
R libs/full/resiliency/tests/performance/replay/async_replay.cpp
R libs/full/resiliency/tests/performance/replay/async_replay_validate.cpp
R libs/full/resiliency/tests/performance/replay/dataflow_replay.cpp
R libs/full/resiliency/tests/performance/replay/dataflow_replay_validate.cpp
R libs/full/resiliency/tests/performance/replay/print_time_results.hpp
R libs/full/resiliency/tests/performance/replay/pure_async_for_replay.cpp
R libs/full/resiliency/tests/performance/replay/pure_dataflow.cpp
R libs/full/resiliency/tests/performance/replicate/1d_stencil_replicate.cpp
R
libs/full/resiliency/tests/performance/replicate/1d_stencil_replicate_checksum.cpp
R libs/full/resiliency/tests/performance/replicate/CMakeLists.txt
R libs/full/resiliency/tests/performance/replicate/async_replicate.cpp
R
libs/full/resiliency/tests/performance/replicate/async_replicate_validate.cpp
R libs/full/resiliency/tests/performance/replicate/async_replicate_vote.cpp
R
libs/full/resiliency/tests/performance/replicate/async_replicate_vote_validate.cpp
R
libs/full/resiliency/tests/performance/replicate/pure_async_for_replicate.cpp
R libs/full/resiliency/tests/performance/scripts/1d_stencil/1d_stencil.sh
R
libs/full/resiliency/tests/performance/scripts/1d_stencil/1d_stencil_16000.sh
R
libs/full/resiliency/tests/performance/scripts/1d_stencil/1d_stencil_32000.sh
R libs/full/resiliency/tests/performance/scripts/replay/async_replay.sh
R
libs/full/resiliency/tests/performance/scripts/replay/async_replay_error_1.sh
R
libs/full/resiliency/tests/performance/scripts/replay/async_replay_error_2.sh
R
libs/full/resiliency/tests/performance/scripts/replicate/async_replicate.sh
R
libs/full/resiliency/tests/performance/scripts/replicate/async_replicate_error_1.sh
R
libs/full/resiliency/tests/performance/scripts/replicate/async_replicate_error_2.sh
R
libs/full/resiliency/tests/performance/scripts/replicate/async_replicate_error_3.sh
R libs/full/resiliency/tests/regressions/CMakeLists.txt
R libs/full/resiliency/tests/unit/CMakeLists.txt
R libs/full/resiliency/tests/unit/async_replay_executor.cpp
R libs/full/resiliency/tests/unit/async_replay_plain.cpp
R libs/full/resiliency/tests/unit/async_replicate_executor.cpp
R libs/full/resiliency/tests/unit/async_replicate_plain.cpp
R libs/full/resiliency/tests/unit/async_replicate_vote_executor.cpp
R libs/full/resiliency/tests/unit/async_replicate_vote_plain.cpp
R libs/full/resiliency/tests/unit/dataflow_replay_executor.cpp
R libs/full/resiliency/tests/unit/dataflow_replay_plain.cpp
R libs/full/resiliency/tests/unit/dataflow_replicate_executor.cpp
R libs/full/resiliency/tests/unit/dataflow_replicate_plain.cpp
R libs/full/resiliency/tests/unit/replay_executor.cpp
R libs/full/resiliency/tests/unit/replicate_executor.cpp
A libs/full/resiliency_distributed/CMakeLists.txt
A libs/full/resiliency_distributed/README.rst
A libs/full/resiliency_distributed/docs/index.rst
A libs/full/resiliency_distributed/examples/CMakeLists.txt
A libs/full/resiliency_distributed/examples/async_replay_distributed.cpp
A libs/full/resiliency_distributed/examples/async_replicate_distributed.cpp
A
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replay_distributed.hpp
A
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/async_replicate_distributed.hpp
A
libs/full/resiliency_distributed/include/hpx/resiliency_distributed/resiliency_distributed.hpp
A libs/full/resiliency_distributed/tests/CMakeLists.txt
A libs/full/resiliency_distributed/tests/performance/CMakeLists.txt
A
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_distributed.cpp
A
libs/full/resiliency_distributed/tests/performance/replay/1d_stencil_replay_distributed.cpp
A libs/full/resiliency_distributed/tests/performance/replay/CMakeLists.txt
A
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed.cpp
A
libs/full/resiliency_distributed/tests/performance/replay/async_replay_distributed_validate.cpp
A libs/full/resiliency_distributed/tests/performance/replay/communicator.hpp
A
libs/full/resiliency_distributed/tests/performance/replay/plain_async_distributed.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/CMakeLists.txt
A
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_validate.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/async_replicate_distributed_vote_validate.cpp
A
libs/full/resiliency_distributed/tests/performance/replicate/pure_async_for_replicate_distributed.cpp
A libs/full/resiliency_distributed/tests/regressions/CMakeLists.txt
A libs/full/resiliency_distributed/tests/unit/CMakeLists.txt
A
libs/full/resiliency_distributed/tests/unit/async_replay_distributed_plain.cpp
A
libs/full/resiliency_distributed/tests/unit/async_replicate_distributed_plain.cpp
M libs/parallelism/CMakeLists.txt
M libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform.hpp
M
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/transform.hpp
M libs/parallelism/algorithms/include/hpx/parallel/util/transform_loop.hpp
M libs/parallelism/algorithms/tests/performance/benchmark_partial_sort.cpp
M
libs/parallelism/algorithms/tests/performance/benchmark_partial_sort_parallel.cpp
M libs/parallelism/modules.rst
A libs/parallelism/resiliency/CMakeLists.txt
A libs/parallelism/resiliency/README.rst
A libs/parallelism/resiliency/docs/index.rst
A libs/parallelism/resiliency/examples/1d_stencil_replay_exception.cpp
A libs/parallelism/resiliency/examples/1d_stencil_replay_validate.cpp
A libs/parallelism/resiliency/examples/CMakeLists.txt
A libs/parallelism/resiliency/examples/async_replay.cpp
A libs/parallelism/resiliency/examples/async_replicate.cpp
A libs/parallelism/resiliency/examples/async_replicate_vote.cpp
A libs/parallelism/resiliency/examples/dataflow_replicate.cpp
A libs/parallelism/resiliency/examples/version.cpp
A libs/parallelism/resiliency/include/hpx/resiliency/async_replay.hpp
A
libs/parallelism/resiliency/include/hpx/resiliency/async_replay_executor.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/async_replicate.hpp
A
libs/parallelism/resiliency/include/hpx/resiliency/async_replicate_executor.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/config.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/replay_executor.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/replicate_executor.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/resiliency.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/resiliency_cpos.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/util.hpp
A libs/parallelism/resiliency/include/hpx/resiliency/version.hpp
A libs/parallelism/resiliency/src/resiliency.cpp
A libs/parallelism/resiliency/tests/CMakeLists.txt
A libs/parallelism/resiliency/tests/performance/CMakeLists.txt
A libs/parallelism/resiliency/tests/performance/replay/1d_stencil.cpp
A
libs/parallelism/resiliency/tests/performance/replay/1d_stencil_checksum.cpp
A libs/parallelism/resiliency/tests/performance/replay/1d_stencil_replay.cpp
A libs/parallelism/resiliency/tests/performance/replay/CMakeLists.txt
A libs/parallelism/resiliency/tests/performance/replay/async_replay.cpp
A
libs/parallelism/resiliency/tests/performance/replay/async_replay_validate.cpp
A libs/parallelism/resiliency/tests/performance/replay/dataflow_replay.cpp
A
libs/parallelism/resiliency/tests/performance/replay/dataflow_replay_validate.cpp
A
libs/parallelism/resiliency/tests/performance/replay/print_time_results.hpp
A
libs/parallelism/resiliency/tests/performance/replay/pure_async_for_replay.cpp
A libs/parallelism/resiliency/tests/performance/replay/pure_dataflow.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/1d_stencil_replicate.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/1d_stencil_replicate_checksum.cpp
A libs/parallelism/resiliency/tests/performance/replicate/CMakeLists.txt
A
libs/parallelism/resiliency/tests/performance/replicate/async_replicate.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/async_replicate_validate.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/async_replicate_vote.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/async_replicate_vote_validate.cpp
A
libs/parallelism/resiliency/tests/performance/replicate/pure_async_for_replicate.cpp
A
libs/parallelism/resiliency/tests/performance/scripts/1d_stencil/1d_stencil.sh
A
libs/parallelism/resiliency/tests/performance/scripts/1d_stencil/1d_stencil_16000.sh
A
libs/parallelism/resiliency/tests/performance/scripts/1d_stencil/1d_stencil_32000.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replay/async_replay.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replay/async_replay_error_1.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replay/async_replay_error_2.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replicate/async_replicate.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replicate/async_replicate_error_1.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replicate/async_replicate_error_2.sh
A
libs/parallelism/resiliency/tests/performance/scripts/replicate/async_replicate_error_3.sh
A libs/parallelism/resiliency/tests/regressions/CMakeLists.txt
A libs/parallelism/resiliency/tests/unit/CMakeLists.txt
A libs/parallelism/resiliency/tests/unit/async_replay_executor.cpp
A libs/parallelism/resiliency/tests/unit/async_replay_plain.cpp
A libs/parallelism/resiliency/tests/unit/async_replicate_executor.cpp
A libs/parallelism/resiliency/tests/unit/async_replicate_plain.cpp
A libs/parallelism/resiliency/tests/unit/async_replicate_vote_executor.cpp
A libs/parallelism/resiliency/tests/unit/async_replicate_vote_plain.cpp
A libs/parallelism/resiliency/tests/unit/dataflow_replay_executor.cpp
A libs/parallelism/resiliency/tests/unit/dataflow_replay_plain.cpp
A libs/parallelism/resiliency/tests/unit/dataflow_replicate_executor.cpp
A libs/parallelism/resiliency/tests/unit/dataflow_replicate_plain.cpp
A libs/parallelism/resiliency/tests/unit/replay_executor.cpp
A libs/parallelism/resiliency/tests/unit/replicate_executor.cpp
Log Message:
-----------
Merge branch 'master' into sanitizer_fixes
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/3bd490ed0dee...460aabfa0708
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits