Branch: refs/heads/reduce_cpos
  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


_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to