Branch: refs/heads/cleanup_debug_print
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 95dddbb862def1a134bcaaa47ee80c93ba277eab
https://github.com/STEllAR-GROUP/hpx/commit/95dddbb862def1a134bcaaa47ee80c93ba277eab
Author: Hartmut Kaiser <[email protected]>
Date: 2020-09-25 (Fri, 25 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
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits