Branch: refs/heads/release
Home: https://github.com/STEllAR-GROUP/hpx
Commit: c5b4c8815c0bb5a1008d11a92360f559b1dce7d4
https://github.com/STEllAR-GROUP/hpx/commit/c5b4c8815c0bb5a1008d11a92360f559b1dce7d4
Author: Hartmut Kaiser <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M docs/joss_paper/paper.md
Log Message:
-----------
Merge pull request #4939 from danielskatz/patch-1
small changes
Commit: aef9a4d20321fb8348a92dd9a063d384156155a3
https://github.com/STEllAR-GROUP/hpx/commit/aef9a4d20321fb8348a92dd9a063d384156155a3
Author: Hartmut Kaiser <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M README.rst
Log Message:
-----------
Merge pull request #4941 from STEllAR-GROUP/citations
Adding some explanation to README about how to cite HPX
Commit: 499f72649db395223260f4d541d510530add3a3d
https://github.com/STEllAR-GROUP/hpx/commit/499f72649db395223260f4d541d510530add3a3d
Author: Mikael Simberg <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M .cmake-format.py
M docs/sphinx/releases/whats_new_0_9_6.rst
M docs/sphinx/releases/whats_new_1_5_0.rst
M examples/quickstart/1d_wave_equation.cpp
M hpx/util/connection_cache.hpp
M libs/algorithms/include/hpx/parallel/util/low_level.hpp
M libs/algorithms/tests/unit/algorithms/parallel_sort.cpp
M libs/checkpoint_base/docs/index.rst
M libs/debugging/include/hpx/debugging/print.hpp
M libs/executors/include/hpx/executors/limiting_executor.hpp
M libs/runtime_configuration/src/ini.cpp
M libs/serialization/docs/index.rst
M plugins/parcelport/libfabric/rma_receiver.cpp
M tests/performance/local/nonconcurrent_fifo_overhead.cpp
M tests/performance/local/nonconcurrent_lifo_overhead.cpp
Log Message:
-----------
Merge pull request #4944 from msimberg/fix-typos
Fix typos reported by fossies codespell report
Commit: 6dcab4ef2af796a3b66e8c02215982ce88fee413
https://github.com/STEllAR-GROUP/hpx/commit/6dcab4ef2af796a3b66e8c02215982ce88fee413
Author: Mikael Simberg <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M .jenkins/lsu/env-clang-7.sh
M .jenkins/lsu/env-clang-8.sh
M .jenkins/lsu/env-clang-9.sh
M .jenkins/lsu/env-gcc-8.sh
M .jenkins/lsu/env-gcc-9-cuda-11.sh
M .jenkins/lsu/env-gcc-9.sh
Log Message:
-----------
Update rostam jenkins environments
Commit: 3774894d8089aed1dc74d5dfea51184eb94216f8
https://github.com/STEllAR-GROUP/hpx/commit/3774894d8089aed1dc74d5dfea51184eb94216f8
Author: Mikael Simberg <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M .jenkins/lsu/env-gcc-9-cuda-11.sh
Log Message:
-----------
Fix CUDA architecture flag on jenkins rostam configuration
Commit: d0f0f704a62988ff5781b927ae8e3148510e6e29
https://github.com/STEllAR-GROUP/hpx/commit/d0f0f704a62988ff5781b927ae8e3148510e6e29
Author: Mikael Simberg <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M .jenkins/cscs/entry.sh
M .jenkins/lsu/entry.sh
Log Message:
-----------
Relax error handling in jenkins scripts
Commit: acf95fdbb81588c584b7eb16a4eebb32c3e4009d
https://github.com/STEllAR-GROUP/hpx/commit/acf95fdbb81588c584b7eb16a4eebb32c3e4009d
Author: Mikael Simberg <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M .jenkins/cscs/env-clang-apex.sh
M .jenkins/cscs/env-clang-newest.sh
M .jenkins/cscs/env-clang-oldest.sh
M .jenkins/cscs/env-gcc-oldest.sh
M libs/compute/include/hpx/compute/vector.hpp
M libs/compute_cuda/examples/CMakeLists.txt
M libs/compute_cuda/tests/unit/CMakeLists.txt
M tests/performance/local/CMakeLists.txt
Log Message:
-----------
Merge pull request #4954 from msimberg/jenkins-daint-upgrade
Update Piz Daint Jenkins configurations
Commit: 618888319a56f5e067a72a48ac017a33ee413a39
https://github.com/STEllAR-GROUP/hpx/commit/618888319a56f5e067a72a48ac017a33ee413a39
Author: Mikael Simberg <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M .jenkins/lsu/batch.sh
Log Message:
-----------
Clean up old build directories in Rostam Jenkins configuration
Commit: f06f8205829e0401191ccce74528bd16b0c74b45
https://github.com/STEllAR-GROUP/hpx/commit/f06f8205829e0401191ccce74528bd16b0c74b45
Author: Mikael Simberg <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M libs/runtime_local/src/runtime_local.cpp
M src/runtime_distributed.cpp
Log Message:
-----------
Merge pull request #4946 from severinstrobl/suspend_multiple_localities
Allow suspension on multiple localities
Commit: 01a833324b669cab0f9539f2552819ac0bc0167c
https://github.com/STEllAR-GROUP/hpx/commit/01a833324b669cab0f9539f2552819ac0bc0167c
Author: Mikael Simberg <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M components/process/CMakeLists.txt
R components/process/src/util/posix/create_pipe.cpp
A components/process/src/util/posix/create_pipe_u.cpp
R components/process/src/util/posix/search_path.cpp
A components/process/src/util/posix/search_path_u.cpp
R components/process/src/util/posix/shell_path.cpp
A components/process/src/util/posix/shell_path_u.cpp
R components/process/src/util/windows/create_pipe.cpp
A components/process/src/util/windows/create_pipe_w.cpp
R components/process/src/util/windows/search_path.cpp
A components/process/src/util/windows/search_path_w.cpp
R components/process/src/util/windows/shell_path.cpp
A components/process/src/util/windows/shell_path_w.cpp
Log Message:
-----------
Merge pull request #4963 from STEllAR-GROUP/vs_build_fixes
Renaming files to avoid warnings from the vs build system
Commit: 0b2410a0f097865378acafd35260f5eb68012458
https://github.com/STEllAR-GROUP/hpx/commit/0b2410a0f097865378acafd35260f5eb68012458
Author: Hartmut Kaiser <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M .jenkins/cscs/env-clang-newest.sh
M hpx/runtime/parcelset/encode_parcels.hpp
M libs/schedulers/include/hpx/schedulers/local_priority_queue_scheduler.hpp
M libs/schedulers/include/hpx/schedulers/local_queue_scheduler.hpp
M libs/schedulers/include/hpx/schedulers/shared_priority_queue_scheduler.hpp
Log Message:
-----------
Merge pull request #4951 from STEllAR-GROUP/fixing_4950
Fixing build if HPX_WITH_PARCELPORT_ACTION_COUNTERS=On
Commit: f643e015078fab76765c3af815ab2b0f210329bb
https://github.com/STEllAR-GROUP/hpx/commit/f643e015078fab76765c3af815ab2b0f210329bb
Author: Mikael Simberg <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M libs/format/include/hpx/modules/format.hpp
Log Message:
-----------
Merge pull request #4974 from STEllAR-GROUP/format-export
Remove leftover format export hack
Commit: 7a042a6b890f812d4252e6495dae53697e4f57f5
https://github.com/STEllAR-GROUP/hpx/commit/7a042a6b890f812d4252e6495dae53697e4f57f5
Author: Hartmut Kaiser <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M
libs/algorithms/include/hpx/parallel/algorithms/detail/parallel_stable_sort.hpp
M libs/algorithms/include/hpx/parallel/algorithms/detail/sample_sort.hpp
M libs/algorithms/include/hpx/parallel/algorithms/detail/spin_sort.hpp
M libs/algorithms/tests/unit/algorithms/detail/test_sample_sort.cpp
M libs/algorithms/tests/unit/algorithms/detail/test_spin_sort.cpp
Log Message:
-----------
Merge pull request #4972 from STEllAR-GROUP/remove_temporary_buffer
Removing use of get_temporary_buffer and return_temporary_buffer
Commit: 81a9b3d1fa22744201218ce44450d9355328d517
https://github.com/STEllAR-GROUP/hpx/commit/81a9b3d1fa22744201218ce44450d9355328d517
Author: Mikael Simberg <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M libs/concurrency/include/hpx/concurrency/cache_line_data.hpp
Log Message:
-----------
Merge pull request #4981 from taless474/master
Adding the missing include
Commit: 0a7368336494d9f888d4ead343362d45f303b106
https://github.com/STEllAR-GROUP/hpx/commit/0a7368336494d9f888d4ead343362d45f303b106
Author: Hartmut Kaiser <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M cmake/templates/conf.py.in
A docs/sphinx/citing.rst
M docs/sphinx/index.rst
Log Message:
-----------
Merge pull request #4982 from msimberg/citing-hpx-docs
Add page about citing HPX to documentation
Commit: 1670c4772c3a77aaa96320ab42b57e62efb8e48e
https://github.com/STEllAR-GROUP/hpx/commit/1670c4772c3a77aaa96320ab42b57e62efb8e48e
Author: aurianer <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M tools/generate_issue_pr_list.sh
Log Message:
-----------
Increase the number of PR to check using --limit
Commit: 634d671371dfaeedf362f278eb6f6189144ab894
https://github.com/STEllAR-GROUP/hpx/commit/634d671371dfaeedf362f278eb6f6189144ab894
Author: aurianer <[email protected]>
Date: 2020-09-30 (Wed, 30 Sep 2020)
Changed paths:
M CMakeLists.txt
A docs/sphinx/releases/whats_new_1_5_1.rst
Log Message:
-----------
Update notes and versions for patch release 1.5.1
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/7d145299ea6d...634d671371df
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits