Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: ebd8e9154d65032ee09e3c4b34735f754cae6ef5
      
https://github.com/STEllAR-GROUP/hpx/commit/ebd8e9154d65032ee09e3c4b34735f754cae6ef5
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-09-26 (Sat, 26 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/collectives/tests/performance/osu/osu_bibw.cpp
    M libs/full/collectives/tests/performance/osu/osu_bw.cpp
    M libs/full/collectives/tests/performance/osu/osu_latency.cpp
    M libs/full/collectives/tests/performance/osu/osu_multi_lat.cpp
    M libs/full/compute/include/hpx/compute/host/numa_binding_allocator.hpp
    M libs/parallelism/algorithms/tests/performance/transform_reduce_scaling.cpp
    M tests/performance/local/agas_cache_timings.cpp
    M tests/performance/local/foreach_scaling.cpp

  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


  Commit: 5da9558e20f99c0ff5d35665a500226ded978849
      
https://github.com/STEllAR-GROUP/hpx/commit/5da9558e20f99c0ff5d35665a500226ded978849
  Author: Hartmut Kaiser <[email protected]>
  Date:   2020-10-03 (Sat, 03 Oct 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/collectives/tests/performance/osu/osu_bibw.cpp
    M libs/full/collectives/tests/performance/osu/osu_bw.cpp
    M libs/full/collectives/tests/performance/osu/osu_latency.cpp
    M libs/full/collectives/tests/performance/osu/osu_multi_lat.cpp
    M libs/full/compute/include/hpx/compute/host/numa_binding_allocator.hpp
    M libs/parallelism/algorithms/tests/performance/transform_reduce_scaling.cpp
    M tests/performance/local/agas_cache_timings.cpp
    M tests/performance/local/foreach_scaling.cpp

  Log Message:
  -----------
  Merge pull request #4977 from STEllAR-GROUP/cleanup_debug_print

Cleaning up debug::print functionalities


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/211daf4340b7...5da9558e20f9
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to