Branch: refs/heads/numa_stealing_flags
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 883dd50242958c43726c38752418ab50fab8ec2c
      
https://github.com/STEllAR-GROUP/hpx/commit/883dd50242958c43726c38752418ab50fab8ec2c
  Author: John Biddiscombe <biddi...@cscs.ch>
  Date:   2019-09-24 (Tue, 24 Sep 2019)

  Changed paths:
    M hpx/runtime/threads/policies/local_priority_queue_scheduler.hpp
    M hpx/runtime/threads/policies/local_queue_scheduler.hpp
    M hpx/runtime/threads/policies/scheduler_base.hpp
    M hpx/runtime/threads/policies/scheduler_mode.hpp
    M hpx/runtime/threads/policies/shared_priority_queue_scheduler.hpp
    M hpx/runtime/threads/policies/static_priority_queue_scheduler.hpp
    M hpx/runtime/threads/policies/static_queue_scheduler.hpp
    M src/runtime/threads/policies/scheduler_base.cpp
    M src/runtime/threads/thread_pool_suspension_helpers.cpp
    M src/runtime/threads/threadmanager.cpp

  Log Message:
  -----------
  Extend scheduler_mode with work_stealing_numa and work_stealing_core

Replace numa_sensitive variable and make core stealing and numa stealing
more consistent. Allow schedulers to have their stealing modes changed
by executors/users or algorithms


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

Reply via email to