Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 50325405ebe1cb83e567a0fffa3d7ca4b5cae358
      
https://github.com/STEllAR-GROUP/hpx/commit/50325405ebe1cb83e567a0fffa3d7ca4b5cae358
  Author: Mikael Simberg <[email protected]>
  Date:   2020-08-25 (Tue, 25 Aug 2020)

  Changed paths:
    M docs/sphinx/api/public_api.rst
    M docs/sphinx/manual/writing_single_node_hpx_applications.rst
    M examples/quickstart/disable_thread_stealing_executor.cpp
    M examples/quickstart/executor_with_thread_hooks.cpp
    M libs/algorithms/CMakeLists.txt
    M libs/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
    M libs/algorithms/tests/regressions/for_loop_2281.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_exception.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_induction.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_induction_async.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_n.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_n_strided.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_reduction.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_reduction_async.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_strided.cpp
    M libs/async_cuda/tests/unit/cublas_matmul.cpp
    M libs/collectives/tests/performance/osu/osu_bibw.cpp
    M libs/compute_cuda/tests/unit/for_loop_compute.cu
    M libs/include/include/hpx/algorithm.hpp
    M 
libs/resource_partitioner/examples/oversubscribing_resource_partitioner.cpp
    M libs/resource_partitioner/examples/simple_resource_partitioner.cpp
    M tests/performance/local/future_overhead.cpp

  Log Message:
  -----------
  Add CPOs for for_loop algorithms


  Commit: 28ceb040f788d0d0a607ed425ffaf78a0ee40c96
      
https://github.com/STEllAR-GROUP/hpx/commit/28ceb040f788d0d0a607ed425ffaf78a0ee40c96
  Author: Mikael Simberg <[email protected]>
  Date:   2020-08-31 (Mon, 31 Aug 2020)

  Changed paths:
    M docs/sphinx/api/public_api.rst
    M docs/sphinx/manual/writing_single_node_hpx_applications.rst
    M examples/quickstart/disable_thread_stealing_executor.cpp
    M examples/quickstart/executor_with_thread_hooks.cpp
    M libs/algorithms/CMakeLists.txt
    M libs/algorithms/include/hpx/parallel/algorithms/for_loop.hpp
    M libs/algorithms/tests/regressions/for_loop_2281.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_exception.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_induction.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_induction_async.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_n.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_n_strided.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_reduction.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_reduction_async.cpp
    M libs/algorithms/tests/unit/algorithms/for_loop_strided.cpp
    M libs/async_cuda/tests/unit/cublas_matmul.cpp
    M libs/collectives/tests/performance/osu/osu_bibw.cpp
    M libs/compute_cuda/tests/unit/for_loop_compute.cu
    M libs/include/include/hpx/algorithm.hpp
    M 
libs/resource_partitioner/examples/oversubscribing_resource_partitioner.cpp
    M libs/resource_partitioner/examples/simple_resource_partitioner.cpp
    M tests/performance/local/future_overhead.cpp

  Log Message:
  -----------
  Merge pull request #4911 from msimberg/for-loop-cpos

Add CPOs for for_loop algorithms


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/145aac288d36...28ceb040f788
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to