Branch: refs/heads/bound_priority_scheduling Home: https://github.com/STEllAR-GROUP/hpx Commit: f1b62c6282a6d5ef5f74777acd929c3b83af2448 https://github.com/STEllAR-GROUP/hpx/commit/f1b62c6282a6d5ef5f74777acd929c3b83af2448 Author: Hartmut Kaiser <hartmut.kai...@gmail.com> Date: 2025-04-05 (Sat, 05 Apr 2025)
Changed paths: M libs/core/algorithms/examples/CMakeLists.txt A libs/core/algorithms/examples/run_on_all.cpp M libs/core/algorithms/include/hpx/parallel/algorithms/adjacent_find.hpp M libs/core/algorithms/include/hpx/parallel/algorithms/detail/search.hpp M libs/core/algorithms/include/hpx/parallel/algorithms/equal.hpp M libs/core/algorithms/include/hpx/parallel/algorithms/find.hpp M libs/core/algorithms/include/hpx/parallel/algorithms/for_loop.hpp M libs/core/algorithms/include/hpx/parallel/algorithms/is_heap.hpp M libs/core/algorithms/include/hpx/parallel/algorithms/is_sorted.hpp M libs/core/algorithms/include/hpx/parallel/algorithms/lexicographical_compare.hpp M libs/core/algorithms/include/hpx/parallel/algorithms/mismatch.hpp M libs/core/algorithms/include/hpx/parallel/container_algorithms/contains.hpp M libs/core/algorithms/include/hpx/parallel/run_on_all.hpp M libs/core/algorithms/include/hpx/parallel/spmd_block.hpp M libs/core/algorithms/include/hpx/parallel/util/adapt_placement_mode.hpp M libs/core/algorithms/include/hpx/parallel/util/adapt_sharing_mode.hpp M libs/core/algorithms/include/hpx/parallel/util/adapt_thread_priority.hpp M libs/core/algorithms/include/hpx/parallel/util/partitioner.hpp M libs/core/compute_local/include/hpx/compute_local/host/block_allocator.hpp M libs/core/executors/include/hpx/executors/detail/index_queue_spawning.hpp M libs/core/futures/src/detail/execute_thread.cpp M libs/core/threading_base/include/hpx/threading_base/external_timer.hpp M libs/core/threading_base/include/hpx/threading_base/thread_data.hpp M libs/core/threading_base/include/hpx/threading_base/thread_description.hpp M libs/core/threading_base/src/execution_agent.cpp M libs/core/threading_base/src/external_timer.cpp M libs/core/threading_base/src/set_thread_state.cpp M libs/core/threading_base/src/thread_data.cpp M libs/core/threading_base/src/thread_description.cpp Log Message: ----------- Making sure bound threads are rescheduled on their original core - flyby: adding run_on_all example - flyby:move facilities to namespace hpx::execution::experimental - flyby: reorder members to reduce size of types To unsubscribe from these emails, change your notification settings at https://github.com/STEllAR-GROUP/hpx/settings/notifications _______________________________________________ hpx-commits mailing list hpx-commits@mail.cct.lsu.edu https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits