Branch: refs/heads/sync_algorithms
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 33a352d6eb27e4205b5fb51e59212a56547ae5df
      
https://github.com/STEllAR-GROUP/hpx/commit/33a352d6eb27e4205b5fb51e59212a56547ae5df
  Author: Hartmut Kaiser <[email protected]>
  Date:   2025-12-05 (Fri, 05 Dec 2025)

  Changed paths:
    M libs/core/algorithms/include/hpx/parallel/algorithms/merge.hpp
    M libs/core/algorithms/include/hpx/parallel/util/detail/chunk_size.hpp
    M 
libs/core/algorithms/include/hpx/parallel/util/detail/partitioner_iteration.hpp
    M libs/core/algorithms/include/hpx/parallel/util/foreach_partitioner.hpp
    M libs/core/algorithms/include/hpx/parallel/util/partitioner.hpp
    M libs/core/algorithms/include/hpx/parallel/util/scan_partitioner.hpp
    M libs/core/execution/include/hpx/execution/algorithms/let_value.hpp
    M libs/core/executors/include/hpx/executors/parallel_executor.hpp
    M 
libs/core/executors/include/hpx/executors/restricted_thread_pool_executor.hpp

  Log Message:
  -----------
  Switch to executing a parallel algorithm to synchronous execution

... if instructed to run on one core using one chunk

- flyby: added missing trait specialization to parallel_executor
- flyby: removed superfluous trait specialization for restricted_policy_executor

Signed-off-by: Hartmut Kaiser <[email protected]>



To unsubscribe from these emails, change your notification settings at 
https://github.com/STEllAR-GROUP/hpx/settings/notifications
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to