Branch: refs/heads/dataflow-decltype-auto
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 04fb86e0fa25d33e36e4fbc1994dec3e153a852c
      
https://github.com/STEllAR-GROUP/hpx/commit/04fb86e0fa25d33e36e4fbc1994dec3e153a852c
  Author: Mikael Simberg <[email protected]>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M libs/full/async_distributed/tests/unit/CMakeLists.txt
    R libs/full/async_distributed/tests/unit/apply_local.cpp
    R libs/full/async_distributed/tests/unit/apply_local_executor.cpp
    R libs/full/async_distributed/tests/unit/async_local.cpp
    R libs/full/async_distributed/tests/unit/async_local_executor.cpp
    M libs/parallelism/async_local/tests/unit/CMakeLists.txt
    A libs/parallelism/async_local/tests/unit/apply_local.cpp
    A libs/parallelism/async_local/tests/unit/apply_local_executor.cpp
    A libs/parallelism/async_local/tests/unit/async_local.cpp
    A libs/parallelism/async_local/tests/unit/async_local_executor.cpp

  Log Message:
  -----------
  Move local async tests to async_local module


  Commit: de419706d810125daa364f0dba785274967e7657
      
https://github.com/STEllAR-GROUP/hpx/commit/de419706d810125daa364f0dba785274967e7657
  Author: Mikael Simberg <[email protected]>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M libs/full/async_distributed/include/hpx/async_distributed/dataflow.hpp
    M libs/parallelism/executors/include/hpx/executors/dataflow.hpp
    M libs/parallelism/lcos_local/tests/unit/CMakeLists.txt
    A 
libs/parallelism/lcos_local/tests/unit/local_dataflow_executor_additional_arguments.cpp

  Log Message:
  -----------
  Allow injecting additional arguments from executor when using dataflow


  Commit: 870aaf19cfbc921d963c766ea685a2907baeed37
      
https://github.com/STEllAR-GROUP/hpx/commit/870aaf19cfbc921d963c766ea685a2907baeed37
  Author: Mikael Simberg <[email protected]>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M libs/parallelism/async_local/tests/unit/CMakeLists.txt
    A 
libs/parallelism/async_local/tests/unit/async_local_executor_additional_arguments.cpp

  Log Message:
  -----------
  Add async_local test for executors that add arguments to function call


  Commit: 6057ecf9c3d4ee92e247f340b0db95a7f5d88e8d
      
https://github.com/STEllAR-GROUP/hpx/commit/6057ecf9c3d4ee92e247f340b0db95a7f5d88e8d
  Author: Mikael Simberg <[email protected]>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M libs/parallelism/lcos_local/tests/unit/CMakeLists.txt
    A libs/parallelism/lcos_local/tests/unit/local_dataflow_external_future.cpp

  Log Message:
  -----------
  Add minimal example to demonstrate problems with dataflow and out-of-band 
completion signaling


  Commit: e949f30d493b91fa4ce65cf45ec319317bfff640
      
https://github.com/STEllAR-GROUP/hpx/commit/e949f30d493b91fa4ce65cf45ec319317bfff640
  Author: Mikael Simberg <[email protected]>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M libs/parallelism/executors/include/hpx/executors/dataflow.hpp
    M libs/parallelism/lcos_local/tests/unit/local_dataflow_external_future.cpp

  Log Message:
  -----------
  Add first version of customizing dataflow for out-of-band completion signaling


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

Reply via email to