Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 94a5527a7fd4ec1fe33a20ce85d8d5b73264b150
      
https://github.com/STEllAR-GROUP/hpx/commit/94a5527a7fd4ec1fe33a20ce85d8d5b73264b150
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-16 (Thu, 16 Jul 2020)

  Changed paths:
    M libs/algorithms/CMakeLists.txt
    M libs/algorithms/include/hpx/numeric.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/copy.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/reduce.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/copy.hpp
    A libs/algorithms/include/hpx/parallel/container_algorithms/reduce.hpp
    A libs/algorithms/include/hpx/parallel/container_numeric.hpp
    M libs/algorithms/tests/performance/transform_reduce_scaling.cpp
    M libs/algorithms/tests/regressions/reduce_3641.cpp
    M libs/algorithms/tests/unit/algorithms/reduce_.cpp
    M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
    A libs/algorithms/tests/unit/container_algorithms/reduce_range.cpp
    M libs/collectives/include/hpx/collectives/all_reduce.hpp
    M libs/include/include/hpx/include/parallel_reduce.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/reduce.hpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_reduce.cpp

  Log Message:
  -----------
  Adding CPOs for hpx::reduce

- also add hpx::ranges::reduce implementations
- deprecate hpx::parallel::reduce


  Commit: 22639ccf03537e67105036668e62cda99db79ec2
      
https://github.com/STEllAR-GROUP/hpx/commit/22639ccf03537e67105036668e62cda99db79ec2
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
    M libs/algorithms/tests/performance/transform_reduce_scaling.cpp

  Log Message:
  -----------
  Fix includes in transform_reduce_scaling test


  Commit: c981cf9d2c494fcf43d7d6625b5a2add4e377880
      
https://github.com/STEllAR-GROUP/hpx/commit/c981cf9d2c494fcf43d7d6625b5a2add4e377880
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
    M libs/algorithms/include/hpx/parallel/algorithms/reduce.hpp

  Log Message:
  -----------
  Fix typo in reduce


  Commit: 206a7c72af2efbe09ba151461954e33bc332bf72
      
https://github.com/STEllAR-GROUP/hpx/commit/206a7c72af2efbe09ba151461954e33bc332bf72
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

  Changed paths:
    M libs/algorithms/include/hpx/parallel/container_algorithms/reduce.hpp

  Log Message:
  -----------
  Adding docs for range based algorithms


  Commit: fe1a1b563c3db25b304c48ae6cbf6cc7459d7ed4
      
https://github.com/STEllAR-GROUP/hpx/commit/fe1a1b563c3db25b304c48ae6cbf6cc7459d7ed4
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-07-19 (Sun, 19 Jul 2020)

  Changed paths:
    M libs/algorithms/include/hpx/numeric.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/reduce.hpp
    M libs/algorithms/tests/performance/transform_reduce_scaling.cpp
    M libs/algorithms/tests/unit/algorithms/reduce_.cpp
    M libs/collectives/include/hpx/collectives/all_reduce.hpp
    M libs/include/include/hpx/include/parallel_reduce.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/reduce.hpp

  Log Message:
  -----------
  Fixing clang-format issues


  Commit: 7aa422f1d1c29735bd6e82f4804d032e16d4a2c0
      
https://github.com/STEllAR-GROUP/hpx/commit/7aa422f1d1c29735bd6e82f4804d032e16d4a2c0
  Author: Mikael Simberg <[email protected]>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    M libs/algorithms/CMakeLists.txt
    M libs/algorithms/include/hpx/numeric.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/copy.hpp
    M libs/algorithms/include/hpx/parallel/algorithms/reduce.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms.hpp
    M libs/algorithms/include/hpx/parallel/container_algorithms/copy.hpp
    A libs/algorithms/include/hpx/parallel/container_algorithms/reduce.hpp
    A libs/algorithms/include/hpx/parallel/container_numeric.hpp
    M libs/algorithms/tests/performance/transform_reduce_scaling.cpp
    M libs/algorithms/tests/regressions/reduce_3641.cpp
    M libs/algorithms/tests/unit/algorithms/reduce_.cpp
    M libs/algorithms/tests/unit/container_algorithms/CMakeLists.txt
    A libs/algorithms/tests/unit/container_algorithms/reduce_range.cpp
    M libs/collectives/include/hpx/collectives/all_reduce.hpp
    M libs/include/include/hpx/include/parallel_reduce.hpp
    M 
libs/segmented_algorithms/include/hpx/parallel/segmented_algorithms/reduce.hpp
    M libs/segmented_algorithms/tests/unit/partitioned_vector_reduce.cpp

  Log Message:
  -----------
  Merge pull request #4836 from STEllAR-GROUP/reduce_cpos

Adding CPOs for hpx::reduce


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/b1bad481b114...7aa422f1d1c2
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to