Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 51007964d2ebdcfe8bed46b747e52a67e4382eba
      
https://github.com/STEllAR-GROUP/hpx/commit/51007964d2ebdcfe8bed46b747e52a67e4382eba
  Author: Mikael Simberg <[email protected]>
  Date:   2021-09-14 (Tue, 14 Sep 2021)

  Changed paths:
    M libs/parallelism/execution/CMakeLists.txt
    M 
libs/parallelism/execution/include/hpx/execution/algorithms/ensure_started.hpp
    A libs/parallelism/execution/include/hpx/execution/algorithms/split.hpp
    M libs/parallelism/execution/tests/unit/CMakeLists.txt
    M libs/parallelism/execution/tests/unit/algorithm_ensure_started.cpp
    A libs/parallelism/execution/tests/unit/algorithm_split.cpp
    M libs/parallelism/executors/tests/unit/thread_pool_scheduler.cpp

  Log Message:
  -----------
  Use ensure_started implementation to implement split


  Commit: 4d29760276358b8988a094e5f27abd9c9b63c503
      
https://github.com/STEllAR-GROUP/hpx/commit/4d29760276358b8988a094e5f27abd9c9b63c503
  Author: Mikael Simberg <[email protected]>
  Date:   2021-09-14 (Tue, 14 Sep 2021)

  Changed paths:
    M libs/parallelism/execution/include/hpx/execution/algorithms/split.hpp

  Log Message:
  -----------
  Add TODO for split/ensure_started about completion schedulers


  Commit: 3288a9d5598ded6ee250e1372e624ad6e6f2e71e
      
https://github.com/STEllAR-GROUP/hpx/commit/3288a9d5598ded6ee250e1372e624ad6e6f2e71e
  Author: Mikael Simberg <[email protected]>
  Date:   2021-09-14 (Tue, 14 Sep 2021)

  Changed paths:
    M libs/parallelism/execution/CMakeLists.txt
    M 
libs/parallelism/execution/include/hpx/execution/algorithms/ensure_started.hpp
    A libs/parallelism/execution/include/hpx/execution/algorithms/split.hpp
    M libs/parallelism/execution/tests/unit/CMakeLists.txt
    M libs/parallelism/execution/tests/unit/algorithm_ensure_started.cpp
    A libs/parallelism/execution/tests/unit/algorithm_split.cpp
    M libs/parallelism/executors/tests/unit/thread_pool_scheduler.cpp

  Log Message:
  -----------
  Merge pull request #5514 from msimberg/ensure-started-split

Add split sender adapter


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

Reply via email to