Branch: refs/heads/bound_priority_scheduling
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 790375db8344740ea5e7e167976e5fd76e8b7917
      
https://github.com/STEllAR-GROUP/hpx/commit/790375db8344740ea5e7e167976e5fd76e8b7917
  Author: Hartmut Kaiser <hartmut.kai...@gmail.com>
  Date:   2025-04-07 (Mon, 07 Apr 2025)

  Changed paths:
    M .github/workflows/tests.examples.targets
    M .github/workflows/windows_clang_debug.yml
    M .github/workflows/windows_clang_release.yml
    M .github/workflows/windows_debug_vs2019.yml
    M .github/workflows/windows_debug_vs2022.yml
    M .github/workflows/windows_debug_vs2022_fetch_boost.yml
    M .github/workflows/windows_debug_vs2022_fetch_hwloc.yml
    M .github/workflows/windows_release_2019.yml
    M .github/workflows/windows_release_2022.yml
    M .github/workflows/windows_release_gcc_mingw.yml
    M .github/workflows/windows_release_static.yml
    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/algorithms/tests/regressions/for_loop_2281.cpp
    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

Reply via email to