[hpx-commits] [STEllAR-GROUP/hpx] 716aa7: Adding a parameter to auto_chunk_size allowing to ...

2020-02-19 Thread Mikael Simberg
  Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 716aa793fbb40a8b97fe3a892bfb0d31875adc01
  
https://github.com/STEllAR-GROUP/hpx/commit/716aa793fbb40a8b97fe3a892bfb0d31875adc01
  Author: Hartmut Kaiser 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M libs/algorithms/include/hpx/parallel/algorithms/partition.hpp
M libs/algorithms/include/hpx/parallel/algorithms/sort.hpp
M libs/algorithms/include/hpx/parallel/util/detail/chunk_size.hpp
M libs/execution/include/hpx/execution/executors/auto_chunk_size.hpp
M 
libs/execution/include/hpx/execution/executors/persistent_auto_chunk_size.hpp

  Log Message:
  ---
  Adding a parameter to auto_chunk_size allowing to control the amount of 
iterations to measure

- note, this is a breaking change (with minimal potential impact) that adds
  an argument to the callback function that is used by get_chunk_size()


  Commit: a23c7c811de778a9dee94f8047e39c20e8910b52
  
https://github.com/STEllAR-GROUP/hpx/commit/a23c7c811de778a9dee94f8047e39c20e8910b52
  Author: Mikael Simberg 
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
M libs/algorithms/include/hpx/parallel/algorithms/partition.hpp
M libs/algorithms/include/hpx/parallel/algorithms/sort.hpp
M libs/algorithms/include/hpx/parallel/util/detail/chunk_size.hpp
M libs/execution/include/hpx/execution/executors/auto_chunk_size.hpp
M 
libs/execution/include/hpx/execution/executors/persistent_auto_chunk_size.hpp

  Log Message:
  ---
  Merge pull request #4395 from STEllAR-GROUP/configure_auto_chunk_size

Adding a parameter to auto_chunk_size allowing to control the amount of 
iterations to measure


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/77b43f45b610...a23c7c811de7
___
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits


[hpx-commits] [STEllAR-GROUP/hpx] 716aa7: Adding a parameter to auto_chunk_size allowing to ...

2020-02-17 Thread Hartmut Kaiser
  Branch: refs/heads/configure_auto_chunk_size
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 716aa793fbb40a8b97fe3a892bfb0d31875adc01
  
https://github.com/STEllAR-GROUP/hpx/commit/716aa793fbb40a8b97fe3a892bfb0d31875adc01
  Author: Hartmut Kaiser 
  Date:   2020-02-17 (Mon, 17 Feb 2020)

  Changed paths:
M libs/algorithms/include/hpx/parallel/algorithms/partition.hpp
M libs/algorithms/include/hpx/parallel/algorithms/sort.hpp
M libs/algorithms/include/hpx/parallel/util/detail/chunk_size.hpp
M libs/execution/include/hpx/execution/executors/auto_chunk_size.hpp
M 
libs/execution/include/hpx/execution/executors/persistent_auto_chunk_size.hpp

  Log Message:
  ---
  Adding a parameter to auto_chunk_size allowing to control the amount of 
iterations to measure

- note, this is a breaking change (with minimal potential impact) that adds
  an argument to the callback function that is used by get_chunk_size()


___
hpx-commits mailing list
hpx-commits@stellar.cct.lsu.edu
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits