Branch: refs/heads/cleanup_debug_print
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 02c1326da8b9820cfeabb15bd22cac9e49e7d2ab
      
https://github.com/STEllAR-GROUP/hpx/commit/02c1326da8b9820cfeabb15bd22cac9e49e7d2ab
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-09-23 (Wed, 23 Sep 2020)

  Changed paths:
    M libs/core/debugging/CMakeLists.txt
    M libs/core/debugging/include/hpx/debugging/print.hpp
    A libs/core/debugging/src/print.cpp
    M libs/core/debugging/tests/unit/CMakeLists.txt
    M libs/core/schedulers/include/hpx/schedulers/queue_holder_numa.hpp
    M libs/core/schedulers/include/hpx/schedulers/queue_holder_thread.hpp
    M 
libs/core/schedulers/include/hpx/schedulers/shared_priority_queue_scheduler.hpp
    M libs/core/schedulers/include/hpx/schedulers/thread_queue_mc.hpp
    M libs/core/thread_pools/CMakeLists.txt
    M 
libs/core/thread_pools/include/hpx/thread_pools/scheduled_thread_pool_impl.hpp
    M libs/core/threading_base/CMakeLists.txt
    M libs/core/threading_base/include/hpx/threading_base/print.hpp
    A libs/core/threading_base/src/print.cpp
    M libs/full/compute/include/hpx/compute/host/numa_binding_allocator.hpp

  Log Message:
  -----------
  Cleaning up debug::print functionalities

- move as much as possible into separate compilation units
- break circular dependency between threading_base and debugging modules
- flyby: disable debug output from numa allocator


_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to