Branch: refs/heads/modules_ittnotify
Home: https://github.com/STEllAR-GROUP/hpx
Commit: ef0b528f7562ad1c10abbf265e04eb66f56fff91
https://github.com/STEllAR-GROUP/hpx/commit/ef0b528f7562ad1c10abbf265e04eb66f56fff91
Author: Hartmut Kaiser <[email protected]>
Date: 2025-09-03 (Wed, 03 Sep 2025)
Changed paths:
M cmake/templates/global_module_header_modules.hpp.in
M
components/iostreams/include/hpx/components/iostreams/server/order_output.hpp
M
components/process/include/hpx/components/process/util/posix/initializers/inherit_env.hpp
M libs/core/algorithms/include/hpx/parallel/task_block.hpp
M libs/core/algorithms/include/hpx/parallel/task_group.hpp
M libs/core/async_combinators/include/hpx/async_combinators/split_future.hpp
M libs/core/async_combinators/include/hpx/async_combinators/wait_some.hpp
M libs/core/async_cuda/include/hpx/async_cuda/cublas_executor.hpp
M libs/core/async_cuda/include/hpx/async_cuda/cuda_exception.hpp
M libs/core/async_cuda/include/hpx/async_cuda/cuda_executor.hpp
M libs/core/async_cuda/include/hpx/async_cuda/detail/cuda_debug.hpp
M libs/core/async_mpi/include/hpx/async_mpi/mpi_exception.hpp
M libs/core/async_sycl/include/hpx/async_sycl/sycl_executor.hpp
M libs/core/coroutines/include/hpx/coroutines/detail/context_linux_x86.hpp
M libs/core/coroutines/include/hpx/coroutines/thread_id_type.hpp
M libs/core/debugging/CMakeLists.txt
M libs/core/debugging/include/hpx/debugging/attach_debugger.hpp
M libs/core/debugging/include/hpx/debugging/backtrace.hpp
M libs/core/debugging/include/hpx/debugging/backtrace/backtrace.hpp
M libs/core/debugging/include/hpx/debugging/demangle_helper.hpp
M libs/core/debugging/include/hpx/debugging/environ.hpp
A libs/core/debugging/include/hpx/debugging/macros.hpp
M libs/core/debugging/include/hpx/debugging/print.hpp
M libs/core/debugging/src/backtrace.cpp
M libs/core/debugging/src/print.cpp
M libs/core/debugging/tests/unit/CMakeLists.txt
M libs/core/debugging/tests/unit/print.cpp
M libs/core/errors/include/hpx/errors/try_catch_exception_ptr.hpp
M libs/core/errors/src/error_code.cpp
M libs/core/execution/include/hpx/execution/algorithms/bulk.hpp
M libs/core/execution/include/hpx/execution/algorithms/just.hpp
M libs/core/execution/include/hpx/execution/algorithms/let_error.hpp
M libs/core/execution/include/hpx/execution/algorithms/let_stopped.hpp
M libs/core/execution/include/hpx/execution/algorithms/let_value.hpp
M libs/core/execution/include/hpx/execution/algorithms/make_future.hpp
M libs/core/execution/include/hpx/execution/algorithms/run_loop.hpp
M libs/core/execution/include/hpx/execution/algorithms/split.hpp
M libs/core/execution/include/hpx/execution/algorithms/start_detached.hpp
M libs/core/execution/include/hpx/execution/algorithms/then.hpp
M libs/core/execution/include/hpx/execution/queries/read.hpp
M libs/core/executors/include/hpx/executors/dataflow.hpp
M libs/core/executors/include/hpx/executors/detail/hierarchical_spawning.hpp
M libs/core/executors/include/hpx/executors/detail/index_queue_spawning.hpp
M libs/core/executors/include/hpx/executors/guided_pool_executor.hpp
M libs/core/executors/include/hpx/executors/sequenced_executor.hpp
M libs/core/executors/include/hpx/executors/service_executors.hpp
M libs/core/executors/include/hpx/executors/thread_pool_scheduler.hpp
M libs/core/executors/include/hpx/executors/thread_pool_scheduler_bulk.hpp
M
libs/core/functional/include/hpx/functional/detail/function_registration.hpp
M libs/core/futures/include/hpx/futures/detail/future_data.hpp
M libs/core/futures/include/hpx/futures/future.hpp
M libs/core/futures/include/hpx/futures/futures_factory.hpp
M libs/core/futures/include/hpx/futures/packaged_continuation.hpp
M libs/core/futures/include/hpx/futures/packaged_task.hpp
M libs/core/include_local/include/hpx/mutex.hpp
M libs/core/ini/src/ini.cpp
M libs/core/lcos_local/include/hpx/lcos_local/channel.hpp
M libs/core/lcos_local/include/hpx/lcos_local/trigger.hpp
M libs/core/lock_registration/src/register_locks.cpp
M libs/core/memory/tests/unit/intrusive_ptr.cpp
M libs/core/memory/tests/unit/intrusive_ptr_move.cpp
M libs/core/pack_traversal/tests/unit/pack_traversal_async.cpp
M libs/core/program_options/src/parsers.cpp
M libs/core/resource_partitioner/examples/async_customization.cpp
M libs/core/resource_partitioner/tests/unit/scheduler_binding_check.cpp
M libs/core/runtime_local/src/debugging.cpp
M libs/core/runtime_local/src/interval_timer.cpp
M libs/core/runtime_local/src/pool_timer.cpp
M libs/core/runtime_local/src/runtime_handlers.cpp
M libs/core/runtime_local/src/runtime_local.cpp
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.hpp
M
libs/core/serialization/include/hpx/serialization/detail/polymorphic_intrusive_factory.hpp
M
libs/core/serialization/include/hpx/serialization/detail/polymorphic_nonintrusive_factory.hpp
M libs/core/synchronization/include/hpx/synchronization/barrier.hpp
M
libs/core/synchronization/include/hpx/synchronization/condition_variable.hpp
M
libs/core/synchronization/include/hpx/synchronization/detail/condition_variable.hpp
M libs/core/synchronization/src/detail/condition_variable.cpp
M libs/core/thread_support/src/set_thread_name.cpp
M libs/core/thread_support/src/spinlock.cpp
M libs/core/threading/src/thread.cpp
M
libs/core/threading_base/include/hpx/threading_base/detail/reset_backtrace.hpp
M libs/core/threading_base/include/hpx/threading_base/print.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/include/hpx/threading_base/thread_helpers.hpp
M libs/core/threading_base/include/hpx/threading_base/threading_base_fwd.hpp
M libs/core/threading_base/src/execution_agent.cpp
M libs/core/threading_base/src/thread_data.cpp
M libs/core/threading_base/src/thread_helpers.cpp
M libs/full/actions_base/include/hpx/actions_base/actions_base_support.hpp
M libs/full/agas/src/addressing_service.cpp
M libs/full/agas_base/src/server/symbol_namespace_server.cpp
M
libs/full/async_distributed/include/hpx/async_distributed/detail/promise_base.hpp
M
libs/full/async_distributed/include/hpx/async_distributed/detail/promise_lco.hpp
M libs/full/async_distributed/src/promise.cpp
M libs/full/collectives/include/hpx/collectives/detail/barrier_node.hpp
M libs/full/components/src/client_base.cpp
M libs/full/components_base/include/hpx/components_base/component_type.hpp
M
libs/full/components_base/include/hpx/components_base/server/locking_hook.hpp
M
libs/full/components_base/include/hpx/components_base/server/migration_support.hpp
M libs/full/components_base/src/component_type.cpp
M libs/full/components_base/src/generate_unique_ids.cpp
M libs/full/components_base/src/server/wrapper_heap.cpp
M libs/full/include/include/hpx/include/util.hpp
M libs/full/init_runtime/include/hpx/hpx_finalize.hpp
M libs/full/init_runtime/include/hpx/hpx_init_impl.hpp
M libs/full/init_runtime/include/hpx/hpx_start_impl.hpp
M libs/full/naming/src/credit_handling.cpp
M
libs/full/performance_counters/include/hpx/performance_counters/server/base_performance_counter.hpp
M libs/full/performance_counters/src/query_counters.cpp
M libs/full/performance_counters/src/server/base_performance_counter.cpp
M libs/full/performance_counters/src/server/statistics_counter.cpp
M libs/full/runtime_components/src/console_logging.cpp
M libs/full/runtime_distributed/src/runtime_distributed.cpp
M libs/full/runtime_distributed/src/server/runtime_support_server.cpp
M tests/regressions/lcos/lifetime_588_1.cpp
Log Message:
-----------
Adapting HPX debugging module to C++ modules
-flyby: fix #include's for adapted modules as now we need to use the generated
modules headers
Signed-off-by: Hartmut Kaiser <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/STEllAR-GROUP/hpx/settings/notifications
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits