Branch: refs/heads/release
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 87f7cf32aaeb4b6a040db8da68c3a5966f50eb87
      
https://github.com/STEllAR-GROUP/hpx/commit/87f7cf32aaeb4b6a040db8da68c3a5966f50eb87
  Author: Mikael Simberg <[email protected]>
  Date:   2020-09-29 (Tue, 29 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: 5cf93ea130d27179406e882e6d5df354666bc491
      
https://github.com/STEllAR-GROUP/hpx/commit/5cf93ea130d27179406e882e6d5df354666bc491
  Author: Mikael Simberg <[email protected]>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M .jenkins/lsu/env-gcc-9-cuda-11.sh

  Log Message:
  -----------
  Fix CUDA architecture flag on jenkins rostam configuration


  Commit: 18c7be6671c00cdf0c327b833ef96be083c40c06
      
https://github.com/STEllAR-GROUP/hpx/commit/18c7be6671c00cdf0c327b833ef96be083c40c06
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M docs/joss_paper/paper.md

  Log Message:
  -----------
  Merge pull request #4939 from danielskatz/patch-1

small changes


  Commit: 77fa16cdd2de54e96adc53e10b66cb63766182d8
      
https://github.com/STEllAR-GROUP/hpx/commit/77fa16cdd2de54e96adc53e10b66cb63766182d8
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-09-29 (Tue, 29 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: 70ad384a5ea148ef445a7d49b5d8c9a8bc2d3ae0
      
https://github.com/STEllAR-GROUP/hpx/commit/70ad384a5ea148ef445a7d49b5d8c9a8bc2d3ae0
  Author: Mikael Simberg <[email protected]>
  Date:   2020-09-29 (Tue, 29 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: 9ef9e6e6b23a31b9934eaa69222e9246d9f07e4e
      
https://github.com/STEllAR-GROUP/hpx/commit/9ef9e6e6b23a31b9934eaa69222e9246d9f07e4e
  Author: Mikael Simberg <[email protected]>
  Date:   2020-09-29 (Tue, 29 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: ab1aad443aec7f29c04d37f2a2ef5721714b5ba9
      
https://github.com/STEllAR-GROUP/hpx/commit/ab1aad443aec7f29c04d37f2a2ef5721714b5ba9
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-09-29 (Tue, 29 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: 35bdeb1afc2d838752c792d91aeb912af2535515
      
https://github.com/STEllAR-GROUP/hpx/commit/35bdeb1afc2d838752c792d91aeb912af2535515
  Author: Mikael Simberg <[email protected]>
  Date:   2020-09-29 (Tue, 29 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: b491dd61985e1334a21e1590454616c28cab1992
      
https://github.com/STEllAR-GROUP/hpx/commit/b491dd61985e1334a21e1590454616c28cab1992
  Author: Mikael Simberg <[email protected]>
  Date:   2020-09-29 (Tue, 29 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: 32d6ac35734a6e1b246c1b40c24aaefc1573dcbf
      
https://github.com/STEllAR-GROUP/hpx/commit/32d6ac35734a6e1b246c1b40c24aaefc1573dcbf
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-09-29 (Tue, 29 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: 58bde266c70e2622c972ec04f38e1b0d183f8294
      
https://github.com/STEllAR-GROUP/hpx/commit/58bde266c70e2622c972ec04f38e1b0d183f8294
  Author: Mikael Simberg <[email protected]>
  Date:   2020-09-29 (Tue, 29 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: 2cddc420d36adac1ff600dcbbe38b9014951b046
      
https://github.com/STEllAR-GROUP/hpx/commit/2cddc420d36adac1ff600dcbbe38b9014951b046
  Author: Mikael Simberg <[email protected]>
  Date:   2020-09-29 (Tue, 29 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: 4edcd79a3fbaf26e2bbeba8d8f4d7382701a6df6
      
https://github.com/STEllAR-GROUP/hpx/commit/4edcd79a3fbaf26e2bbeba8d8f4d7382701a6df6
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-09-29 (Tue, 29 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: 1636b7269fcc8ad6a0d05b18c87e0c690cfbd757
      
https://github.com/STEllAR-GROUP/hpx/commit/1636b7269fcc8ad6a0d05b18c87e0c690cfbd757
  Author: aurianer <[email protected]>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M tools/generate_issue_pr_list.sh

  Log Message:
  -----------
  Increase the number of PR to check using --limit


  Commit: 7d145299ea6d499543e5730cbe4b01a53d88c1e0
      
https://github.com/STEllAR-GROUP/hpx/commit/7d145299ea6d499543e5730cbe4b01a53d88c1e0
  Author: aurianer <[email protected]>
  Date:   2020-09-29 (Tue, 29 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/532fba9cac24...7d145299ea6d
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to