Branch: refs/heads/foreach_performance
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 4df11cf6b9a31e291aba300699835d5dfef9f11d
      
https://github.com/STEllAR-GROUP/hpx/commit/4df11cf6b9a31e291aba300699835d5dfef9f11d
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-03-20 (Sat, 20 Mar 2021)

  Changed paths:
    M libs/core/functional/include/hpx/functional/tag_fallback_invoke.hpp
    M 
libs/full/segmented_algorithms/include/hpx/parallel/segmented_algorithms/detail/scan.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/adjacent_difference.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/all_any_none.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/copy.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/count.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/destroy.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/equal.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/exclusive_scan.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_each.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop_induction.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/for_loop_reduction.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/inclusive_scan.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/is_partitioned.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/is_sorted.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/minmax.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/partition.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/remove.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform_exclusive_scan.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/algorithms/transform_inclusive_scan.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/algorithms/unique.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/datapar/loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/loop.hpp
    M libs/parallelism/algorithms/include/hpx/parallel/util/prefetching.hpp
    M libs/parallelism/algorithms/tests/performance/CMakeLists.txt
    A libs/parallelism/algorithms/tests/performance/foreach_scaling.cpp
    M libs/parallelism/algorithms/tests/performance/worker_timed.hpp
    M tests/performance/local/CMakeLists.txt
    R tests/performance/local/foreach_scaling.cpp

  Log Message:
  -----------
  Convert util::loop and friends into CPOs

This is to allow transparent overrides of the functionalities for datapar, etc.


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

Reply via email to