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

  Changed paths:
    M libs/parallelism/executors/include/hpx/executors/scheduler_executor.hpp

  Log Message:
  -----------
  Add default/move/copy constructors and copy/move operators to 
scheduler_executor


  Commit: 57f25b2c7949f9b42d9412884dc6149db4f059d1
      
https://github.com/STEllAR-GROUP/hpx/commit/57f25b2c7949f9b42d9412884dc6149db4f059d1
  Author: Mikael Simberg <[email protected]>
  Date:   2021-08-31 (Tue, 31 Aug 2021)

  Changed paths:
    M libs/parallelism/executors/include/hpx/executors/scheduler_executor.hpp

  Log Message:
  -----------
  Allow using scheduler_executor with any iterator


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

  Changed paths:
    M tests/performance/local/stream.cpp

  Log Message:
  -----------
  Add support for scheduler_executor to stream benchmark


  Commit: 4ab77c85594dded666b2ce3da72bb90c8af7d8ef
      
https://github.com/STEllAR-GROUP/hpx/commit/4ab77c85594dded666b2ce3da72bb90c8af7d8ef
  Author: Mikael Simberg <[email protected]>
  Date:   2021-08-31 (Tue, 31 Aug 2021)

  Changed paths:
    M tests/performance/local/stream.cpp

  Log Message:
  -----------
  Add support for explicitly setting the number of warmup iterations in stream 
benchmark


  Commit: 59f23d40a69a5580239a348d16c156dc1735088c
      
https://github.com/STEllAR-GROUP/hpx/commit/59f23d40a69a5580239a348d16c156dc1735088c
  Author: Mikael Simberg <[email protected]>
  Date:   2021-08-31 (Tue, 31 Aug 2021)

  Changed paths:
    M tests/performance/local/future_overhead.cpp

  Log Message:
  -----------
  Add scheduler_executor<thread_pool_scheduler> to future overhead test


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

  Changed paths:
    M libs/parallelism/executors/include/hpx/executors/scheduler_executor.hpp
    M tests/performance/local/future_overhead.cpp
    M tests/performance/local/stream.cpp

  Log Message:
  -----------
  Merge pull request #5529 from msimberg/benchmarks-updates

Update benchmarks and add support for scheduler_executor


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

Reply via email to