diff --git a/branches/master/report/index.html b/branches/master/report/index.html new file mode 100644 index 00000000000..97d94b9c727 --- /dev/null +++ b/branches/master/report/index.html @@ -0,0 +1,52 @@ + + + + HPX Dependency Report + + + + + + +
+ + STE||AR logo + + + +
+
+
+

+

Module Overview

+

Module Levels

+

Module Weights

+
+ + diff --git a/branches/master/report/master/core/affinity.html b/branches/master/report/master/core/affinity.html new file mode 100644 index 00000000000..42e76fbe155 --- /dev/null +++ b/branches/master/report/master/core/affinity.html @@ -0,0 +1,181 @@ + + +HPX Dependency Report for core/affinity + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/affinity

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/topology

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+ + +

Secondary dependencies for core/affinity

+

core/assertion

+

core/config

+

core/datastructures

+

core/errors

+

core/topology

+

core/async_base

+

core/concurrency

+

core/serialization

+

core/type_support

+

core/util

+

core/coroutines

+

core/lock_registration

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/affinity

+

core/io_service

+

<hpx/affinity/affinity_data.hpp>

+

core/resource_partitioner

+

<hpx/affinity/affinity_data.hpp>

+

core/schedulers

+

<hpx/affinity/affinity_data.hpp>

+

<hpx/modules/affinity.hpp>

+

core/thread_pools

+

<hpx/affinity/affinity_data.hpp>

+

core/threading_base

+

<hpx/affinity/affinity_data.hpp>

+
+ + + diff --git a/branches/master/report/master/core/algorithms.html b/branches/master/report/master/core/algorithms.html new file mode 100644 index 00000000000..43ee6564e7e --- /dev/null +++ b/branches/master/report/master/core/algorithms.html @@ -0,0 +1,2045 @@ + + +HPX Dependency Report for core/algorithms + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/algorithms

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/scheduling_properties.hpp>

+

core/async_combinators

+

<hpx/async_combinators/wait_all.hpp>

+

<hpx/modules/async_combinators.hpp>

+

core/async_local

+

<hpx/async_local/async.hpp>

+

<hpx/async_local/dataflow.hpp>

+

<hpx/modules/async_local.hpp>

+

core/concepts

+

<hpx/concepts/concepts.hpp>

+

<hpx/modules/concepts.hpp>

+

core/concurrency

+

<hpx/concurrency/cache_line_data.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/forward.hpp>

+

<hpx/config/move.hpp>

+

core/coroutines

+

<hpx/coroutines/thread_enums.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

core/errors

+

<hpx/errors/exception_list.hpp>

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/execution/algorithms/detail/is_negative.hpp>

+

<hpx/execution/algorithms/detail/partial_algorithm.hpp>

+

<hpx/execution/algorithms/detail/predicates.hpp>

+

<hpx/execution/algorithms/just.hpp>

+

<hpx/execution/algorithms/let_value.hpp>

+

<hpx/execution/algorithms/sync_wait.hpp>

+

<hpx/execution/algorithms/then.hpp>

+

<hpx/execution/algorithms/when_all.hpp>

+

<hpx/execution/detail/execution_parameter_callbacks.hpp>

+

<hpx/execution/execution.hpp>

+

<hpx/execution/executors/execution.hpp>

+

<hpx/execution/executors/execution_information.hpp>

+

<hpx/execution/executors/execution_parameters.hpp>

+

<hpx/execution/traits/is_execution_policy.hpp>

+

<hpx/execution/traits/vector_pack_alignment_size.hpp>

+

<hpx/execution/traits/vector_pack_all_any_none.hpp>

+

<hpx/execution/traits/vector_pack_conditionals.hpp>

+

<hpx/execution/traits/vector_pack_count_bits.hpp>

+

<hpx/execution/traits/vector_pack_find.hpp>

+

<hpx/execution/traits/vector_pack_get_set.hpp>

+

<hpx/execution/traits/vector_pack_load_store.hpp>

+

<hpx/execution/traits/vector_pack_reduce.hpp>

+

<hpx/execution/traits/vector_pack_type.hpp>

+

<hpx/modules/execution.hpp>

+

core/execution_base

+

<hpx/execution_base/completion_signatures.hpp>

+

<hpx/execution_base/execution.hpp>

+

<hpx/execution_base/sender.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

<hpx/execution_base/traits/is_executor_parameters.hpp>

+

core/executors

+

<hpx/executors/datapar/execution_policy.hpp>

+

<hpx/executors/exception_list.hpp>

+

<hpx/executors/execute_on.hpp>

+

<hpx/executors/execution_policy.hpp>

+

<hpx/executors/execution_policy_fwd.hpp>

+

<hpx/executors/execution_policy_parameters.hpp>

+

<hpx/executors/execution_policy_scheduling_property.hpp>

+

<hpx/executors/explicit_scheduler_executor.hpp>

+

<hpx/executors/parallel_executor.hpp>

+

<hpx/modules/executors.hpp>

+

core/functional

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/first_argument.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/invoke.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

<hpx/functional/traits/get_function_address.hpp>

+

<hpx/functional/traits/get_function_annotation.hpp>

+

core/futures

+

<hpx/futures/detail/future_data.hpp>

+

<hpx/futures/future.hpp>

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

<hpx/modules/futures.hpp>

+

core/iterator_support

+

<hpx/iterator_support/counting_iterator.hpp>

+

<hpx/iterator_support/counting_shape.hpp>

+

<hpx/iterator_support/iterator_facade.hpp>

+

<hpx/iterator_support/iterator_range.hpp>

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+

<hpx/iterator_support/traits/is_sentinel_for.hpp>

+

<hpx/iterator_support/transform_iterator.hpp>

+

<hpx/iterator_support/zip_iterator.hpp>

+

<hpx/modules/iterator_support.hpp>

+

core/lcos_local

+

<hpx/lcos_local/detail/preprocess_future.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/pack_traversal

+

<hpx/pack_traversal/unwrap.hpp>

+

core/properties

+

<hpx/properties/property.hpp>

+

core/serialization

+

<hpx/modules/serialization.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

core/synchronization

+

<hpx/synchronization/barrier.hpp>

+

<hpx/synchronization/latch.hpp>

+

<hpx/synchronization/mutex.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/tag_invoke.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/threading_base

+

<hpx/modules/threading_base.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

core/type_support

+

<hpx/modules/type_support.hpp>

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/empty_function.hpp>

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/is_contiguous_iterator.hpp>

+

<hpx/type_support/is_relocatable.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/uninitialized_relocation_primitives.hpp>

+

<hpx/type_support/unused.hpp>

+

<hpx/type_support/void_guard.hpp>

+

core/util

+

<hpx/util/min.hpp>

+ + +

Secondary dependencies for core/algorithms

+

core/assertion

+

core/async_base

+

core/async_combinators

+

core/concepts

+

core/concurrency

+

core/config

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution

+

core/execution_base

+

core/executors

+

core/functional

+

core/futures

+

core/lcos_local

+

core/pack_traversal

+

core/serialization

+

core/synchronization

+

core/threading_base

+

core/util

+

core/resource_partitioner

+

core/version

+

core/ini

+

core/prefix

+

core/thread_pools

+ + +

Reverse dependencies for core/algorithms

+

core/compute_local

+

<hpx/parallel/algorithms/for_each.hpp>

+

<hpx/parallel/container_algorithms/for_each.hpp>

+

<hpx/parallel/util/adapt_sharing_mode.hpp>

+

<hpx/parallel/util/cancellation_token.hpp>

+

<hpx/parallel/util/partitioner_with_cleanup.hpp>

+

<hpx/parallel/util/transfer.hpp>

+

core/include_local

+

<hpx/parallel/container_memory.hpp>

+

<hpx/parallel/container_numeric.hpp>

+

<hpx/parallel/datapar.hpp>

+

<hpx/parallel/memory.hpp>

+

<hpx/parallel/numeric.hpp>

+

<hpx/parallel/task_block.hpp>

+

<hpx/parallel/task_group.hpp>

+

core/init_runtime_local

+

<hpx/parallel/util/detail/handle_exception_termination_handler.hpp>

+

full/collectives

+

<hpx/parallel/algorithms/exclusive_scan.hpp>

+

<hpx/parallel/algorithms/inclusive_scan.hpp>

+

<hpx/parallel/algorithms/reduce.hpp>

+

<hpx/parallel/container_algorithms/count.hpp>

+

full/include

+

<hpx/algorithms/traits/pointer_category.hpp>

+

<hpx/algorithms/traits/segmented_iterator_traits.hpp>

+

<hpx/parallel/algorithm.hpp>

+

<hpx/parallel/algorithms/adjacent_difference.hpp>

+

<hpx/parallel/algorithms/adjacent_find.hpp>

+

<hpx/parallel/algorithms/all_any_none.hpp>

+

<hpx/parallel/algorithms/copy.hpp>

+

<hpx/parallel/algorithms/count.hpp>

+

<hpx/parallel/algorithms/destroy.hpp>

+

<hpx/parallel/algorithms/equal.hpp>

+

<hpx/parallel/algorithms/exclusive_scan.hpp>

+

<hpx/parallel/algorithms/fill.hpp>

+

<hpx/parallel/algorithms/find.hpp>

+

<hpx/parallel/algorithms/for_each.hpp>

+

<hpx/parallel/algorithms/for_loop.hpp>

+

<hpx/parallel/algorithms/generate.hpp>

+

<hpx/parallel/algorithms/includes.hpp>

+

<hpx/parallel/algorithms/inclusive_scan.hpp>

+

<hpx/parallel/algorithms/is_heap.hpp>

+

<hpx/parallel/algorithms/is_partitioned.hpp>

+

<hpx/parallel/algorithms/is_sorted.hpp>

+

<hpx/parallel/algorithms/lexicographical_compare.hpp>

+

<hpx/parallel/algorithms/make_heap.hpp>

+

<hpx/parallel/algorithms/merge.hpp>

+

<hpx/parallel/algorithms/minmax.hpp>

+

<hpx/parallel/algorithms/mismatch.hpp>

+

<hpx/parallel/algorithms/move.hpp>

+

<hpx/parallel/algorithms/partition.hpp>

+

<hpx/parallel/algorithms/reduce.hpp>

+

<hpx/parallel/algorithms/reduce_by_key.hpp>

+

<hpx/parallel/algorithms/remove.hpp>

+

<hpx/parallel/algorithms/remove_copy.hpp>

+

<hpx/parallel/algorithms/replace.hpp>

+

<hpx/parallel/algorithms/reverse.hpp>

+

<hpx/parallel/algorithms/rotate.hpp>

+

<hpx/parallel/algorithms/search.hpp>

+

<hpx/parallel/algorithms/set_difference.hpp>

+

<hpx/parallel/algorithms/set_intersection.hpp>

+

<hpx/parallel/algorithms/set_symmetric_difference.hpp>

+

<hpx/parallel/algorithms/set_union.hpp>

+

<hpx/parallel/algorithms/sort.hpp>

+

<hpx/parallel/algorithms/sort_by_key.hpp>

+

<hpx/parallel/algorithms/stable_sort.hpp>

+

<hpx/parallel/algorithms/swap_ranges.hpp>

+

<hpx/parallel/algorithms/transform.hpp>

+

<hpx/parallel/algorithms/transform_exclusive_scan.hpp>

+

<hpx/parallel/algorithms/transform_inclusive_scan.hpp>

+

<hpx/parallel/algorithms/transform_reduce.hpp>

+

<hpx/parallel/algorithms/uninitialized_copy.hpp>

+

<hpx/parallel/algorithms/uninitialized_default_construct.hpp>

+

<hpx/parallel/algorithms/uninitialized_fill.hpp>

+

<hpx/parallel/algorithms/uninitialized_move.hpp>

+

<hpx/parallel/algorithms/uninitialized_value_construct.hpp>

+

<hpx/parallel/algorithms/unique.hpp>

+

<hpx/parallel/container_algorithms.hpp>

+

<hpx/parallel/container_algorithms/all_any_none.hpp>

+

<hpx/parallel/container_algorithms/copy.hpp>

+

<hpx/parallel/container_algorithms/count.hpp>

+

<hpx/parallel/container_algorithms/destroy.hpp>

+

<hpx/parallel/container_algorithms/equal.hpp>

+

<hpx/parallel/container_algorithms/fill.hpp>

+

<hpx/parallel/container_algorithms/find.hpp>

+

<hpx/parallel/container_algorithms/for_each.hpp>

+

<hpx/parallel/container_algorithms/generate.hpp>

+

<hpx/parallel/container_algorithms/includes.hpp>

+

<hpx/parallel/container_algorithms/is_heap.hpp>

+

<hpx/parallel/container_algorithms/is_partitioned.hpp>

+

<hpx/parallel/container_algorithms/is_sorted.hpp>

+

<hpx/parallel/container_algorithms/make_heap.hpp>

+

<hpx/parallel/container_algorithms/merge.hpp>

+

<hpx/parallel/container_algorithms/minmax.hpp>

+

<hpx/parallel/container_algorithms/mismatch.hpp>

+

<hpx/parallel/container_algorithms/move.hpp>

+

<hpx/parallel/container_algorithms/partition.hpp>

+

<hpx/parallel/container_algorithms/reduce.hpp>

+

<hpx/parallel/container_algorithms/remove.hpp>

+

<hpx/parallel/container_algorithms/remove_copy.hpp>

+

<hpx/parallel/container_algorithms/replace.hpp>

+

<hpx/parallel/container_algorithms/reverse.hpp>

+

<hpx/parallel/container_algorithms/rotate.hpp>

+

<hpx/parallel/container_algorithms/search.hpp>

+

<hpx/parallel/container_algorithms/set_difference.hpp>

+

<hpx/parallel/container_algorithms/set_intersection.hpp>

+

<hpx/parallel/container_algorithms/set_symmetric_difference.hpp>

+

<hpx/parallel/container_algorithms/set_union.hpp>

+

<hpx/parallel/container_algorithms/sort.hpp>

+

<hpx/parallel/container_algorithms/stable_sort.hpp>

+

<hpx/parallel/container_algorithms/transform.hpp>

+

<hpx/parallel/container_algorithms/transform_reduce.hpp>

+

<hpx/parallel/container_algorithms/unique.hpp>

+

<hpx/parallel/datapar.hpp>

+

<hpx/parallel/memory.hpp>

+

<hpx/parallel/numeric.hpp>

+

<hpx/parallel/task_block.hpp>

+

<hpx/parallel/unseq.hpp>

+

full/init_runtime

+

<hpx/parallel/util/detail/handle_exception_termination_handler.hpp>

+

full/segmented_algorithms

+

<hpx/algorithms/traits/segmented_iterator_traits.hpp>

+

<hpx/parallel/algorithm.hpp>

+

<hpx/parallel/algorithms/adjacent_difference.hpp>

+

<hpx/parallel/algorithms/adjacent_find.hpp>

+

<hpx/parallel/algorithms/all_any_none.hpp>

+

<hpx/parallel/algorithms/count.hpp>

+

<hpx/parallel/algorithms/detail/accumulate.hpp>

+

<hpx/parallel/algorithms/detail/dispatch.hpp>

+

<hpx/parallel/algorithms/detail/distance.hpp>

+

<hpx/parallel/algorithms/exclusive_scan.hpp>

+

<hpx/parallel/algorithms/fill.hpp>

+

<hpx/parallel/algorithms/find.hpp>

+

<hpx/parallel/algorithms/for_each.hpp>

+

<hpx/parallel/algorithms/generate.hpp>

+

<hpx/parallel/algorithms/inclusive_scan.hpp>

+

<hpx/parallel/algorithms/minmax.hpp>

+

<hpx/parallel/algorithms/reduce.hpp>

+

<hpx/parallel/algorithms/transform.hpp>

+

<hpx/parallel/algorithms/transform_exclusive_scan.hpp>

+

<hpx/parallel/algorithms/transform_inclusive_scan.hpp>

+

<hpx/parallel/algorithms/transform_reduce.hpp>

+

<hpx/parallel/util/detail/algorithm_result.hpp>

+

<hpx/parallel/util/detail/handle_remote_exceptions.hpp>

+

<hpx/parallel/util/loop.hpp>

+

<hpx/parallel/util/partitioner.hpp>

+

<hpx/parallel/util/result_types.hpp>

+

<hpx/parallel/util/zip_iterator.hpp>

+
+ + + diff --git a/branches/master/report/master/core/allocator_support.html b/branches/master/report/master/core/allocator_support.html new file mode 100644 index 00000000000..19316161c93 --- /dev/null +++ b/branches/master/report/master/core/allocator_support.html @@ -0,0 +1,215 @@ + + +HPX Dependency Report for core/allocator_support + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/allocator_support

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/config_registry

+

<hpx/modules/config_registry.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

core/type_support

+

<hpx/type_support/construct_at.hpp>

+ + +

Secondary dependencies for core/allocator_support

+

core/type_support

+

core/assertion

+ + +

Reverse dependencies for core/allocator_support

+

core/async_base

+

<hpx/modules/allocator_support.hpp>

+

core/async_combinators

+

<hpx/allocator_support/internal_allocator.hpp>

+

<hpx/allocator_support/thread_local_caching_allocator.hpp>

+

core/compute_local

+

<hpx/allocator_support/detail/new.hpp>

+

core/concurrency

+

<hpx/allocator_support/aligned_allocator.hpp>

+

core/execution

+

<hpx/allocator_support/allocator_deleter.hpp>

+

<hpx/allocator_support/internal_allocator.hpp>

+

<hpx/allocator_support/thread_local_caching_allocator.hpp>

+

<hpx/allocator_support/traits/is_allocator.hpp>

+

core/executors

+

<hpx/allocator_support/internal_allocator.hpp>

+

<hpx/allocator_support/thread_local_caching_allocator.hpp>

+

<hpx/modules/allocator_support.hpp>

+

core/futures

+

<hpx/allocator_support/allocator_deleter.hpp>

+

<hpx/allocator_support/internal_allocator.hpp>

+

<hpx/allocator_support/thread_local_caching_allocator.hpp>

+

<hpx/modules/allocator_support.hpp>

+

core/lcos_local

+

<hpx/allocator_support/internal_allocator.hpp>

+

<hpx/allocator_support/thread_local_caching_allocator.hpp>

+

core/pack_traversal

+

<hpx/allocator_support/allocator_deleter.hpp>

+

core/schedulers

+

<hpx/allocator_support/aligned_allocator.hpp>

+

<hpx/allocator_support/internal_allocator.hpp>

+

core/synchronization

+

<hpx/allocator_support/internal_allocator.hpp>

+

core/threading_base

+

<hpx/allocator_support/internal_allocator.hpp>

+

full/agas_base

+

<hpx/allocator_support/internal_allocator.hpp>

+

full/async_distributed

+

<hpx/allocator_support/internal_allocator.hpp>

+

<hpx/modules/allocator_support.hpp>

+

full/components_base

+

<hpx/allocator_support/internal_allocator.hpp>

+

full/naming_base

+

<hpx/modules/allocator_support.hpp>

+

full/runtime_distributed

+

<hpx/allocator_support/aligned_allocator.hpp>

+
+ + + diff --git a/branches/master/report/master/core/asio.html b/branches/master/report/master/core/asio.html new file mode 100644 index 00000000000..f1b73db5e93 --- /dev/null +++ b/branches/master/report/master/core/asio.html @@ -0,0 +1,123 @@ + + +HPX Dependency Report for core/asio + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/asio

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/format

+

<hpx/util/from_string.hpp>

+

core/functional

+

<hpx/functional/function.hpp>

+ + +

Secondary dependencies for core/asio

+

core/assertion

+

core/config

+

core/errors

+

core/functional

+

core/datastructures

+

core/logging

+

core/serialization

+

core/type_support

+ + +

Reverse dependencies for core/asio

+

core/batch_environments

+

<hpx/asio/asio_util.hpp>

+

core/command_line_handling_local

+

<hpx/modules/asio.hpp>

+

full/command_line_handling

+

<hpx/modules/asio.hpp>

+

full/parcelport_tcp

+

<hpx/modules/asio.hpp>

+
+ + + diff --git a/branches/master/report/master/core/assertion.html b/branches/master/report/master/core/assertion.html new file mode 100644 index 00000000000..722a50b1d73 --- /dev/null +++ b/branches/master/report/master/core/assertion.html @@ -0,0 +1,628 @@ + + +HPX Dependency Report for core/assertion + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/assertion

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/export_definitions.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/preprocessor

+

<hpx/preprocessor/stringize.hpp>

+ + +

Secondary dependencies for core/assertion

+ + +

Reverse dependencies for core/assertion

+

core/affinity

+

<hpx/assert.hpp>

+

core/algorithms

+

<hpx/assert.hpp>

+

core/asio

+

<hpx/assert.hpp>

+

core/async_combinators

+

<hpx/assert.hpp>

+

core/batch_environments

+

<hpx/assert.hpp>

+

core/command_line_handling_local

+

<hpx/assert.hpp>

+

core/compute_local

+

<hpx/assert.hpp>

+

core/concurrency

+

<hpx/assert.hpp>

+

core/coroutines

+

<hpx/assert.hpp>

+

core/datastructures

+

<hpx/assert.hpp>

+

core/errors

+

<hpx/assert.hpp>

+

<hpx/assertion/current_function.hpp>

+

core/execution

+

<hpx/assert.hpp>

+

core/execution_base

+

<hpx/assert.hpp>

+

core/executors

+

<hpx/assert.hpp>

+

core/functional

+

<hpx/assert.hpp>

+

core/futures

+

<hpx/assert.hpp>

+

core/include_local

+

<hpx/assertion/source_location.hpp>

+

core/ini

+

<hpx/assert.hpp>

+

core/init_runtime_local

+

<hpx/assert.hpp>

+

core/io_service

+

<hpx/assert.hpp>

+

core/lcos_local

+

<hpx/assert.hpp>

+

core/lock_registration

+

<hpx/assert.hpp>

+

core/logging

+

<hpx/assert.hpp>

+

<hpx/assertion/current_function.hpp>

+

core/memory

+

<hpx/assert.hpp>

+

core/pack_traversal

+

<hpx/assert.hpp>

+

core/plugin

+

<hpx/assert.hpp>

+

core/program_options

+

<hpx/assert.hpp>

+

core/resiliency

+

<hpx/assert.hpp>

+

core/resource_partitioner

+

<hpx/assert.hpp>

+

core/runtime_configuration

+

<hpx/assert.hpp>

+

core/runtime_local

+

<hpx/assert.hpp>

+

core/schedulers

+

<hpx/assert.hpp>

+

core/serialization

+

<hpx/assert.hpp>

+

core/static_reinit

+

<hpx/assert.hpp>

+

core/string_util

+

<hpx/assert.hpp>

+

core/synchronization

+

<hpx/assert.hpp>

+

core/testing

+

<hpx/assert.hpp>

+

core/thread_pools

+

<hpx/assert.hpp>

+

core/thread_support

+

<hpx/assert.hpp>

+

core/threading

+

<hpx/assert.hpp>

+

core/threading_base

+

<hpx/assert.hpp>

+

core/threadmanager

+

<hpx/assert.hpp>

+

core/topology

+

<hpx/assert.hpp>

+

core/type_support

+

<hpx/assert.hpp>

+

full/actions

+

<hpx/assert.hpp>

+

full/actions_base

+

<hpx/assert.hpp>

+

full/agas

+

<hpx/assert.hpp>

+

full/agas_base

+

<hpx/assert.hpp>

+

full/async_colocated

+

<hpx/assert.hpp>

+

full/async_distributed

+

<hpx/assert.hpp>

+

full/collectives

+

<hpx/assert.hpp>

+

full/command_line_handling

+

<hpx/assert.hpp>

+

full/components

+

<hpx/assert.hpp>

+

full/components_base

+

<hpx/assert.hpp>

+

full/compute

+

<hpx/assert.hpp>

+

full/distribution_policies

+

<hpx/assert.hpp>

+

full/include

+

<hpx/assert.hpp>

+

full/init_runtime

+

<hpx/assert.hpp>

+

full/lcos_distributed

+

<hpx/assert.hpp>

+

full/naming

+

<hpx/assert.hpp>

+

full/naming_base

+

<hpx/assert.hpp>

+

full/parcelport_tcp

+

<hpx/assert.hpp>

+

full/parcelset

+

<hpx/assert.hpp>

+

full/parcelset_base

+

<hpx/assert.hpp>

+

full/performance_counters

+

<hpx/assert.hpp>

+

full/resiliency_distributed

+

<hpx/assert.hpp>

+

full/runtime_components

+

<hpx/assert.hpp>

+

full/runtime_distributed

+

<hpx/assert.hpp>

+

full/segmented_algorithms

+

<hpx/assert.hpp>

+
+ + + diff --git a/branches/master/report/master/core/async_base.html b/branches/master/report/master/core/async_base.html new file mode 100644 index 00000000000..df6d340365f --- /dev/null +++ b/branches/master/report/master/core/async_base.html @@ -0,0 +1,381 @@ + + +HPX Dependency Report for core/async_base + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/async_base

+

core/allocator_support

+

<hpx/modules/allocator_support.hpp>

+

core/concepts

+

<hpx/modules/concepts.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/coroutines

+

<hpx/coroutines/thread_enums.hpp>

+

core/serialization

+

<hpx/serialization/input_archive.hpp>

+

<hpx/serialization/output_archive.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

<hpx/modules/tag_invoke.hpp>

+ + +

Secondary dependencies for core/async_base

+

core/allocator_support

+

core/concepts

+

core/config

+

core/coroutines

+

core/serialization

+

core/tag_invoke

+

core/errors

+

core/functional

+

core/util

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/async_base

+

core/algorithms

+

<hpx/async_base/scheduling_properties.hpp>

+

core/async_combinators

+

<hpx/async_base/launch_policy.hpp>

+

core/async_local

+

<hpx/async_base/async.hpp>

+

<hpx/async_base/dataflow.hpp>

+

<hpx/async_base/post.hpp>

+

<hpx/async_base/sync.hpp>

+

core/execution

+

<hpx/async_base/dataflow.hpp>

+

<hpx/async_base/launch_policy.hpp>

+

<hpx/async_base/scheduling_properties.hpp>

+

<hpx/async_base/traits/is_launch_policy.hpp>

+

core/executors

+

<hpx/async_base/async.hpp>

+

<hpx/async_base/launch_policy.hpp>

+

<hpx/async_base/post.hpp>

+

<hpx/async_base/scheduling_properties.hpp>

+

<hpx/async_base/sync.hpp>

+

<hpx/async_base/traits/is_launch_policy.hpp>

+

<hpx/modules/async_base.hpp>

+

core/futures

+

<hpx/async_base/launch_policy.hpp>

+

core/include_local

+

core/lcos_local

+

<hpx/async_base/launch_policy.hpp>

+

core/resiliency

+

<hpx/async_base/launch_policy.hpp>

+

core/runtime_local

+

<hpx/async_base/launch_policy.hpp>

+

core/topology

+

<hpx/async_base/scheduling_properties.hpp>

+

full/actions

+

<hpx/async_base/launch_policy.hpp>

+

full/actions_base

+

<hpx/async_base/launch_policy.hpp>

+

<hpx/async_base/sync.hpp>

+

full/agas

+

<hpx/async_base/launch_policy.hpp>

+

full/async_colocated

+

<hpx/async_base/launch_policy.hpp>

+

<hpx/modules/async_base.hpp>

+

full/async_distributed

+

<hpx/async_base/launch_policy.hpp>

+

<hpx/async_base/traits/is_launch_policy.hpp>

+

full/collectives

+

<hpx/async_base/launch_policy.hpp>

+

full/components

+

<hpx/async_base/launch_policy.hpp>

+

full/components_base

+

<hpx/async_base/launch_policy.hpp>

+

full/distribution_policies

+

<hpx/async_base/launch_policy.hpp>

+

full/include

+

<hpx/async_base/traits/is_launch_policy.hpp>

+

<hpx/modules/async_base.hpp>

+

full/lcos_distributed

+

<hpx/async_base/launch_policy.hpp>

+

full/naming

+

<hpx/async_base/launch_policy.hpp>

+

<hpx/modules/async_base.hpp>

+

full/performance_counters

+

<hpx/async_base/launch_policy.hpp>

+

full/runtime_components

+

<hpx/async_base/launch_policy.hpp>

+

full/runtime_distributed

+

<hpx/async_base/launch_policy.hpp>

+

full/segmented_algorithms

+

<hpx/async_base/launch_policy.hpp>

+
+ + + diff --git a/branches/master/report/master/core/async_combinators.html b/branches/master/report/master/core/async_combinators.html new file mode 100644 index 00000000000..f284ac7ffc1 --- /dev/null +++ b/branches/master/report/master/core/async_combinators.html @@ -0,0 +1,390 @@ + + +HPX Dependency Report for core/async_combinators + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/async_combinators

+

core/allocator_support

+

<hpx/allocator_support/internal_allocator.hpp>

+

<hpx/allocator_support/thread_local_caching_allocator.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

core/errors

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+

core/execution_base

+

<hpx/execution_base/this_thread.hpp>

+

core/functional

+

<hpx/functional/deferred_call.hpp>

+

core/futures

+

<hpx/futures/detail/future_data.hpp>

+

<hpx/futures/detail/future_transforms.hpp>

+

<hpx/futures/future.hpp>

+

<hpx/futures/futures_factory.hpp>

+

<hpx/futures/packaged_continuation.hpp>

+

<hpx/futures/traits/acquire_future.hpp>

+

<hpx/futures/traits/acquire_shared_state.hpp>

+

<hpx/futures/traits/detail/future_traits.hpp>

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

<hpx/futures/traits/is_future_range.hpp>

+

core/iterator_support

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/pack_traversal

+

<hpx/pack_traversal/pack_traversal_async.hpp>

+

core/preprocessor

+

<hpx/preprocessor/strip_parens.hpp>

+

core/tag_invoke

+

<hpx/functional/tag_invoke.hpp>

+

core/thread_support

+

<hpx/thread_support/atomic_count.hpp>

+

core/type_support

+

<hpx/type_support/decay.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

<hpx/type_support/unwrap_ref.hpp>

+

core/util

+

<hpx/util/detail/reserve.hpp>

+ + +

Secondary dependencies for core/async_combinators

+

core/allocator_support

+

core/assertion

+

core/async_base

+

core/datastructures

+

core/errors

+

core/execution_base

+

core/functional

+

core/futures

+

core/iterator_support

+

core/memory

+

core/type_support

+

core/util

+

core/coroutines

+

core/synchronization

+

core/threading_base

+

core/timing

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/async_combinators

+

core/algorithms

+

<hpx/async_combinators/wait_all.hpp>

+

<hpx/modules/async_combinators.hpp>

+

core/compute_local

+

<hpx/async_combinators/wait_all.hpp>

+

<hpx/async_combinators/when_all.hpp>

+

core/execution

+

<hpx/async_combinators/wait_all.hpp>

+

<hpx/async_combinators/when_all.hpp>

+

core/include_local

+

core/threadmanager

+

<hpx/async_combinators/wait_all.hpp>

+

full/agas

+

<hpx/async_combinators/wait_all.hpp>

+

full/collectives

+

<hpx/async_combinators/when_all.hpp>

+

full/include

+

<hpx/modules/async_combinators.hpp>

+

full/performance_counters

+

<hpx/async_combinators/wait_all.hpp>

+

full/runtime_distributed

+

<hpx/async_combinators/wait_all.hpp>

+
+ + + diff --git a/branches/master/report/master/core/async_local.html b/branches/master/report/master/core/async_local.html new file mode 100644 index 00000000000..252d75b84e7 --- /dev/null +++ b/branches/master/report/master/core/async_local.html @@ -0,0 +1,317 @@ + + +HPX Dependency Report for core/async_local + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/async_local

+

core/async_base

+

<hpx/async_base/async.hpp>

+

<hpx/async_base/dataflow.hpp>

+

<hpx/async_base/post.hpp>

+

<hpx/async_base/sync.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/executors

+

<hpx/executors/async.hpp>

+

<hpx/executors/dataflow.hpp>

+

<hpx/executors/post.hpp>

+

<hpx/executors/sync.hpp>

+ + +

Secondary dependencies for core/async_local

+

core/async_base

+

core/config

+

core/executors

+

core/allocator_support

+

core/concurrency

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution

+

core/execution_base

+

core/futures

+

core/io_service

+

core/pack_traversal

+

core/resource_partitioner

+

core/serialization

+

core/synchronization

+

core/threading

+

core/threading_base

+

core/topology

+

core/ini

+

core/prefix

+

core/thread_pools

+ + +

Reverse dependencies for core/async_local

+

core/algorithms

+

<hpx/async_local/async.hpp>

+

<hpx/async_local/dataflow.hpp>

+

<hpx/modules/async_local.hpp>

+

core/compute_local

+

<hpx/async_local/async.hpp>

+

core/include_local

+

core/resiliency

+

<hpx/modules/async_local.hpp>

+

core/thread_pool_util

+

<hpx/async_local/async.hpp>

+

<hpx/async_local/post.hpp>

+

full/actions_base

+

<hpx/async_local/sync_fwd.hpp>

+

full/async_colocated

+

<hpx/async_local/async_fwd.hpp>

+

full/async_distributed

+

<hpx/async_local/async.hpp>

+

<hpx/async_local/async_fwd.hpp>

+

<hpx/async_local/dataflow.hpp>

+

<hpx/async_local/post.hpp>

+

<hpx/async_local/sync.hpp>

+

<hpx/async_local/sync_fwd.hpp>

+

full/collectives

+

<hpx/async_local/dataflow.hpp>

+

full/compute

+

<hpx/async_local/dataflow.hpp>

+

full/include

+

<hpx/async_local/async.hpp>

+

<hpx/async_local/dataflow.hpp>

+

<hpx/async_local/post.hpp>

+

<hpx/async_local/sync.hpp>

+

<hpx/modules/async_local.hpp>

+

full/resiliency_distributed

+

<hpx/modules/async_local.hpp>

+

full/runtime_components

+

<hpx/async_local/async_fwd.hpp>

+
+ + + diff --git a/branches/master/report/master/core/batch_environments.html b/branches/master/report/master/core/batch_environments.html new file mode 100644 index 00000000000..ff5772f9b30 --- /dev/null +++ b/branches/master/report/master/core/batch_environments.html @@ -0,0 +1,137 @@ + + +HPX Dependency Report for core/batch_environments + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/batch_environments

+

core/asio

+

<hpx/asio/asio_util.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/string_util

+

<hpx/string_util/classification.hpp>

+

<hpx/string_util/split.hpp>

+

<hpx/string_util/tokenizer.hpp>

+

core/type_support

+

<hpx/type_support/unused.hpp>

+ + +

Secondary dependencies for core/batch_environments

+

core/asio

+

core/assertion

+

core/config

+

core/errors

+

core/string_util

+

core/type_support

+

core/functional

+

core/iterator_support

+

core/logging

+ + +

Reverse dependencies for core/batch_environments

+

full/command_line_handling

+

<hpx/modules/batch_environments.hpp>

+
+ + + diff --git a/branches/master/report/master/core/cache.html b/branches/master/report/master/core/cache.html new file mode 100644 index 00000000000..6c45aa4ecd8 --- /dev/null +++ b/branches/master/report/master/core/cache.html @@ -0,0 +1,73 @@ + + +HPX Dependency Report for core/cache + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/cache

+

core/config

+

<hpx/config.hpp>

+ + +

Secondary dependencies for core/cache

+

core/config

+ + +

Reverse dependencies for core/cache

+

full/agas

+

<hpx/cache/lru_cache.hpp>

+

<hpx/cache/statistics/local_full_statistics.hpp>

+
+ + + diff --git a/branches/master/report/master/core/command_line_handling_local.html b/branches/master/report/master/core/command_line_handling_local.html new file mode 100644 index 00000000000..e7b3bf3678b --- /dev/null +++ b/branches/master/report/master/core/command_line_handling_local.html @@ -0,0 +1,233 @@ + + +HPX Dependency Report for core/command_line_handling_local + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/command_line_handling_local

+

core/asio

+

<hpx/modules/asio.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/config_registry

+

<hpx/modules/config_registry.hpp>

+

core/datastructures

+

<hpx/datastructures/any.hpp>

+

core/debugging

+

<hpx/modules/debugging.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/filesystem

+

<hpx/modules/filesystem.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/functional

+

<hpx/functional/detail/reset_function.hpp>

+

<hpx/functional/function.hpp>

+

core/ini

+

<hpx/ini/ini.hpp>

+

core/logging

+

<hpx/logging/config/defines.hpp>

+

core/preprocessor

+

<hpx/preprocessor/stringize.hpp>

+

core/program_options

+

<hpx/modules/program_options.hpp>

+

core/runtime_configuration

+

<hpx/modules/runtime_configuration.hpp>

+

core/string_util

+

<hpx/modules/string_util.hpp>

+

core/topology

+

<hpx/modules/topology.hpp>

+

core/util

+

<hpx/modules/util.hpp>

+

core/version

+

<hpx/version.hpp>

+ + +

Secondary dependencies for core/command_line_handling_local

+

core/datastructures

+

core/errors

+

core/functional

+

core/ini

+

core/logging

+

core/program_options

+

core/runtime_configuration

+

core/string_util

+

core/topology

+

core/util

+

core/version

+

core/async_base

+

core/concurrency

+

core/coroutines

+ + +

Reverse dependencies for core/command_line_handling_local

+

core/init_runtime_local

+

<hpx/command_line_handling_local/command_line_handling_local.hpp>

+

core/runtime_local

+

<hpx/command_line_handling_local/late_command_line_handling_local.hpp>

+

<hpx/command_line_handling_local/parse_command_line_local.hpp>

+

core/testing

+

<hpx/modules/command_line_handling_local.hpp>

+

full/command_line_handling

+

<hpx/command_line_handling_local/parse_command_line_local.hpp>

+

<hpx/modules/command_line_handling_local.hpp>

+
+ + + diff --git a/branches/master/report/master/core/compute_local.html b/branches/master/report/master/core/compute_local.html new file mode 100644 index 00000000000..1a145bd69b4 --- /dev/null +++ b/branches/master/report/master/core/compute_local.html @@ -0,0 +1,497 @@ + + +HPX Dependency Report for core/compute_local + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/compute_local

+

core/algorithms

+

<hpx/parallel/algorithms/for_each.hpp>

+

<hpx/parallel/container_algorithms/for_each.hpp>

+

<hpx/parallel/util/adapt_sharing_mode.hpp>

+

<hpx/parallel/util/cancellation_token.hpp>

+

<hpx/parallel/util/partitioner_with_cleanup.hpp>

+

<hpx/parallel/util/transfer.hpp>

+

core/allocator_support

+

<hpx/allocator_support/detail/new.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_combinators

+

<hpx/async_combinators/wait_all.hpp>

+

<hpx/async_combinators/when_all.hpp>

+

core/async_local

+

<hpx/async_local/async.hpp>

+

core/concepts

+

<hpx/concepts/concepts.hpp>

+

<hpx/modules/concepts.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/endian.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/coroutines/thread_enums.hpp>

+

core/datastructures

+

<hpx/datastructures/serialization/dynamic_bitset.hpp>

+

<hpx/datastructures/tuple.hpp>

+

core/errors

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

core/execution

+

<hpx/execution/executors/default_parameters.hpp>

+

<hpx/execution/executors/execution.hpp>

+

<hpx/execution/executors/execution_information.hpp>

+

<hpx/execution/executors/execution_parameters.hpp>

+

<hpx/execution/traits/executor_traits.hpp>

+

core/execution_base

+

<hpx/execution_base/this_thread.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

core/executors

+

<hpx/executors/execution_policy.hpp>

+

<hpx/executors/fork_join_executor.hpp>

+

<hpx/executors/guided_pool_executor.hpp>

+

<hpx/executors/restricted_thread_pool_executor.hpp>

+

core/functional

+

<hpx/functional/bind.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

core/iterator_support

+

<hpx/iterator_support/counting_shape.hpp>

+

<hpx/iterator_support/iterator_adaptor.hpp>

+

<hpx/iterator_support/iterator_range.hpp>

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

core/resource_partitioner

+

<hpx/resource_partitioner/detail/partitioner.hpp>

+

core/runtime_local

+

<hpx/runtime_local/get_os_thread_count.hpp>

+

<hpx/runtime_local/get_worker_thread_num.hpp>

+

<hpx/runtime_local/report_error.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

<hpx/runtime_local/thread_pool_helpers.hpp>

+

core/serialization

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/traits/is_bitwise_serializable.hpp>

+

<hpx/serialization/traits/is_not_bitwise_serializable.hpp>

+

core/threadmanager

+

<hpx/modules/threadmanager.hpp>

+

core/topology

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+

core/type_support

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/detail/wrap_int.hpp>

+ + +

Secondary dependencies for core/compute_local

+

core/algorithms

+

core/allocator_support

+

core/assertion

+

core/async_combinators

+

core/async_local

+

core/concepts

+

core/config

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution

+

core/execution_base

+

core/executors

+

core/functional

+

core/futures

+

core/iterator_support

+

core/resource_partitioner

+

core/runtime_local

+

core/serialization

+

core/threadmanager

+

core/topology

+

core/command_line_handling_local

+

core/concurrency

+

core/ini

+

core/prefix

+

core/program_options

+

core/runtime_configuration

+

core/synchronization

+ + +

Reverse dependencies for core/compute_local

+

core/include_local

+

full/compute

+

<hpx/compute_local/host.hpp>

+

<hpx/compute_local/host/get_targets.hpp>

+

<hpx/compute_local/host/target.hpp>

+

<hpx/compute_local/traits.hpp>

+

<hpx/modules/compute_local.hpp>

+

full/include

+

<hpx/compute_local/serialization/vector.hpp>

+

<hpx/compute_local/vector.hpp>

+

<hpx/modules/compute_local.hpp>

+
+ + + diff --git a/branches/master/report/master/core/concepts.html b/branches/master/report/master/core/concepts.html new file mode 100644 index 00000000000..744a3d9f6eb --- /dev/null +++ b/branches/master/report/master/core/concepts.html @@ -0,0 +1,299 @@ + + +HPX Dependency Report for core/concepts + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/concepts

+

core/config

+

<hpx/config.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+ + +

Secondary dependencies for core/concepts

+ + +

Reverse dependencies for core/concepts

+

core/algorithms

+

<hpx/concepts/concepts.hpp>

+

<hpx/modules/concepts.hpp>

+

core/async_base

+

<hpx/modules/concepts.hpp>

+

core/compute_local

+

<hpx/concepts/concepts.hpp>

+

<hpx/modules/concepts.hpp>

+

core/execution

+

<hpx/concepts/concepts.hpp>

+

<hpx/concepts/has_member_xxx.hpp>

+

core/execution_base

+

<hpx/concepts/concepts.hpp>

+

<hpx/concepts/has_member_xxx.hpp>

+

core/executors

+

<hpx/concepts/concepts.hpp>

+

<hpx/concepts/has_member_xxx.hpp>

+

<hpx/modules/concepts.hpp>

+

core/futures

+

<hpx/concepts/concepts.hpp>

+

<hpx/concepts/has_member_xxx.hpp>

+

core/lock_registration

+

<hpx/concepts/has_member_xxx.hpp>

+

core/resiliency

+

<hpx/concepts/concepts.hpp>

+

core/serialization

+

<hpx/concepts/has_member_xxx.hpp>

+

<hpx/concepts/has_xxx.hpp>

+

core/timed_execution

+

<hpx/concepts/concepts.hpp>

+

<hpx/modules/concepts.hpp>

+

core/type_support

+

<hpx/concepts/concepts.hpp>

+

<hpx/concepts/has_member_xxx.hpp>

+

core/util

+

<hpx/concepts/has_member_xxx.hpp>

+

full/actions_base

+

<hpx/concepts/has_member_xxx.hpp>

+

full/async_distributed

+

<hpx/modules/concepts.hpp>

+

full/collectives

+

<hpx/concepts/concepts.hpp>

+

full/components_base

+

<hpx/concepts/has_xxx.hpp>

+

full/include

+

<hpx/concepts/concepts.hpp>

+

<hpx/concepts/has_member_xxx.hpp>

+

<hpx/concepts/has_xxx.hpp>

+
+ + + diff --git a/branches/master/report/master/core/concurrency.html b/branches/master/report/master/core/concurrency.html new file mode 100644 index 00000000000..cadf4cd4a27 --- /dev/null +++ b/branches/master/report/master/core/concurrency.html @@ -0,0 +1,267 @@ + + +HPX Dependency Report for core/concurrency + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/concurrency

+

core/allocator_support

+

<hpx/allocator_support/aligned_allocator.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/forward.hpp>

+

<hpx/config/move.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/datastructures

+

<hpx/datastructures/optional.hpp>

+

<hpx/datastructures/tuple.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/hashing

+

<hpx/hashing/fibhash.hpp>

+

core/itt_notify

+

<hpx/modules/itt_notify.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/thread_support

+

<hpx/thread_support/spinlock.hpp>

+

core/type_support

+

<hpx/type_support/bit_cast.hpp>

+

<hpx/type_support/construct_at.hpp>

+ + +

Secondary dependencies for core/concurrency

+

core/allocator_support

+

core/assertion

+

core/config

+

core/datastructures

+

core/errors

+

core/hashing

+

core/lock_registration

+

core/type_support

+

core/functional

+ + +

Reverse dependencies for core/concurrency

+

core/algorithms

+

<hpx/concurrency/cache_line_data.hpp>

+

core/executors

+

<hpx/concurrency/cache_line_data.hpp>

+

<hpx/concurrency/detail/contiguous_index_queue.hpp>

+

<hpx/concurrency/detail/non_contiguous_index_queue.hpp>

+

core/ini

+

<hpx/concurrency/spinlock.hpp>

+

core/io_service

+

<hpx/concurrency/barrier.hpp>

+

core/schedulers

+

<hpx/concurrency/cache_line_data.hpp>

+

<hpx/concurrency/concurrentqueue.hpp>

+

<hpx/concurrency/deque.hpp>

+

<hpx/concurrency/queue.hpp>

+

<hpx/modules/concurrency.hpp>

+

core/static_reinit

+

<hpx/concurrency/spinlock.hpp>

+

core/synchronization

+

<hpx/concurrency/cache_line_data.hpp>

+

<hpx/modules/concurrency.hpp>

+

core/thread_pools

+

<hpx/concurrency/barrier.hpp>

+

core/threading_base

+

<hpx/concurrency/cache_line_data.hpp>

+

<hpx/concurrency/spinlock_pool.hpp>

+

core/topology

+

<hpx/concurrency/spinlock.hpp>

+

full/components_base

+

<hpx/concurrency/cache_line_data.hpp>

+

<hpx/concurrency/spinlock.hpp>

+

full/naming_base

+

<hpx/concurrency/spinlock_pool.hpp>

+

full/runtime_components

+

<hpx/concurrency/spinlock.hpp>

+

full/runtime_distributed

+

<hpx/concurrency/queue.hpp>

+
+ + + diff --git a/branches/master/report/master/core/config.html b/branches/master/report/master/core/config.html new file mode 100644 index 00000000000..b3abf03626e --- /dev/null +++ b/branches/master/report/master/core/config.html @@ -0,0 +1,2200 @@ + + +HPX Dependency Report for core/config + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/config

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/identity.hpp>

+

<hpx/preprocessor/stringize.hpp>

+ + +

Secondary dependencies for core/config

+ + +

Reverse dependencies for core/config

+

core/affinity

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/algorithms

+

<hpx/config.hpp>

+

<hpx/config/forward.hpp>

+

<hpx/config/move.hpp>

+

core/allocator_support

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/asio

+

<hpx/config.hpp>

+

core/assertion

+

<hpx/config.hpp>

+

<hpx/config/export_definitions.hpp>

+

core/async_base

+

<hpx/config.hpp>

+

core/async_combinators

+

<hpx/config.hpp>

+

core/async_local

+

<hpx/config.hpp>

+

core/batch_environments

+

<hpx/config.hpp>

+

core/cache

+

<hpx/config.hpp>

+

core/command_line_handling_local

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/compute_local

+

<hpx/config.hpp>

+

<hpx/config/endian.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/concepts

+

<hpx/config.hpp>

+

core/concurrency

+

<hpx/config.hpp>

+

<hpx/config/forward.hpp>

+

<hpx/config/move.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/config.hpp>

+

<hpx/config/compiler_specific.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/datastructures

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/debugging

+

<hpx/config.hpp>

+

core/errors

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/execution

+

<hpx/config.hpp>

+

core/execution_base

+

<hpx/config.hpp>

+

<hpx/config/constexpr.hpp>

+

<hpx/config/defines.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/executors

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/filesystem

+

<hpx/config.hpp>

+

<hpx/config/detail/compat_error_code.hpp>

+

core/format

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/functional

+

<hpx/config.hpp>

+

core/futures

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/hardware

+

<hpx/config.hpp>

+

core/hashing

+

<hpx/config.hpp>

+

core/include_local

+

<hpx/config.hpp>

+

core/ini

+

<hpx/config.hpp>

+

core/init_runtime_local

+

<hpx/config.hpp>

+

core/io_service

+

<hpx/config.hpp>

+

<hpx/config/asio.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/iterator_support

+

<hpx/config.hpp>

+

core/itt_notify

+

<hpx/config.hpp>

+

core/lcos_local

+

<hpx/config.hpp>

+

core/lock_registration

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

core/logging

+

<hpx/config.hpp>

+

core/memory

+

<hpx/config.hpp>

+

core/pack_traversal

+

<hpx/config.hpp>

+

core/plugin

+

<hpx/config.hpp>

+

core/prefix

+

<hpx/config.hpp>

+

core/program_options

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/properties

+

<hpx/config.hpp>

+

core/resiliency

+

<hpx/config.hpp>

+

<hpx/config/export_definitions.hpp>

+

core/resource_partitioner

+

<hpx/config.hpp>

+

core/runtime_configuration

+

<hpx/config.hpp>

+

<hpx/config/endian.hpp>

+

core/runtime_local

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/schedulers

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/serialization

+

<hpx/config.hpp>

+

<hpx/config/endian.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/static_reinit

+

<hpx/config.hpp>

+

core/string_util

+

<hpx/config.hpp>

+

<hpx/config/forward.hpp>

+

core/synchronization

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/tag_invoke

+

<hpx/config.hpp>

+

core/testing

+

<hpx/config.hpp>

+

core/thread_pool_util

+

<hpx/config.hpp>

+

core/thread_pools

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/thread_support

+

<hpx/config.hpp>

+

<hpx/config/compiler_fence.hpp>

+

core/threading

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/threading_base

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/threadmanager

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/timed_execution

+

<hpx/config.hpp>

+

core/timing

+

<hpx/config.hpp>

+

core/topology

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/type_support

+

<hpx/config.hpp>

+

<hpx/config/defines.hpp>

+

core/util

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/version

+

<hpx/config.hpp>

+

<hpx/config/config_strings.hpp>

+

<hpx/config/version.hpp>

+

full/actions

+

<hpx/config.hpp>

+

<hpx/config/defines.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/actions_base

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/agas

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/agas_base

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/async_colocated

+

<hpx/config.hpp>

+

full/async_distributed

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/checkpoint

+

<hpx/config.hpp>

+

full/checkpoint_base

+

<hpx/config.hpp>

+

full/collectives

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/command_line_handling

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/components

+

<hpx/config.hpp>

+

full/components_base

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/compute

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/distribution_policies

+

<hpx/config.hpp>

+

full/executors_distributed

+

<hpx/config.hpp>

+

full/include

+

<hpx/config.hpp>

+

full/init_runtime

+

<hpx/config.hpp>

+

full/lcos_distributed

+

<hpx/config.hpp>

+

full/naming

+

<hpx/config.hpp>

+

full/naming_base

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/parcelport_tcp

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/parcelports

+

<hpx/config.hpp>

+

full/parcelset

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/parcelset_base

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/performance_counters

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/plugin_factories

+

<hpx/config.hpp>

+

full/resiliency_distributed

+

<hpx/config.hpp>

+

full/runtime_components

+

<hpx/config.hpp>

+

full/runtime_distributed

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

full/segmented_algorithms

+

<hpx/config.hpp>

+

full/statistics

+

<hpx/config.hpp>

+
+ + + diff --git a/branches/master/report/master/core/config_registry.html b/branches/master/report/master/core/config_registry.html new file mode 100644 index 00000000000..3323587d05b --- /dev/null +++ b/branches/master/report/master/core/config_registry.html @@ -0,0 +1,81 @@ + + +HPX Dependency Report for core/config_registry + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/config_registry

+ + +

Secondary dependencies for core/config_registry

+ + +

Reverse dependencies for core/config_registry

+

core/allocator_support

+

<hpx/modules/config_registry.hpp>

+

core/command_line_handling_local

+

<hpx/modules/config_registry.hpp>

+

core/coroutines

+

<hpx/modules/config_registry.hpp>

+

core/datastructures

+

<hpx/modules/config_registry.hpp>

+

core/logging

+

<hpx/modules/config_registry.hpp>

+

core/serialization

+

<hpx/modules/config_registry.hpp>

+

core/topology

+

<hpx/modules/config_registry.hpp>

+

core/version

+

<hpx/modules/config_registry.hpp>

+
+ + + diff --git a/branches/master/report/master/core/coroutines.html b/branches/master/report/master/core/coroutines.html new file mode 100644 index 00000000000..2fb54dadb8b --- /dev/null +++ b/branches/master/report/master/core/coroutines.html @@ -0,0 +1,399 @@ + + +HPX Dependency Report for core/coroutines + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/coroutines

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/compiler_specific.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/config_registry

+

<hpx/modules/config_registry.hpp>

+

core/debugging

+

<hpx/debugging/attach_debugger.hpp>

+

<hpx/debugging/backtrace.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/functional

+

<hpx/functional/detail/reset_function.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/thread_support

+

<hpx/thread_support/atomic_count.hpp>

+

core/type_support

+

<hpx/type_support/unused.hpp>

+

core/util

+

<hpx/util/get_and_reset_value.hpp>

+

core/version

+

<hpx/version.hpp>

+ + +

Secondary dependencies for core/coroutines

+

core/assertion

+

core/config

+

core/errors

+

core/functional

+

core/memory

+

core/type_support

+

core/util

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/coroutines

+

core/algorithms

+

<hpx/coroutines/thread_enums.hpp>

+

core/async_base

+

<hpx/coroutines/thread_enums.hpp>

+

core/compute_local

+

<hpx/coroutines/thread_enums.hpp>

+

core/execution

+

<hpx/coroutines/thread_enums.hpp>

+

core/execution_base

+

<hpx/coroutines/thread_enums.hpp>

+

core/executors

+

<hpx/coroutines/detail/get_stack_pointer.hpp>

+

<hpx/coroutines/thread_enums.hpp>

+

core/futures

+

<hpx/coroutines/thread_enums.hpp>

+

core/init_runtime_local

+

<hpx/coroutines/detail/context_impl.hpp>

+

core/runtime_configuration

+

<hpx/coroutines/thread_enums.hpp>

+

core/runtime_local

+

<hpx/coroutines/coroutine.hpp>

+

<hpx/coroutines/signal_handler_debugging.hpp>

+

<hpx/coroutines/thread_enums.hpp>

+

core/synchronization

+

<hpx/coroutines/coroutine_fwd.hpp>

+

<hpx/coroutines/thread_enums.hpp>

+

<hpx/coroutines/thread_id_type.hpp>

+

core/thread_pools

+

<hpx/coroutines/thread_enums.hpp>

+

core/threading_base

+

<hpx/coroutines/coroutine.hpp>

+

<hpx/coroutines/coroutine_fwd.hpp>

+

<hpx/coroutines/detail/combined_tagged_state.hpp>

+

<hpx/coroutines/detail/coroutine_accessor.hpp>

+

<hpx/coroutines/detail/coroutine_impl.hpp>

+

<hpx/coroutines/detail/coroutine_stackful_self.hpp>

+

<hpx/coroutines/detail/tss.hpp>

+

<hpx/coroutines/stackless_coroutine.hpp>

+

<hpx/coroutines/thread_enums.hpp>

+

<hpx/coroutines/thread_id_type.hpp>

+

<hpx/modules/coroutines.hpp>

+

full/actions

+

<hpx/coroutines/thread_enums.hpp>

+

<hpx/modules/coroutines.hpp>

+

full/actions_base

+

<hpx/coroutines/thread_enums.hpp>

+

full/async_distributed

+

<hpx/coroutines/detail/get_stack_pointer.hpp>

+

<hpx/coroutines/thread_enums.hpp>

+

full/components

+

<hpx/coroutines/thread_enums.hpp>

+

full/components_base

+

<hpx/coroutines/coroutine.hpp>

+

<hpx/coroutines/thread_enums.hpp>

+

<hpx/modules/coroutines.hpp>

+

full/init_runtime

+

<hpx/coroutines/detail/context_impl.hpp>

+

full/parcelset

+

<hpx/modules/coroutines.hpp>

+

full/parcelset_base

+

<hpx/modules/coroutines.hpp>

+

full/runtime_distributed

+

<hpx/coroutines/coroutine.hpp>

+
+ + + diff --git a/branches/master/report/master/core/datastructures.html b/branches/master/report/master/core/datastructures.html new file mode 100644 index 00000000000..0745ae9d1bd --- /dev/null +++ b/branches/master/report/master/core/datastructures.html @@ -0,0 +1,499 @@ + + +HPX Dependency Report for core/datastructures + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/datastructures

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/config_registry

+

<hpx/modules/config_registry.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/serialization

+

<hpx/serialization.hpp>

+

<hpx/serialization/base_object.hpp>

+

<hpx/serialization/config/defines.hpp>

+

<hpx/serialization/detail/non_default_constructible.hpp>

+

<hpx/serialization/detail/polymorphic_nonintrusive_factory.hpp>

+

<hpx/serialization/detail/raw_ptr.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/serialize_buffer_fwd.hpp>

+

<hpx/serialization/traits/is_bitwise_serializable.hpp>

+

<hpx/serialization/traits/is_not_bitwise_serializable.hpp>

+

core/type_support

+

<hpx/modules/type_support.hpp>

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/pack.hpp>

+ + +

Secondary dependencies for core/datastructures

+

core/assertion

+

core/config

+

core/errors

+

core/serialization

+

core/type_support

+ + +

Reverse dependencies for core/datastructures

+

core/affinity

+

<hpx/datastructures/tuple.hpp>

+

core/algorithms

+

<hpx/datastructures/tuple.hpp>

+

core/async_combinators

+

<hpx/datastructures/tuple.hpp>

+

core/command_line_handling_local

+

<hpx/datastructures/any.hpp>

+

core/compute_local

+

<hpx/datastructures/serialization/dynamic_bitset.hpp>

+

<hpx/datastructures/tuple.hpp>

+

core/concurrency

+

<hpx/datastructures/optional.hpp>

+

<hpx/datastructures/tuple.hpp>

+

core/execution

+

<hpx/datastructures/detail/small_vector.hpp>

+

<hpx/datastructures/member_pack.hpp>

+

<hpx/datastructures/optional.hpp>

+

<hpx/datastructures/tuple.hpp>

+

<hpx/datastructures/variant.hpp>

+

core/execution_base

+

<hpx/datastructures/tuple.hpp>

+

<hpx/datastructures/variant.hpp>

+

core/executors

+

<hpx/datastructures/tuple.hpp>

+

<hpx/datastructures/variant.hpp>

+

core/functional

+

<hpx/datastructures/member_pack.hpp>

+

<hpx/datastructures/tuple.hpp>

+

<hpx/datastructures/variant.hpp>

+

core/futures

+

<hpx/datastructures/detail/small_vector.hpp>

+

<hpx/datastructures/tuple.hpp>

+

<hpx/datastructures/variant.hpp>

+

core/include_local

+

<hpx/datastructures/any.hpp>

+

<hpx/datastructures/optional.hpp>

+

<hpx/datastructures/serialization/serializable_any.hpp>

+

<hpx/datastructures/serialization/tuple.hpp>

+

<hpx/datastructures/tuple.hpp>

+

core/iterator_support

+

<hpx/datastructures/tuple.hpp>

+

core/lcos_local

+

<hpx/datastructures/detail/dynamic_bitset.hpp>

+

<hpx/datastructures/detail/intrusive_list.hpp>

+

core/pack_traversal

+

<hpx/datastructures/traits/is_tuple_like.hpp>

+

<hpx/datastructures/tuple.hpp>

+

core/plugin

+

<hpx/datastructures/any.hpp>

+

core/program_options

+

<hpx/datastructures/any.hpp>

+

<hpx/datastructures/optional.hpp>

+

core/resiliency

+

<hpx/datastructures/tuple.hpp>

+

core/resource_partitioner

+

<hpx/datastructures/tuple.hpp>

+

core/runtime_configuration

+

<hpx/datastructures/any.hpp>

+

core/runtime_local

+

<hpx/datastructures/optional.hpp>

+

core/schedulers

+

<hpx/datastructures/detail/small_vector.hpp>

+

core/synchronization

+

<hpx/datastructures/detail/intrusive_list.hpp>

+

<hpx/datastructures/detail/small_vector.hpp>

+

<hpx/datastructures/optional.hpp>

+

core/topology

+

<hpx/datastructures/detail/dynamic_bitset.hpp>

+

full/actions

+

<hpx/datastructures/serialization/tuple.hpp>

+

<hpx/modules/datastructures.hpp>

+

full/actions_base

+

<hpx/datastructures/tuple.hpp>

+

full/agas

+

<hpx/datastructures/detail/dynamic_bitset.hpp>

+

full/agas_base

+

<hpx/datastructures/tuple.hpp>

+

<hpx/modules/datastructures.hpp>

+

full/async_colocated

+

<hpx/datastructures/tuple.hpp>

+

full/async_distributed

+

<hpx/datastructures/member_pack.hpp>

+

<hpx/datastructures/serialization/tuple.hpp>

+

<hpx/datastructures/tuple.hpp>

+

full/collectives

+

<hpx/datastructures/any.hpp>

+

<hpx/datastructures/tuple.hpp>

+

full/components_base

+

<hpx/modules/datastructures.hpp>

+

full/include

+

<hpx/datastructures/traits/is_tuple_like.hpp>

+

<hpx/datastructures/traits/supports_streaming_with_any.hpp>

+

full/init_runtime

+

<hpx/datastructures/tuple.hpp>

+

full/naming

+

<hpx/modules/datastructures.hpp>

+

full/parcelset

+

<hpx/modules/datastructures.hpp>

+

full/parcelset_base

+

<hpx/modules/datastructures.hpp>

+

full/runtime_components

+

<hpx/datastructures/tuple.hpp>

+

full/runtime_distributed

+

<hpx/datastructures/tuple.hpp>

+

<hpx/modules/datastructures.hpp>

+

full/segmented_algorithms

+

<hpx/datastructures/tuple.hpp>

+
+ + + diff --git a/branches/master/report/master/core/debugging.html b/branches/master/report/master/core/debugging.html new file mode 100644 index 00000000000..1c53034da29 --- /dev/null +++ b/branches/master/report/master/core/debugging.html @@ -0,0 +1,144 @@ + + +HPX Dependency Report for core/debugging + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/debugging

+

core/config

+

<hpx/config.hpp>

+ + +

Secondary dependencies for core/debugging

+

core/config

+ + +

Reverse dependencies for core/debugging

+

core/command_line_handling_local

+

<hpx/modules/debugging.hpp>

+

core/coroutines

+

<hpx/debugging/attach_debugger.hpp>

+

<hpx/debugging/backtrace.hpp>

+

core/executors

+

<hpx/debugging/demangle_helper.hpp>

+

<hpx/debugging/print.hpp>

+

core/functional

+

<hpx/debugging/demangle_helper.hpp>

+

core/lock_registration

+

<hpx/debugging/backtrace.hpp>

+

core/program_options

+

<hpx/debugging/environ.hpp>

+

core/runtime_local

+

<hpx/debugging/attach_debugger.hpp>

+

<hpx/debugging/backtrace.hpp>

+

<hpx/modules/debugging.hpp>

+

core/schedulers

+

<hpx/debugging/print.hpp>

+

core/serialization

+

<hpx/debugging/demangle_helper.hpp>

+

core/threading_base

+

<hpx/debugging/backtrace.hpp>

+

<hpx/debugging/print.hpp>

+

<hpx/modules/debugging.hpp>

+

full/actions_base

+

<hpx/debugging/demangle_helper.hpp>

+

full/command_line_handling

+

<hpx/modules/debugging.hpp>

+

full/init_runtime

+

<hpx/debugging/environ.hpp>

+
+ + + diff --git a/branches/master/report/master/core/errors.html b/branches/master/report/master/core/errors.html new file mode 100644 index 00000000000..0355c402abe --- /dev/null +++ b/branches/master/report/master/core/errors.html @@ -0,0 +1,612 @@ + + +HPX Dependency Report for core/errors + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/errors

+

core/assertion

+

<hpx/assert.hpp>

+

<hpx/assertion/current_function.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/filesystem

+

<hpx/modules/filesystem.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

core/thread_support

+

<hpx/thread_support/spinlock.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+ + +

Secondary dependencies for core/errors

+

core/logging

+

core/thread_support

+

core/type_support

+ + +

Reverse dependencies for core/errors

+

core/affinity

+

<hpx/modules/errors.hpp>

+

core/algorithms

+

<hpx/errors/exception_list.hpp>

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+

core/asio

+

<hpx/modules/errors.hpp>

+

core/async_combinators

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+

core/batch_environments

+

<hpx/modules/errors.hpp>

+

core/command_line_handling_local

+

<hpx/modules/errors.hpp>

+

core/compute_local

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

core/concurrency

+

<hpx/modules/errors.hpp>

+

core/coroutines

+

<hpx/modules/errors.hpp>

+

core/datastructures

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+

core/execution_base

+

<hpx/errors/error.hpp>

+

<hpx/errors/throw_exception.hpp>

+

core/executors

+

<hpx/errors/exception.hpp>

+

<hpx/errors/exception_list.hpp>

+

<hpx/errors/throw_exception.hpp>

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+

core/functional

+

<hpx/modules/errors.hpp>

+

core/futures

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+

core/include_local

+

<hpx/modules/errors.hpp>

+

core/ini

+

<hpx/modules/errors.hpp>

+

core/init_runtime_local

+

<hpx/modules/errors.hpp>

+

core/io_service

+

<hpx/modules/errors.hpp>

+

core/lcos_local

+

<hpx/modules/errors.hpp>

+

core/lock_registration

+

<hpx/modules/errors.hpp>

+

core/plugin

+

<hpx/modules/errors.hpp>

+

core/prefix

+

<hpx/modules/errors.hpp>

+

core/resource_partitioner

+

<hpx/modules/errors.hpp>

+

core/runtime_configuration

+

<hpx/modules/errors.hpp>

+

core/runtime_local

+

<hpx/modules/errors.hpp>

+

core/schedulers

+

<hpx/modules/errors.hpp>

+

core/serialization

+

<hpx/modules/errors.hpp>

+

core/string_util

+

<hpx/modules/errors.hpp>

+

core/synchronization

+

<hpx/modules/errors.hpp>

+

core/thread_pools

+

<hpx/modules/errors.hpp>

+

core/threading

+

<hpx/modules/errors.hpp>

+

core/threading_base

+

<hpx/errors/error.hpp>

+

<hpx/errors/error_code.hpp>

+

<hpx/errors/exception.hpp>

+

<hpx/errors/exception_fwd.hpp>

+

<hpx/errors/throw_exception.hpp>

+

<hpx/modules/errors.hpp>

+

core/threadmanager

+

<hpx/modules/errors.hpp>

+

core/topology

+

<hpx/modules/errors.hpp>

+

core/util

+

<hpx/modules/errors.hpp>

+

full/actions_base

+

<hpx/modules/errors.hpp>

+

full/agas

+

<hpx/modules/errors.hpp>

+

full/agas_base

+

<hpx/modules/errors.hpp>

+

full/async_colocated

+

<hpx/modules/errors.hpp>

+

full/async_distributed

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+

full/collectives

+

<hpx/errors/exception.hpp>

+

<hpx/errors/throw_exception.hpp>

+

<hpx/modules/errors.hpp>

+

full/command_line_handling

+

<hpx/modules/errors.hpp>

+

full/components

+

<hpx/errors/error_code.hpp>

+

<hpx/modules/errors.hpp>

+

full/components_base

+

<hpx/modules/errors.hpp>

+

full/include

+

<hpx/modules/errors.hpp>

+

full/init_runtime

+

<hpx/modules/errors.hpp>

+

full/naming

+

<hpx/modules/errors.hpp>

+

full/parcelport_tcp

+

<hpx/modules/errors.hpp>

+

full/parcelset

+

<hpx/modules/errors.hpp>

+

full/parcelset_base

+

<hpx/modules/errors.hpp>

+

full/performance_counters

+

<hpx/modules/errors.hpp>

+

full/plugin_factories

+

<hpx/modules/errors.hpp>

+

full/runtime_components

+

<hpx/modules/errors.hpp>

+

full/runtime_distributed

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+
+ + + diff --git a/branches/master/report/master/core/execution.html b/branches/master/report/master/core/execution.html new file mode 100644 index 00000000000..30d4393e16a --- /dev/null +++ b/branches/master/report/master/core/execution.html @@ -0,0 +1,1340 @@ + + +HPX Dependency Report for core/execution + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/execution

+

core/allocator_support

+

<hpx/allocator_support/allocator_deleter.hpp>

+

<hpx/allocator_support/internal_allocator.hpp>

+

<hpx/allocator_support/thread_local_caching_allocator.hpp>

+

<hpx/allocator_support/traits/is_allocator.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/dataflow.hpp>

+

<hpx/async_base/launch_policy.hpp>

+

<hpx/async_base/scheduling_properties.hpp>

+

<hpx/async_base/traits/is_launch_policy.hpp>

+

core/async_combinators

+

<hpx/async_combinators/wait_all.hpp>

+

<hpx/async_combinators/when_all.hpp>

+

core/concepts

+

<hpx/concepts/concepts.hpp>

+

<hpx/concepts/has_member_xxx.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/coroutines

+

<hpx/coroutines/thread_enums.hpp>

+

core/datastructures

+

<hpx/datastructures/detail/small_vector.hpp>

+

<hpx/datastructures/member_pack.hpp>

+

<hpx/datastructures/optional.hpp>

+

<hpx/datastructures/tuple.hpp>

+

<hpx/datastructures/variant.hpp>

+

core/errors

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+

core/execution_base

+

<hpx/execution_base/completion_scheduler.hpp>

+

<hpx/execution_base/completion_signatures.hpp>

+

<hpx/execution_base/execution.hpp>

+

<hpx/execution_base/get_env.hpp>

+

<hpx/execution_base/operation_state.hpp>

+

<hpx/execution_base/receiver.hpp>

+

<hpx/execution_base/sender.hpp>

+

<hpx/execution_base/stdexec_forward.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

<hpx/execution_base/traits/is_executor_parameters.hpp>

+

core/functional

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/invoke.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

<hpx/functional/move_only_function.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

core/futures

+

<hpx/futures/detail/future_data.hpp>

+

<hpx/futures/future.hpp>

+

<hpx/futures/futures_factory.hpp>

+

<hpx/futures/packaged_continuation.hpp>

+

<hpx/futures/promise.hpp>

+

<hpx/futures/traits/acquire_shared_state.hpp>

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/future_then_result.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

core/iterator_support

+

<hpx/iterator_support/counting_shape.hpp>

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/pack_traversal

+

<hpx/pack_traversal/unwrap.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

core/serialization

+

<hpx/serialization/base_object.hpp>

+

<hpx/serialization/detail/polymorphic_nonintrusive_factory.hpp>

+

<hpx/serialization/serialize.hpp>

+

core/synchronization

+

<hpx/synchronization/detail/condition_variable.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

<hpx/synchronization/stop_token.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

<hpx/functional/detail/tag_priority_invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/tag_invoke.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/thread_support

+

<hpx/modules/thread_support.hpp>

+

<hpx/thread_support/atomic_count.hpp>

+

core/threading_base

+

<hpx/threading_base/annotated_function.hpp>

+

<hpx/threading_base/detail/get_default_pool.hpp>

+

<hpx/threading_base/register_thread.hpp>

+

<hpx/threading_base/scoped_annotation.hpp>

+

<hpx/threading_base/thread_description.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

core/timing

+

<hpx/timing/high_resolution_clock.hpp>

+

<hpx/timing/steady_clock.hpp>

+

core/topology

+

<hpx/modules/topology.hpp>

+

<hpx/topology/topology.hpp>

+

core/type_support

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/decay.hpp>

+

<hpx/type_support/detail/with_result_of.hpp>

+

<hpx/type_support/detail/wrap_int.hpp>

+

<hpx/type_support/detected.hpp>

+

<hpx/type_support/equality.hpp>

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/lazy_conditional.hpp>

+

<hpx/type_support/meta.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+ + +

Secondary dependencies for core/execution

+

core/allocator_support

+

core/assertion

+

core/async_combinators

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution_base

+

core/functional

+

core/futures

+

core/pack_traversal

+

core/serialization

+

core/synchronization

+

core/threading_base

+

core/timing

+

core/topology

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/execution

+

core/algorithms

+

<hpx/execution/algorithms/detail/is_negative.hpp>

+

<hpx/execution/algorithms/detail/partial_algorithm.hpp>

+

<hpx/execution/algorithms/detail/predicates.hpp>

+

<hpx/execution/algorithms/just.hpp>

+

<hpx/execution/algorithms/let_value.hpp>

+

<hpx/execution/algorithms/sync_wait.hpp>

+

<hpx/execution/algorithms/then.hpp>

+

<hpx/execution/algorithms/when_all.hpp>

+

<hpx/execution/detail/execution_parameter_callbacks.hpp>

+

<hpx/execution/execution.hpp>

+

<hpx/execution/executors/execution.hpp>

+

<hpx/execution/executors/execution_information.hpp>

+

<hpx/execution/executors/execution_parameters.hpp>

+

<hpx/execution/traits/is_execution_policy.hpp>

+

<hpx/execution/traits/vector_pack_alignment_size.hpp>

+

<hpx/execution/traits/vector_pack_all_any_none.hpp>

+

<hpx/execution/traits/vector_pack_conditionals.hpp>

+

<hpx/execution/traits/vector_pack_count_bits.hpp>

+

<hpx/execution/traits/vector_pack_find.hpp>

+

<hpx/execution/traits/vector_pack_get_set.hpp>

+

<hpx/execution/traits/vector_pack_load_store.hpp>

+

<hpx/execution/traits/vector_pack_reduce.hpp>

+

<hpx/execution/traits/vector_pack_type.hpp>

+

<hpx/modules/execution.hpp>

+

core/compute_local

+

<hpx/execution/executors/default_parameters.hpp>

+

<hpx/execution/executors/execution.hpp>

+

<hpx/execution/executors/execution_information.hpp>

+

<hpx/execution/executors/execution_parameters.hpp>

+

<hpx/execution/traits/executor_traits.hpp>

+

core/executors

+

<hpx/execution/algorithms/bulk.hpp>

+

<hpx/execution/algorithms/detail/predicates.hpp>

+

<hpx/execution/algorithms/keep_future.hpp>

+

<hpx/execution/algorithms/make_future.hpp>

+

<hpx/execution/algorithms/schedule_from.hpp>

+

<hpx/execution/algorithms/start_detached.hpp>

+

<hpx/execution/algorithms/sync_wait.hpp>

+

<hpx/execution/algorithms/then.hpp>

+

<hpx/execution/algorithms/transfer.hpp>

+

<hpx/execution/algorithms/transfer_just.hpp>

+

<hpx/execution/detail/async_launch_policy_dispatch.hpp>

+

<hpx/execution/detail/future_exec.hpp>

+

<hpx/execution/detail/post_policy_dispatch.hpp>

+

<hpx/execution/detail/sync_launch_policy_dispatch.hpp>

+

<hpx/execution/execution.hpp>

+

<hpx/execution/executors/default_parameters.hpp>

+

<hpx/execution/executors/execution.hpp>

+

<hpx/execution/executors/execution_parameters.hpp>

+

<hpx/execution/executors/fused_bulk_execute.hpp>

+

<hpx/execution/executors/rebind_executor.hpp>

+

<hpx/execution/executors/static_chunk_size.hpp>

+

<hpx/execution/queries/get_scheduler.hpp>

+

<hpx/execution/traits/executor_traits.hpp>

+

<hpx/execution/traits/is_execution_policy.hpp>

+

core/include_local

+

<hpx/modules/execution.hpp>

+

core/init_runtime_local

+

<hpx/execution/detail/execution_parameter_callbacks.hpp>

+

core/resiliency

+

<hpx/execution/executors/execution.hpp>

+

<hpx/execution/traits/executor_traits.hpp>

+

<hpx/modules/execution.hpp>

+

core/runtime_local

+

<hpx/execution/executors/execution.hpp>

+

core/timed_execution

+

<hpx/execution/executors/execution.hpp>

+

<hpx/execution/traits/executor_traits.hpp>

+

full/agas

+

<hpx/modules/execution.hpp>

+

full/async_distributed

+

<hpx/execution/detail/async_launch_policy_dispatch.hpp>

+

<hpx/execution/detail/sync_launch_policy_dispatch.hpp>

+

<hpx/execution/executors/execution.hpp>

+

full/collectives

+

<hpx/execution/execution.hpp>

+

<hpx/modules/execution.hpp>

+

full/components

+

<hpx/execution/executors/execution.hpp>

+

<hpx/modules/execution.hpp>

+

full/distribution_policies

+

<hpx/modules/execution.hpp>

+

full/executors_distributed

+

<hpx/execution/execution.hpp>

+

full/include

+

<hpx/execution/executors/auto_chunk_size.hpp>

+

<hpx/execution/executors/default_parameters.hpp>

+

<hpx/execution/executors/dynamic_chunk_size.hpp>

+

<hpx/execution/executors/execution_information.hpp>

+

<hpx/execution/executors/execution_parameters.hpp>

+

<hpx/execution/executors/guided_chunk_size.hpp>

+

<hpx/execution/executors/persistent_auto_chunk_size.hpp>

+

<hpx/execution/executors/static_chunk_size.hpp>

+

<hpx/modules/execution.hpp>

+

full/init_runtime

+

<hpx/execution/detail/execution_parameter_callbacks.hpp>

+

full/naming

+

<hpx/modules/execution.hpp>

+

full/performance_counters

+

<hpx/modules/execution.hpp>

+

full/segmented_algorithms

+

<hpx/execution/executors/execution.hpp>

+
+ + + diff --git a/branches/master/report/master/core/execution_base.html b/branches/master/report/master/core/execution_base.html new file mode 100644 index 00000000000..fbaa35d53ad --- /dev/null +++ b/branches/master/report/master/core/execution_base.html @@ -0,0 +1,616 @@ + + +HPX Dependency Report for core/execution_base + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/execution_base

+

core/assertion

+

<hpx/assert.hpp>

+

core/concepts

+

<hpx/concepts/concepts.hpp>

+

<hpx/concepts/has_member_xxx.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/constexpr.hpp>

+

<hpx/config/defines.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/coroutines/thread_enums.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

<hpx/datastructures/variant.hpp>

+

core/errors

+

<hpx/errors/error.hpp>

+

<hpx/errors/throw_exception.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/iterator_support

+

<hpx/iterator_support/counting_shape.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/tag_invoke.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/timing

+

<hpx/timing/high_resolution_timer.hpp>

+

<hpx/timing/steady_clock.hpp>

+

core/type_support

+

<hpx/modules/type_support.hpp>

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/coroutines_support.hpp>

+

<hpx/type_support/equality.hpp>

+

<hpx/type_support/meta.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unwrap_ref.hpp>

+ + +

Secondary dependencies for core/execution_base

+

core/assertion

+

core/concepts

+

core/config

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/iterator_support

+

core/lock_registration

+

core/timing

+

core/functional

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/execution_base

+

core/algorithms

+

<hpx/execution_base/completion_signatures.hpp>

+

<hpx/execution_base/execution.hpp>

+

<hpx/execution_base/sender.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

<hpx/execution_base/traits/is_executor_parameters.hpp>

+

core/async_combinators

+

<hpx/execution_base/this_thread.hpp>

+

core/compute_local

+

<hpx/execution_base/this_thread.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

core/execution

+

<hpx/execution_base/completion_scheduler.hpp>

+

<hpx/execution_base/completion_signatures.hpp>

+

<hpx/execution_base/execution.hpp>

+

<hpx/execution_base/get_env.hpp>

+

<hpx/execution_base/operation_state.hpp>

+

<hpx/execution_base/receiver.hpp>

+

<hpx/execution_base/sender.hpp>

+

<hpx/execution_base/stdexec_forward.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

<hpx/execution_base/traits/is_executor_parameters.hpp>

+

core/executors

+

<hpx/execution_base/completion_scheduler.hpp>

+

<hpx/execution_base/completion_signatures.hpp>

+

<hpx/execution_base/execution.hpp>

+

<hpx/execution_base/receiver.hpp>

+

<hpx/execution_base/sender.hpp>

+

<hpx/execution_base/stdexec_forward.hpp>

+

<hpx/execution_base/this_thread.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

<hpx/execution_base/traits/is_executor_parameters.hpp>

+

core/futures

+

<hpx/execution_base/execution.hpp>

+

<hpx/execution_base/this_thread.hpp>

+

core/include_local

+

<hpx/modules/execution_base.hpp>

+

core/resiliency

+

<hpx/execution_base/traits/is_executor.hpp>

+

core/runtime_local

+

<hpx/execution_base/this_thread.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

core/synchronization

+

<hpx/execution_base/agent_ref.hpp>

+

<hpx/execution_base/completion_signatures.hpp>

+

<hpx/execution_base/operation_state.hpp>

+

<hpx/execution_base/receiver.hpp>

+

<hpx/execution_base/sender.hpp>

+

<hpx/execution_base/this_thread.hpp>

+

<hpx/modules/execution_base.hpp>

+

core/thread_pools

+

<hpx/execution_base/this_thread.hpp>

+

core/threading_base

+

<hpx/execution_base/agent_base.hpp>

+

<hpx/execution_base/context_base.hpp>

+

<hpx/execution_base/resource_base.hpp>

+

<hpx/execution_base/this_thread.hpp>

+

core/threadmanager

+

<hpx/execution_base/this_thread.hpp>

+

core/timed_execution

+

<hpx/execution_base/execution.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

full/async_distributed

+

<hpx/execution_base/traits/is_executor.hpp>

+

full/executors_distributed

+

<hpx/execution_base/traits/is_executor.hpp>

+

full/include

+

<hpx/execution_base/this_thread.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

<hpx/execution_base/traits/is_executor_parameters.hpp>

+

full/naming_base

+

<hpx/execution_base/this_thread.hpp>

+

full/parcelport_tcp

+

<hpx/modules/execution_base.hpp>

+

full/parcelset

+

<hpx/modules/execution_base.hpp>

+

full/runtime_distributed

+

<hpx/execution_base/this_thread.hpp>

+
+ + + diff --git a/branches/master/report/master/core/executors.html b/branches/master/report/master/core/executors.html new file mode 100644 index 00000000000..c9329d24486 --- /dev/null +++ b/branches/master/report/master/core/executors.html @@ -0,0 +1,1007 @@ + + +HPX Dependency Report for core/executors + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/executors

+

core/allocator_support

+

<hpx/allocator_support/internal_allocator.hpp>

+

<hpx/allocator_support/thread_local_caching_allocator.hpp>

+

<hpx/modules/allocator_support.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/async.hpp>

+

<hpx/async_base/launch_policy.hpp>

+

<hpx/async_base/post.hpp>

+

<hpx/async_base/scheduling_properties.hpp>

+

<hpx/async_base/sync.hpp>

+

<hpx/async_base/traits/is_launch_policy.hpp>

+

<hpx/modules/async_base.hpp>

+

core/concepts

+

<hpx/concepts/concepts.hpp>

+

<hpx/concepts/has_member_xxx.hpp>

+

<hpx/modules/concepts.hpp>

+

core/concurrency

+

<hpx/concurrency/cache_line_data.hpp>

+

<hpx/concurrency/detail/contiguous_index_queue.hpp>

+

<hpx/concurrency/detail/non_contiguous_index_queue.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/coroutines/detail/get_stack_pointer.hpp>

+

<hpx/coroutines/thread_enums.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

<hpx/datastructures/variant.hpp>

+

core/debugging

+

<hpx/debugging/demangle_helper.hpp>

+

<hpx/debugging/print.hpp>

+

core/errors

+

<hpx/errors/exception.hpp>

+

<hpx/errors/exception_list.hpp>

+

<hpx/errors/throw_exception.hpp>

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/execution/algorithms/bulk.hpp>

+

<hpx/execution/algorithms/detail/predicates.hpp>

+

<hpx/execution/algorithms/keep_future.hpp>

+

<hpx/execution/algorithms/make_future.hpp>

+

<hpx/execution/algorithms/schedule_from.hpp>

+

<hpx/execution/algorithms/start_detached.hpp>

+

<hpx/execution/algorithms/sync_wait.hpp>

+

<hpx/execution/algorithms/then.hpp>

+

<hpx/execution/algorithms/transfer.hpp>

+

<hpx/execution/algorithms/transfer_just.hpp>

+

<hpx/execution/detail/async_launch_policy_dispatch.hpp>

+

<hpx/execution/detail/future_exec.hpp>

+

<hpx/execution/detail/post_policy_dispatch.hpp>

+

<hpx/execution/detail/sync_launch_policy_dispatch.hpp>

+

<hpx/execution/execution.hpp>

+

<hpx/execution/executors/default_parameters.hpp>

+

<hpx/execution/executors/execution.hpp>

+

<hpx/execution/executors/execution_parameters.hpp>

+

<hpx/execution/executors/fused_bulk_execute.hpp>

+

<hpx/execution/executors/rebind_executor.hpp>

+

<hpx/execution/executors/static_chunk_size.hpp>

+

<hpx/execution/queries/get_scheduler.hpp>

+

<hpx/execution/traits/executor_traits.hpp>

+

<hpx/execution/traits/is_execution_policy.hpp>

+

core/execution_base

+

<hpx/execution_base/completion_scheduler.hpp>

+

<hpx/execution_base/completion_signatures.hpp>

+

<hpx/execution_base/execution.hpp>

+

<hpx/execution_base/receiver.hpp>

+

<hpx/execution_base/sender.hpp>

+

<hpx/execution_base/stdexec_forward.hpp>

+

<hpx/execution_base/this_thread.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

<hpx/execution_base/traits/is_executor_parameters.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/functional

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/detail/runtime_get.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/invoke.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

<hpx/functional/one_shot.hpp>

+

<hpx/modules/functional.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/futures/traits/acquire_shared_state.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/is_future_tuple.hpp>

+

<hpx/modules/futures.hpp>

+

core/hardware

+

<hpx/modules/hardware.hpp>

+

core/io_service

+

<hpx/io_service/io_service_pool.hpp>

+

<hpx/io_service/io_service_pool_fwd.hpp>

+

core/iterator_support

+

<hpx/iterator_support/counting_iterator.hpp>

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+

core/itt_notify

+

<hpx/modules/itt_notify.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/pack_traversal

+

<hpx/pack_traversal/pack_traversal_async.hpp>

+

<hpx/pack_traversal/unwrap.hpp>

+

core/properties

+

<hpx/modules/properties.hpp>

+

<hpx/properties/property.hpp>

+

core/resource_partitioner

+

<hpx/resource_partitioner/detail/partitioner.hpp>

+

core/serialization

+

<hpx/serialization/serialize.hpp>

+

core/synchronization

+

<hpx/synchronization/latch.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

<hpx/functional/tag_invoke.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/threading

+

<hpx/threading/thread.hpp>

+

core/threading_base

+

<hpx/threading_base/annotated_function.hpp>

+

<hpx/threading_base/detail/get_default_pool.hpp>

+

<hpx/threading_base/print.hpp>

+

<hpx/threading_base/register_thread.hpp>

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_description.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

core/timing

+

<hpx/timing/steady_clock.hpp>

+

core/topology

+

<hpx/modules/topology.hpp>

+

<hpx/topology/cpu_mask.hpp>

+

core/type_support

+

<hpx/type_support/pack.hpp>

+ + +

Secondary dependencies for core/executors

+

core/allocator_support

+

core/assertion

+

core/concepts

+

core/concurrency

+

core/config

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution

+

core/execution_base

+

core/functional

+

core/futures

+

core/io_service

+

core/pack_traversal

+

core/resource_partitioner

+

core/serialization

+

core/synchronization

+

core/threading

+

core/threading_base

+

core/topology

+

core/ini

+

core/prefix

+

core/thread_pools

+ + +

Reverse dependencies for core/executors

+

core/algorithms

+

<hpx/executors/datapar/execution_policy.hpp>

+

<hpx/executors/exception_list.hpp>

+

<hpx/executors/execute_on.hpp>

+

<hpx/executors/execution_policy.hpp>

+

<hpx/executors/execution_policy_fwd.hpp>

+

<hpx/executors/execution_policy_parameters.hpp>

+

<hpx/executors/execution_policy_scheduling_property.hpp>

+

<hpx/executors/explicit_scheduler_executor.hpp>

+

<hpx/executors/parallel_executor.hpp>

+

<hpx/modules/executors.hpp>

+

core/async_local

+

<hpx/executors/async.hpp>

+

<hpx/executors/dataflow.hpp>

+

<hpx/executors/post.hpp>

+

<hpx/executors/sync.hpp>

+

core/compute_local

+

<hpx/executors/execution_policy.hpp>

+

<hpx/executors/fork_join_executor.hpp>

+

<hpx/executors/guided_pool_executor.hpp>

+

<hpx/executors/restricted_thread_pool_executor.hpp>

+

core/include_local

+

<hpx/modules/executors.hpp>

+

core/init_runtime_local

+

<hpx/executors/exception_list.hpp>

+

core/resiliency

+

<hpx/executors/current_executor.hpp>

+

core/runtime_local

+

<hpx/executors/service_executors.hpp>

+

core/timed_execution

+

<hpx/executors/execution_policy.hpp>

+

<hpx/executors/parallel_executor.hpp>

+

<hpx/executors/sequenced_executor.hpp>

+

full/async_distributed

+

<hpx/executors/sync.hpp>

+

full/include

+

<hpx/executors/exception_list.hpp>

+

<hpx/executors/execution_policy.hpp>

+

<hpx/modules/executors.hpp>

+

full/init_runtime

+

<hpx/executors/exception_list.hpp>

+

full/segmented_algorithms

+

<hpx/executors/execution_policy.hpp>

+
+ + + diff --git a/branches/master/report/master/core/filesystem.html b/branches/master/report/master/core/filesystem.html new file mode 100644 index 00000000000..516034931ee --- /dev/null +++ b/branches/master/report/master/core/filesystem.html @@ -0,0 +1,103 @@ + + +HPX Dependency Report for core/filesystem + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/filesystem

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/detail/compat_error_code.hpp>

+ + +

Secondary dependencies for core/filesystem

+

core/config

+ + +

Reverse dependencies for core/filesystem

+

core/command_line_handling_local

+

<hpx/modules/filesystem.hpp>

+

core/errors

+

<hpx/modules/filesystem.hpp>

+

core/init_runtime_local

+

<hpx/modules/filesystem.hpp>

+

core/logging

+

<hpx/modules/filesystem.hpp>

+

core/plugin

+

<hpx/modules/filesystem.hpp>

+

core/prefix

+

<hpx/modules/filesystem.hpp>

+

core/runtime_configuration

+

<hpx/modules/filesystem.hpp>

+

full/command_line_handling

+

<hpx/modules/filesystem.hpp>

+

full/init_runtime

+

<hpx/modules/filesystem.hpp>

+

full/runtime_distributed

+

<hpx/modules/filesystem.hpp>

+
+ + + diff --git a/branches/master/report/master/core/format.html b/branches/master/report/master/core/format.html new file mode 100644 index 00000000000..d44291832a4 --- /dev/null +++ b/branches/master/report/master/core/format.html @@ -0,0 +1,293 @@ + + +HPX Dependency Report for core/format + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/format

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+ + +

Secondary dependencies for core/format

+

core/config

+ + +

Reverse dependencies for core/format

+

core/asio

+

<hpx/util/from_string.hpp>

+

core/assertion

+

<hpx/modules/format.hpp>

+

core/batch_environments

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/command_line_handling_local

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/coroutines

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/errors

+

<hpx/modules/format.hpp>

+

core/execution_base

+

<hpx/modules/format.hpp>

+

core/executors

+

<hpx/modules/format.hpp>

+

core/include_local

+

<hpx/modules/format.hpp>

+

core/ini

+

<hpx/util/to_string.hpp>

+

core/init_runtime_local

+

<hpx/modules/format.hpp>

+

core/logging

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/plugin

+

<hpx/modules/format.hpp>

+

core/program_options

+

<hpx/util/from_string.hpp>

+

<hpx/util/to_string.hpp>

+

core/resource_partitioner

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/runtime_configuration

+

<hpx/util/from_string.hpp>

+

core/runtime_local

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/schedulers

+

<hpx/modules/format.hpp>

+

core/testing

+

<hpx/modules/format.hpp>

+

core/threading_base

+

<hpx/modules/format.hpp>

+

<hpx/util/to_string.hpp>

+

core/topology

+

<hpx/modules/format.hpp>

+

core/util

+

<hpx/util/from_string.hpp>

+

core/version

+

<hpx/modules/format.hpp>

+

full/actions_base

+

<hpx/modules/format.hpp>

+

full/agas

+

<hpx/modules/format.hpp>

+

full/agas_base

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

full/collectives

+

<hpx/util/from_string.hpp>

+

full/command_line_handling

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

full/components_base

+

<hpx/modules/format.hpp>

+

full/include

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

<hpx/util/to_string.hpp>

+

full/init_runtime

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

full/naming_base

+

<hpx/modules/format.hpp>

+

full/parcelset

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

full/parcelset_base

+

<hpx/modules/format.hpp>

+

<hpx/util/to_string.hpp>

+

full/performance_counters

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

full/runtime_distributed

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+
+ + + diff --git a/branches/master/report/master/core/functional.html b/branches/master/report/master/core/functional.html new file mode 100644 index 00000000000..452a5c5d6d3 --- /dev/null +++ b/branches/master/report/master/core/functional.html @@ -0,0 +1,959 @@ + + +HPX Dependency Report for core/functional + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/functional

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/datastructures

+

<hpx/datastructures/member_pack.hpp>

+

<hpx/datastructures/tuple.hpp>

+

<hpx/datastructures/variant.hpp>

+

core/debugging

+

<hpx/debugging/demangle_helper.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/itt_notify

+

<hpx/modules/itt_notify.hpp>

+

core/preprocessor

+

<hpx/preprocessor/stringize.hpp>

+

<hpx/preprocessor/strip_parens.hpp>

+

core/serialization

+

<hpx/serialization/detail/polymorphic_intrusive_factory.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/type_support

+

<hpx/type_support/decay.hpp>

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/meta.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/void_guard.hpp>

+ + +

Secondary dependencies for core/functional

+

core/assertion

+

core/datastructures

+

core/errors

+

core/serialization

+

core/type_support

+ + +

Reverse dependencies for core/functional

+

core/algorithms

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/first_argument.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/invoke.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

<hpx/functional/traits/get_function_address.hpp>

+

<hpx/functional/traits/get_function_annotation.hpp>

+

core/asio

+

<hpx/functional/function.hpp>

+

core/async_combinators

+

<hpx/functional/deferred_call.hpp>

+

core/command_line_handling_local

+

<hpx/functional/detail/reset_function.hpp>

+

<hpx/functional/function.hpp>

+

core/compute_local

+

<hpx/functional/bind.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

core/coroutines

+

<hpx/functional/detail/reset_function.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

core/execution

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/invoke.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

<hpx/functional/move_only_function.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

core/executors

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/detail/runtime_get.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/invoke.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

<hpx/functional/one_shot.hpp>

+

<hpx/modules/functional.hpp>

+

core/futures

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

core/include_local

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/experimental/scope_fail.hpp>

+

<hpx/functional/experimental/scope_success.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/invoke.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

<hpx/functional/mem_fn.hpp>

+

<hpx/functional/move_only_function.hpp>

+

<hpx/functional/traits/is_bind_expression.hpp>

+

<hpx/functional/traits/is_placeholder.hpp>

+

core/ini

+

<hpx/functional/function.hpp>

+

core/init_runtime_local

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

core/lcos_local

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

core/lock_registration

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

core/pack_traversal

+

<hpx/functional/invoke_fused.hpp>

+

core/plugin

+

<hpx/functional/function.hpp>

+

core/program_options

+

<hpx/functional/bind_front.hpp>

+

core/resiliency

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

core/resource_partitioner

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/function.hpp>

+

core/runtime_local

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

core/schedulers

+

<hpx/functional/function.hpp>

+

core/static_reinit

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

core/synchronization

+

<hpx/functional/move_only_function.hpp>

+

core/testing

+

<hpx/functional/function.hpp>

+

core/thread_pool_util

+

<hpx/functional/function.hpp>

+

<hpx/modules/functional.hpp>

+

core/thread_pools

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

core/threading

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

core/threading_base

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

<hpx/functional/traits/get_action_name.hpp>

+

<hpx/functional/traits/get_function_address.hpp>

+

<hpx/functional/traits/get_function_annotation.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

<hpx/modules/functional.hpp>

+

full/actions_base

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

full/agas

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/modules/functional.hpp>

+

full/agas_base

+

<hpx/functional/function.hpp>

+

full/async_colocated

+

<hpx/functional/bind.hpp>

+

<hpx/functional/move_only_function.hpp>

+

full/async_distributed

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

<hpx/functional/move_only_function.hpp>

+

<hpx/functional/serialization/serializable_move_only_function.hpp>

+

<hpx/functional/traits/get_function_address.hpp>

+

<hpx/functional/traits/get_function_annotation.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

<hpx/functional/traits/is_bind_expression.hpp>

+

<hpx/functional/traits/is_placeholder.hpp>

+

full/collectives

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/first_argument.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

full/command_line_handling

+

<hpx/functional/detail/reset_function.hpp>

+

<hpx/functional/function.hpp>

+

full/components

+

<hpx/functional/deferred_call.hpp>

+

full/components_base

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

<hpx/modules/functional.hpp>

+

full/distribution_policies

+

<hpx/functional/bind_back.hpp>

+

full/executors_distributed

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

full/include

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/function_ref.hpp>

+

<hpx/functional/move_only_function.hpp>

+

<hpx/functional/traits/get_function_address.hpp>

+

<hpx/functional/traits/get_function_annotation.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

<hpx/functional/traits/is_bind_expression.hpp>

+

<hpx/functional/traits/is_placeholder.hpp>

+

full/init_runtime

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

full/parcelport_tcp

+

<hpx/modules/functional.hpp>

+

full/parcelset

+

<hpx/modules/functional.hpp>

+

full/parcelset_base

+

<hpx/modules/functional.hpp>

+

full/performance_counters

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/modules/functional.hpp>

+

full/runtime_components

+

<hpx/functional/function.hpp>

+

full/runtime_distributed

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

full/segmented_algorithms

+

<hpx/functional/invoke.hpp>

+
+ + + diff --git a/branches/master/report/master/core/futures.html b/branches/master/report/master/core/futures.html new file mode 100644 index 00000000000..55bfe2e776d --- /dev/null +++ b/branches/master/report/master/core/futures.html @@ -0,0 +1,980 @@ + + +HPX Dependency Report for core/futures + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/futures

+

core/allocator_support

+

<hpx/allocator_support/allocator_deleter.hpp>

+

<hpx/allocator_support/internal_allocator.hpp>

+

<hpx/allocator_support/thread_local_caching_allocator.hpp>

+

<hpx/modules/allocator_support.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/concepts

+

<hpx/concepts/concepts.hpp>

+

<hpx/concepts/has_member_xxx.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/coroutines/thread_enums.hpp>

+

core/datastructures

+

<hpx/datastructures/detail/small_vector.hpp>

+

<hpx/datastructures/tuple.hpp>

+

<hpx/datastructures/variant.hpp>

+

core/errors

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+

core/execution_base

+

<hpx/execution_base/execution.hpp>

+

<hpx/execution_base/this_thread.hpp>

+

core/functional

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

core/iterator_support

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+

core/lock_registration

+

<hpx/modules/lock_registration.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/serialization

+

<hpx/serialization/detail/constructor_selector.hpp>

+

<hpx/serialization/detail/non_default_constructible.hpp>

+

<hpx/serialization/detail/polymorphic_nonintrusive_factory.hpp>

+

<hpx/serialization/exception_ptr.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

core/synchronization

+

<hpx/synchronization/condition_variable.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/thread_support

+

<hpx/thread_support/atomic_count.hpp>

+

core/threading_base

+

<hpx/threading_base/annotated_function.hpp>

+

<hpx/threading_base/detail/get_default_pool.hpp>

+

<hpx/threading_base/detail/switch_status.hpp>

+

<hpx/threading_base/register_thread.hpp>

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/scoped_annotation.hpp>

+

<hpx/threading_base/set_thread_state.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_description.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

core/timing

+

<hpx/timing/steady_clock.hpp>

+

core/type_support

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/coroutines_support.hpp>

+

<hpx/type_support/decay.hpp>

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/lazy_conditional.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

core/util

+

<hpx/util/detail/reserve.hpp>

+ + +

Secondary dependencies for core/futures

+

core/allocator_support

+

core/assertion

+

core/concepts

+

core/config

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution_base

+

core/functional

+

core/lock_registration

+

core/logging

+

core/serialization

+

core/synchronization

+

core/threading_base

+

core/timing

+

core/util

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/futures

+

core/algorithms

+

<hpx/futures/detail/future_data.hpp>

+

<hpx/futures/future.hpp>

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

<hpx/modules/futures.hpp>

+

core/async_combinators

+

<hpx/futures/detail/future_data.hpp>

+

<hpx/futures/detail/future_transforms.hpp>

+

<hpx/futures/future.hpp>

+

<hpx/futures/futures_factory.hpp>

+

<hpx/futures/packaged_continuation.hpp>

+

<hpx/futures/traits/acquire_future.hpp>

+

<hpx/futures/traits/acquire_shared_state.hpp>

+

<hpx/futures/traits/detail/future_traits.hpp>

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

<hpx/futures/traits/is_future_range.hpp>

+

core/compute_local

+

<hpx/futures/future.hpp>

+

core/execution

+

<hpx/futures/detail/future_data.hpp>

+

<hpx/futures/future.hpp>

+

<hpx/futures/futures_factory.hpp>

+

<hpx/futures/packaged_continuation.hpp>

+

<hpx/futures/promise.hpp>

+

<hpx/futures/traits/acquire_shared_state.hpp>

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/future_then_result.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

core/executors

+

<hpx/futures/future.hpp>

+

<hpx/futures/traits/acquire_shared_state.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/is_future_tuple.hpp>

+

<hpx/modules/futures.hpp>

+

core/include_local

+

core/init_runtime_local

+

<hpx/futures/detail/future_data.hpp>

+

core/lcos_local

+

<hpx/futures/future.hpp>

+

<hpx/futures/packaged_task.hpp>

+

<hpx/futures/promise.hpp>

+

<hpx/modules/futures.hpp>

+

core/pack_traversal

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

core/resiliency

+

<hpx/futures/future.hpp>

+

<hpx/modules/futures.hpp>

+

core/runtime_local

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

<hpx/futures/futures_factory.hpp>

+

core/thread_pool_util

+

<hpx/futures/future.hpp>

+

core/threading

+

<hpx/futures/detail/future_data.hpp>

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

core/threadmanager

+

<hpx/futures/future.hpp>

+

core/timed_execution

+

<hpx/futures/future.hpp>

+

full/actions_base

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

full/agas

+

<hpx/modules/futures.hpp>

+

full/agas_base

+

<hpx/futures/future.hpp>

+

<hpx/modules/futures.hpp>

+

full/async_colocated

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

<hpx/modules/futures.hpp>

+

full/async_distributed

+

<hpx/futures/detail/future_data.hpp>

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

<hpx/futures/traits/promise_remote_result.hpp>

+

<hpx/modules/futures.hpp>

+

full/checkpoint

+

<hpx/futures/future.hpp>

+

full/collectives

+

<hpx/futures/future.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

<hpx/modules/futures.hpp>

+

full/components

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

<hpx/futures/traits/acquire_future.hpp>

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

<hpx/modules/futures.hpp>

+

full/components_base

+

<hpx/futures/future.hpp>

+

<hpx/modules/futures.hpp>

+

full/compute

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

full/distribution_policies

+

<hpx/futures/future.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

full/executors_distributed

+

<hpx/futures/future.hpp>

+

full/include

+

<hpx/futures/traits/acquire_future.hpp>

+

<hpx/futures/traits/acquire_shared_state.hpp>

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/get_remote_result.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

<hpx/futures/traits/is_future_range.hpp>

+

<hpx/futures/traits/is_future_tuple.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

<hpx/futures/traits/promise_remote_result.hpp>

+

<hpx/modules/futures.hpp>

+

full/init_runtime

+

<hpx/futures/detail/future_data.hpp>

+

full/lcos_distributed

+

<hpx/futures/future.hpp>

+

<hpx/futures/traits/get_remote_result.hpp>

+

<hpx/futures/traits/promise_remote_result.hpp>

+

full/naming

+

<hpx/modules/futures.hpp>

+

full/naming_base

+

<hpx/futures/traits/get_remote_result.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

full/parcelset

+

<hpx/modules/futures.hpp>

+

full/performance_counters

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

<hpx/futures/packaged_continuation.hpp>

+

<hpx/modules/futures.hpp>

+

full/resiliency_distributed

+

<hpx/futures/future.hpp>

+

full/runtime_components

+

<hpx/futures/future.hpp>

+

full/runtime_distributed

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

<hpx/futures/packaged_task.hpp>

+

<hpx/futures/traits/get_remote_result.hpp>

+

<hpx/modules/futures.hpp>

+

full/segmented_algorithms

+

<hpx/futures/future.hpp>

+
+ + + diff --git a/branches/master/report/master/core/hardware.html b/branches/master/report/master/core/hardware.html new file mode 100644 index 00000000000..57fafdf5610 --- /dev/null +++ b/branches/master/report/master/core/hardware.html @@ -0,0 +1,81 @@ + + +HPX Dependency Report for core/hardware + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/hardware

+

core/config

+

<hpx/config.hpp>

+ + +

Secondary dependencies for core/hardware

+

core/config

+ + +

Reverse dependencies for core/hardware

+

core/executors

+

<hpx/modules/hardware.hpp>

+

core/thread_pools

+

<hpx/hardware/timestamp.hpp>

+

core/threading_base

+

<hpx/hardware/timestamp.hpp>

+

core/timing

+

<hpx/hardware/timestamp.hpp>

+
+ + + diff --git a/branches/master/report/master/core/hashing.html b/branches/master/report/master/core/hashing.html new file mode 100644 index 00000000000..095f083ce58 --- /dev/null +++ b/branches/master/report/master/core/hashing.html @@ -0,0 +1,105 @@ + + +HPX Dependency Report for core/hashing + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/hashing

+

core/config

+

<hpx/config.hpp>

+

core/serialization

+

<hpx/serialization/serialize.hpp>

+ + +

Secondary dependencies for core/hashing

+

core/config

+

core/serialization

+

core/assertion

+

core/errors

+ + +

Reverse dependencies for core/hashing

+

core/concurrency

+

<hpx/hashing/fibhash.hpp>

+

core/synchronization

+

<hpx/hashing/fibhash.hpp>

+

full/actions_base

+

<hpx/hashing/jenkins_hash.hpp>

+

full/agas_base

+

<hpx/hashing/jenkins_hash.hpp>

+

full/collectives

+

<hpx/hashing/jenkins_hash.hpp>

+

full/parcelset_base

+

<hpx/modules/hashing.hpp>

+
+ + + diff --git a/branches/master/report/master/core/include_local.html b/branches/master/report/master/core/include_local.html new file mode 100644 index 00000000000..0b4f489738e --- /dev/null +++ b/branches/master/report/master/core/include_local.html @@ -0,0 +1,525 @@ + + +HPX Dependency Report for core/include_local + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/include_local

+

core/algorithms

+

<hpx/parallel/algorithm.hpp>

+

<hpx/parallel/container_algorithms.hpp>

+

<hpx/parallel/container_memory.hpp>

+

<hpx/parallel/container_numeric.hpp>

+

<hpx/parallel/datapar.hpp>

+

<hpx/parallel/memory.hpp>

+

<hpx/parallel/numeric.hpp>

+

<hpx/parallel/task_block.hpp>

+

<hpx/parallel/task_group.hpp>

+

<hpx/parallel/unseq.hpp>

+

core/assertion

+

<hpx/assertion/source_location.hpp>

+

core/async_base

+

<hpx/modules/async_base.hpp>

+

core/async_combinators

+

<hpx/modules/async_combinators.hpp>

+

core/async_local

+

<hpx/modules/async_local.hpp>

+

core/compute_local

+

<hpx/modules/compute_local.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/datastructures

+

<hpx/datastructures/any.hpp>

+

<hpx/datastructures/optional.hpp>

+

<hpx/datastructures/serialization/serializable_any.hpp>

+

<hpx/datastructures/serialization/tuple.hpp>

+

<hpx/datastructures/tuple.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/modules/execution.hpp>

+

core/execution_base

+

<hpx/modules/execution_base.hpp>

+

core/executors

+

<hpx/modules/executors.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/functional

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/experimental/scope_fail.hpp>

+

<hpx/functional/experimental/scope_success.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/invoke.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

<hpx/functional/mem_fn.hpp>

+

<hpx/functional/move_only_function.hpp>

+

<hpx/functional/traits/is_bind_expression.hpp>

+

<hpx/functional/traits/is_placeholder.hpp>

+

core/futures

+

<hpx/modules/futures.hpp>

+

core/lcos_local

+

<hpx/lcos_local/channel.hpp>

+

<hpx/modules/lcos_local.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/pack_traversal

+

<hpx/pack_traversal/unwrap.hpp>

+

core/runtime_local

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

<hpx/runtime_local/service_executors.hpp>

+

core/synchronization

+

<hpx/modules/synchronization.hpp>

+

<hpx/synchronization/barrier.hpp>

+

<hpx/synchronization/binary_semaphore.hpp>

+

<hpx/synchronization/condition_variable.hpp>

+

<hpx/synchronization/counting_semaphore.hpp>

+

<hpx/synchronization/latch.hpp>

+

<hpx/synchronization/lock_types.hpp>

+

<hpx/synchronization/shared_mutex.hpp>

+

<hpx/synchronization/stop_token.hpp>

+

core/tag_invoke

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/thread_support

+

<hpx/thread_support/unlock_guard.hpp>

+

core/threading

+

<hpx/modules/threading.hpp>

+

core/threading_base

+

<hpx/modules/threading_base.hpp>

+

<hpx/threading_base/annotated_function.hpp>

+

<hpx/threading_base/scoped_annotation.hpp>

+

core/timed_execution

+

<hpx/modules/timed_execution.hpp>

+

core/timing

+

<hpx/modules/timing.hpp>

+

core/type_support

+

<hpx/type_support/bit_cast.hpp>

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/generator.hpp>

+

<hpx/type_support/is_relocatable.hpp>

+

<hpx/type_support/is_trivially_relocatable.hpp>

+

<hpx/type_support/relocate_at.hpp>

+ + +

Secondary dependencies for core/include_local

+

core/algorithms

+

core/assertion

+

core/async_base

+

core/async_combinators

+

core/compute_local

+

core/config

+

core/datastructures

+

core/errors

+

core/execution

+

core/execution_base

+

core/executors

+

core/functional

+

core/futures

+

core/lcos_local

+

core/memory

+

core/pack_traversal

+

core/runtime_local

+

core/synchronization

+

core/threading

+

core/threading_base

+

core/timed_execution

+

core/timing

+

core/type_support

+

core/command_line_handling_local

+

core/program_options

+

core/resource_partitioner

+

core/runtime_configuration

+

core/threadmanager

+

core/version

+ + +

Reverse dependencies for core/include_local

+

full/agas_base

+

<hpx/format.hpp>

+

full/include

+

<hpx/any.hpp>

+

<hpx/chrono.hpp>

+

<hpx/execution.hpp>

+

<hpx/functional.hpp>

+

<hpx/memory.hpp>

+

<hpx/numeric.hpp>

+

<hpx/optional.hpp>

+

<hpx/task_block.hpp>

+

<hpx/tuple.hpp>

+

<hpx/type_traits.hpp>

+

<hpx/unwrap.hpp>

+

full/performance_counters

+

<hpx/format.hpp>

+

full/runtime_distributed

+

<hpx/format.hpp>

+
+ + + diff --git a/branches/master/report/master/core/ini.html b/branches/master/report/master/core/ini.html new file mode 100644 index 00000000000..aba6a986de6 --- /dev/null +++ b/branches/master/report/master/core/ini.html @@ -0,0 +1,182 @@ + + +HPX Dependency Report for core/ini + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/ini

+

core/assertion

+

<hpx/assert.hpp>

+

core/concurrency

+

<hpx/concurrency/spinlock.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/format

+

<hpx/util/to_string.hpp>

+

core/functional

+

<hpx/functional/function.hpp>

+

core/serialization

+

<hpx/serialization/map.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

core/string_util

+

<hpx/string_util/classification.hpp>

+

<hpx/string_util/split.hpp>

+

core/thread_support

+

<hpx/thread_support/unlock_guard.hpp>

+ + +

Secondary dependencies for core/ini

+

core/assertion

+

core/concurrency

+

core/config

+

core/errors

+

core/functional

+

core/serialization

+

core/string_util

+

core/thread_support

+ + +

Reverse dependencies for core/ini

+

core/command_line_handling_local

+

<hpx/ini/ini.hpp>

+

core/resource_partitioner

+

<hpx/ini/ini.hpp>

+

core/runtime_configuration

+

<hpx/ini/ini.hpp>

+

full/async_distributed

+

<hpx/ini/ini.hpp>

+

full/command_line_handling

+

<hpx/ini/ini.hpp>

+

full/plugin_factories

+

<hpx/modules/ini.hpp>

+

full/runtime_components

+

<hpx/ini/ini.hpp>

+

full/runtime_distributed

+

<hpx/ini/ini.hpp>

+
+ + + diff --git a/branches/master/report/master/core/init_runtime_local.html b/branches/master/report/master/core/init_runtime_local.html new file mode 100644 index 00000000000..e34d1a9e104 --- /dev/null +++ b/branches/master/report/master/core/init_runtime_local.html @@ -0,0 +1,427 @@ + + +HPX Dependency Report for core/init_runtime_local + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/init_runtime_local

+

core/algorithms

+

<hpx/parallel/util/detail/handle_exception_termination_handler.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/command_line_handling_local

+

<hpx/command_line_handling_local/command_line_handling_local.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/coroutines

+

<hpx/coroutines/detail/context_impl.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/execution/detail/execution_parameter_callbacks.hpp>

+

core/executors

+

<hpx/executors/exception_list.hpp>

+

core/filesystem

+

<hpx/modules/filesystem.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/functional

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

core/futures

+

<hpx/futures/detail/future_data.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/logging

+

<hpx/logging/config/defines.hpp>

+

<hpx/modules/logging.hpp>

+

core/preprocessor

+

<hpx/preprocessor/stringize.hpp>

+

core/program_options

+

<hpx/modules/program_options.hpp>

+

<hpx/program_options/parsers.hpp>

+

<hpx/program_options/variables_map.hpp>

+

core/resource_partitioner

+

<hpx/resource_partitioner/partitioner.hpp>

+

core/runtime_configuration

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

core/runtime_local

+

<hpx/runtime_local/config_entry.hpp>

+

<hpx/runtime_local/custom_exception_info.hpp>

+

<hpx/runtime_local/debugging.hpp>

+

<hpx/runtime_local/detail/serialize_exception.hpp>

+

<hpx/runtime_local/get_locality_id.hpp>

+

<hpx/runtime_local/get_worker_thread_num.hpp>

+

<hpx/runtime_local/runtime_handlers.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/shutdown_function.hpp>

+

<hpx/runtime_local/startup_function.hpp>

+

core/schedulers

+

<hpx/modules/schedulers.hpp>

+

core/string_util

+

<hpx/string_util/classification.hpp>

+

<hpx/string_util/split.hpp>

+

core/testing

+

<hpx/modules/testing.hpp>

+

core/threading

+

<hpx/threading/thread.hpp>

+

core/threading_base

+

<hpx/threading_base/detail/get_default_timer_service.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

core/timing

+

<hpx/modules/timing.hpp>

+

core/type_support

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

core/util

+

<hpx/util/get_entry_as.hpp>

+ + +

Secondary dependencies for core/init_runtime_local

+

core/algorithms

+

core/command_line_handling_local

+

core/coroutines

+

core/errors

+

core/execution

+

core/executors

+

core/functional

+

core/futures

+

core/lock_registration

+

core/logging

+

core/program_options

+

core/resource_partitioner

+

core/runtime_configuration

+

core/runtime_local

+

core/schedulers

+

core/string_util

+

core/testing

+

core/threading

+

core/threading_base

+

core/timing

+

core/type_support

+

core/util

+

core/concurrency

+

core/synchronization

+

core/threadmanager

+ + +

Reverse dependencies for core/init_runtime_local

+

full/init_runtime

+

<hpx/init_runtime_local/detail/init_logging.hpp>

+

<hpx/init_runtime_local/init_runtime_local.hpp>

+
+ + + diff --git a/branches/master/report/master/core/io_service.html b/branches/master/report/master/core/io_service.html new file mode 100644 index 00000000000..839c2ceed2d --- /dev/null +++ b/branches/master/report/master/core/io_service.html @@ -0,0 +1,231 @@ + + +HPX Dependency Report for core/io_service + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/io_service

+

core/affinity

+

<hpx/affinity/affinity_data.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/concurrency

+

<hpx/concurrency/barrier.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/asio.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/threading_base

+

<hpx/threading_base/callback_notifier.hpp>

+

<hpx/threading_base/scheduler_state.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+ + +

Secondary dependencies for core/io_service

+

core/affinity

+

core/assertion

+

core/concurrency

+

core/config

+

core/errors

+

core/logging

+

core/threading_base

+

core/coroutines

+

core/datastructures

+

core/execution_base

+

core/functional

+

core/hashing

+

core/lock_registration

+

core/topology

+

core/type_support

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/io_service

+

core/executors

+

<hpx/io_service/io_service_pool.hpp>

+

<hpx/io_service/io_service_pool_fwd.hpp>

+

core/runtime_local

+

<hpx/io_service/io_service_pool.hpp>

+

<hpx/io_service/io_service_pool_fwd.hpp>

+

core/threadmanager

+

<hpx/io_service/io_service_pool.hpp>

+

<hpx/io_service/io_service_pool_fwd.hpp>

+

full/parcelset

+

<hpx/modules/io_service.hpp>

+

full/parcelset_base

+

<hpx/io_service/io_service_pool_fwd.hpp>

+

<hpx/modules/io_service.hpp>

+

full/runtime_distributed

+

<hpx/io_service/io_service_pool_fwd.hpp>

+

<hpx/modules/io_service.hpp>

+
+ + + diff --git a/branches/master/report/master/core/iterator_support.html b/branches/master/report/master/core/iterator_support.html new file mode 100644 index 00000000000..67584c18039 --- /dev/null +++ b/branches/master/report/master/core/iterator_support.html @@ -0,0 +1,530 @@ + + +HPX Dependency Report for core/iterator_support + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/iterator_support

+

core/config

+

<hpx/config.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

core/serialization

+

<hpx/serialization/serialization_fwd.hpp>

+

core/tag_invoke

+

<hpx/functional/invoke_result.hpp>

+

core/type_support

+

<hpx/type_support/default_sentinel.hpp>

+

<hpx/type_support/equality.hpp>

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/lazy_conditional.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+ + +

Secondary dependencies for core/iterator_support

+

core/config

+

core/datastructures

+

core/serialization

+

core/type_support

+

core/assertion

+

core/errors

+ + +

Reverse dependencies for core/iterator_support

+

core/algorithms

+

<hpx/iterator_support/counting_iterator.hpp>

+

<hpx/iterator_support/counting_shape.hpp>

+

<hpx/iterator_support/iterator_facade.hpp>

+

<hpx/iterator_support/iterator_range.hpp>

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+

<hpx/iterator_support/traits/is_sentinel_for.hpp>

+

<hpx/iterator_support/transform_iterator.hpp>

+

<hpx/iterator_support/zip_iterator.hpp>

+

<hpx/modules/iterator_support.hpp>

+

core/async_combinators

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

core/compute_local

+

<hpx/iterator_support/counting_shape.hpp>

+

<hpx/iterator_support/iterator_adaptor.hpp>

+

<hpx/iterator_support/iterator_range.hpp>

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

core/execution

+

<hpx/iterator_support/counting_shape.hpp>

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+

core/execution_base

+

<hpx/iterator_support/counting_shape.hpp>

+

core/executors

+

<hpx/iterator_support/counting_iterator.hpp>

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+

core/futures

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+

core/lcos_local

+

<hpx/iterator_support/iterator_facade.hpp>

+

core/pack_traversal

+

<hpx/iterator_support/traits/is_range.hpp>

+

core/program_options

+

<hpx/iterator_support/iterator_facade.hpp>

+

core/resiliency

+

<hpx/iterator_support/range.hpp>

+

core/string_util

+

<hpx/iterator_support/detail/minimum_category.hpp>

+

<hpx/iterator_support/iterator_facade.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+

core/util

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+

full/collectives

+

<hpx/iterator_support/counting_shape.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

full/include

+

<hpx/iterator_support/iterator_adaptor.hpp>

+

<hpx/iterator_support/iterator_facade.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+

full/parcelset_base

+

<hpx/modules/iterator_support.hpp>

+

full/segmented_algorithms

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/zip_iterator.hpp>

+

full/statistics

+

<hpx/iterator_support/iterator_range.hpp>

+
+ + + diff --git a/branches/master/report/master/core/itt_notify.html b/branches/master/report/master/core/itt_notify.html new file mode 100644 index 00000000000..b67a1458c04 --- /dev/null +++ b/branches/master/report/master/core/itt_notify.html @@ -0,0 +1,129 @@ + + +HPX Dependency Report for core/itt_notify + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/itt_notify

+

core/config

+

<hpx/config.hpp>

+ + +

Secondary dependencies for core/itt_notify

+

core/config

+ + +

Reverse dependencies for core/itt_notify

+

core/concurrency

+

<hpx/modules/itt_notify.hpp>

+

core/executors

+

<hpx/modules/itt_notify.hpp>

+

core/functional

+

<hpx/modules/itt_notify.hpp>

+

core/runtime_configuration

+

<hpx/modules/itt_notify.hpp>

+

core/runtime_local

+

<hpx/itt_notify/thread_name.hpp>

+

core/synchronization

+

<hpx/modules/itt_notify.hpp>

+

core/thread_pools

+

<hpx/modules/itt_notify.hpp>

+

core/threading_base

+

<hpx/modules/itt_notify.hpp>

+

full/actions

+

<hpx/modules/itt_notify.hpp>

+

full/actions_base

+

<hpx/modules/itt_notify.hpp>

+

full/components_base

+

<hpx/modules/itt_notify.hpp>

+

full/naming_base

+

<hpx/modules/itt_notify.hpp>

+

full/parcelset

+

<hpx/modules/itt_notify.hpp>

+

full/performance_counters

+

<hpx/modules/itt_notify.hpp>

+

full/runtime_distributed

+

<hpx/itt_notify/thread_name.hpp>

+
+ + + diff --git a/branches/master/report/master/core/lcos_local.html b/branches/master/report/master/core/lcos_local.html new file mode 100644 index 00000000000..df4ed133c1f --- /dev/null +++ b/branches/master/report/master/core/lcos_local.html @@ -0,0 +1,319 @@ + + +HPX Dependency Report for core/lcos_local + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/lcos_local

+

core/allocator_support

+

<hpx/allocator_support/internal_allocator.hpp>

+

<hpx/allocator_support/thread_local_caching_allocator.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/datastructures

+

<hpx/datastructures/detail/dynamic_bitset.hpp>

+

<hpx/datastructures/detail/intrusive_list.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/functional

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/futures/packaged_task.hpp>

+

<hpx/futures/promise.hpp>

+

<hpx/modules/futures.hpp>

+

core/iterator_support

+

<hpx/iterator_support/iterator_facade.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/serialization

+

<hpx/serialization/output_archive.hpp>

+

core/synchronization

+

<hpx/synchronization/condition_variable.hpp>

+

<hpx/synchronization/no_mutex.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/thread_support

+

<hpx/thread_support/atomic_count.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

core/type_support

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/extra_data.hpp>

+

<hpx/type_support/unused.hpp>

+ + +

Secondary dependencies for core/lcos_local

+

core/allocator_support

+

core/assertion

+

core/async_base

+

core/config

+

core/datastructures

+

core/errors

+

core/functional

+

core/futures

+

core/iterator_support

+

core/lock_registration

+

core/serialization

+

core/synchronization

+

core/type_support

+

core/coroutines

+

core/threading_base

+

core/timing

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/lcos_local

+

core/algorithms

+

<hpx/lcos_local/detail/preprocess_future.hpp>

+

core/include_local

+

full/collectives

+

<hpx/lcos_local/and_gate.hpp>

+

<hpx/lcos_local/channel.hpp>

+

full/include

+

<hpx/lcos_local/and_gate.hpp>

+

<hpx/lcos_local/channel.hpp>

+

<hpx/lcos_local/receive_buffer.hpp>

+

<hpx/lcos_local/trigger.hpp>

+

<hpx/modules/lcos_local.hpp>

+

full/lcos_distributed

+

<hpx/lcos_local/channel.hpp>

+

full/naming

+

<hpx/lcos_local/detail/preprocess_future.hpp>

+

full/parcelset

+

<hpx/lcos_local/detail/preprocess_future.hpp>

+
+ + + diff --git a/branches/master/report/master/core/lock_registration.html b/branches/master/report/master/core/lock_registration.html new file mode 100644 index 00000000000..64660b44634 --- /dev/null +++ b/branches/master/report/master/core/lock_registration.html @@ -0,0 +1,192 @@ + + +HPX Dependency Report for core/lock_registration + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/lock_registration

+

core/assertion

+

<hpx/assert.hpp>

+

core/concepts

+

<hpx/concepts/has_member_xxx.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

core/debugging

+

<hpx/debugging/backtrace.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/functional

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

core/type_support

+

<hpx/type_support/assert_owns_lock.hpp>

+ + +

Secondary dependencies for core/lock_registration

+

core/assertion

+

core/concepts

+

core/config

+

core/errors

+

core/functional

+

core/datastructures

+

core/logging

+

core/serialization

+ + +

Reverse dependencies for core/lock_registration

+

core/concurrency

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/execution_base

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/futures

+

<hpx/modules/lock_registration.hpp>

+

core/init_runtime_local

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/lcos_local

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/runtime_local

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/synchronization

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/threading

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/threading_base

+

<hpx/lock_registration/detail/register_locks.hpp>

+

full/agas

+

<hpx/lock_registration/detail/register_locks.hpp>

+

full/agas_base

+

<hpx/lock_registration/detail/register_locks.hpp>

+

full/collectives

+

<hpx/lock_registration/detail/register_locks.hpp>

+

<hpx/modules/lock_registration.hpp>

+

full/components_base

+

<hpx/lock_registration/detail/register_locks.hpp>

+

full/init_runtime

+

<hpx/lock_registration/detail/register_locks.hpp>

+

full/naming_base

+

<hpx/lock_registration/detail/register_locks.hpp>

+

full/runtime_distributed

+

<hpx/lock_registration/detail/register_locks.hpp>

+
+ + + diff --git a/branches/master/report/master/core/logging.html b/branches/master/report/master/core/logging.html new file mode 100644 index 00000000000..cad531dd2a5 --- /dev/null +++ b/branches/master/report/master/core/logging.html @@ -0,0 +1,259 @@ + + +HPX Dependency Report for core/logging + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/logging

+

core/assertion

+

<hpx/assert.hpp>

+

<hpx/assertion/current_function.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/config_registry

+

<hpx/modules/config_registry.hpp>

+

core/filesystem

+

<hpx/modules/filesystem.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

core/thread_support

+

<hpx/modules/thread_support.hpp>

+

<hpx/thread_support/spinlock.hpp>

+

core/type_support

+

<hpx/modules/type_support.hpp>

+ + +

Secondary dependencies for core/logging

+

core/type_support

+ + +

Reverse dependencies for core/logging

+

core/command_line_handling_local

+

<hpx/logging/config/defines.hpp>

+

core/errors

+

<hpx/modules/logging.hpp>

+

core/futures

+

<hpx/modules/logging.hpp>

+

core/init_runtime_local

+

<hpx/logging/config/defines.hpp>

+

<hpx/modules/logging.hpp>

+

core/io_service

+

<hpx/modules/logging.hpp>

+

core/runtime_configuration

+

<hpx/modules/logging.hpp>

+

core/runtime_local

+

<hpx/modules/logging.hpp>

+

core/schedulers

+

<hpx/modules/logging.hpp>

+

core/synchronization

+

<hpx/modules/logging.hpp>

+

core/thread_pools

+

<hpx/modules/logging.hpp>

+

core/threading_base

+

<hpx/modules/logging.hpp>

+

core/threadmanager

+

<hpx/modules/logging.hpp>

+

core/topology

+

<hpx/modules/logging.hpp>

+

full/actions_base

+

<hpx/modules/logging.hpp>

+

full/agas

+

<hpx/modules/logging.hpp>

+

full/agas_base

+

<hpx/modules/logging.hpp>

+

full/async_colocated

+

<hpx/modules/logging.hpp>

+

full/async_distributed

+

<hpx/modules/logging.hpp>

+

full/collectives

+

<hpx/modules/logging.hpp>

+

full/command_line_handling

+

<hpx/logging/config/defines.hpp>

+

full/components_base

+

<hpx/modules/logging.hpp>

+

full/init_runtime

+

<hpx/modules/logging.hpp>

+

full/naming

+

<hpx/modules/logging.hpp>

+

full/naming_base

+

<hpx/modules/logging.hpp>

+

full/parcelset

+

<hpx/modules/logging.hpp>

+

full/performance_counters

+

<hpx/modules/logging.hpp>

+

full/runtime_components

+

<hpx/modules/logging.hpp>

+

full/runtime_distributed

+

<hpx/modules/logging.hpp>

+
+ + + diff --git a/branches/master/report/master/core/memory.html b/branches/master/report/master/core/memory.html new file mode 100644 index 00000000000..42b6edc388b --- /dev/null +++ b/branches/master/report/master/core/memory.html @@ -0,0 +1,190 @@ + + +HPX Dependency Report for core/memory + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/memory

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/serialization

+

<hpx/serialization/serialize.hpp>

+ + +

Secondary dependencies for core/memory

+

core/assertion

+

core/config

+

core/serialization

+

core/errors

+ + +

Reverse dependencies for core/memory

+

core/algorithms

+

<hpx/modules/memory.hpp>

+

core/async_combinators

+

<hpx/modules/memory.hpp>

+

core/coroutines

+

<hpx/modules/memory.hpp>

+

core/execution

+

<hpx/modules/memory.hpp>

+

core/executors

+

<hpx/modules/memory.hpp>

+

core/futures

+

<hpx/modules/memory.hpp>

+

core/include_local

+

<hpx/modules/memory.hpp>

+

core/lcos_local

+

<hpx/modules/memory.hpp>

+

core/pack_traversal

+

<hpx/modules/memory.hpp>

+

core/synchronization

+

<hpx/modules/memory.hpp>

+

core/threading

+

<hpx/modules/memory.hpp>

+

full/async_distributed

+

<hpx/memory/intrusive_ptr.hpp>

+

<hpx/modules/memory.hpp>

+

full/collectives

+

<hpx/modules/memory.hpp>

+

full/components

+

<hpx/memory/intrusive_ptr.hpp>

+

<hpx/modules/memory.hpp>

+

full/components_base

+

<hpx/modules/memory.hpp>

+

full/naming

+

<hpx/memory/serialization/intrusive_ptr.hpp>

+

<hpx/modules/memory.hpp>

+

full/naming_base

+

<hpx/modules/memory.hpp>

+
+ + + diff --git a/branches/master/report/master/core/pack_traversal.html b/branches/master/report/master/core/pack_traversal.html new file mode 100644 index 00000000000..4d2aa8ece98 --- /dev/null +++ b/branches/master/report/master/core/pack_traversal.html @@ -0,0 +1,256 @@ + + +HPX Dependency Report for core/pack_traversal + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/pack_traversal

+

core/allocator_support

+

<hpx/allocator_support/allocator_deleter.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/datastructures

+

<hpx/datastructures/traits/is_tuple_like.hpp>

+

<hpx/datastructures/tuple.hpp>

+

core/functional

+

<hpx/functional/invoke_fused.hpp>

+

core/futures

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

core/iterator_support

+

<hpx/iterator_support/traits/is_range.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/type_support

+

<hpx/type_support/decay.hpp>

+

<hpx/type_support/pack.hpp>

+

core/util

+

<hpx/util/detail/reserve.hpp>

+ + +

Secondary dependencies for core/pack_traversal

+

core/allocator_support

+

core/assertion

+

core/config

+

core/datastructures

+

core/functional

+

core/futures

+

core/iterator_support

+

core/memory

+

core/type_support

+

core/util

+

core/coroutines

+

core/errors

+

core/logging

+

core/synchronization

+

core/threading_base

+

core/timing

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/pack_traversal

+

core/algorithms

+

<hpx/pack_traversal/unwrap.hpp>

+

core/async_combinators

+

<hpx/pack_traversal/pack_traversal_async.hpp>

+

core/execution

+

<hpx/pack_traversal/unwrap.hpp>

+

core/executors

+

<hpx/pack_traversal/pack_traversal_async.hpp>

+

<hpx/pack_traversal/unwrap.hpp>

+

core/include_local

+

<hpx/pack_traversal/unwrap.hpp>

+

full/async_distributed

+

<hpx/pack_traversal/pack_traversal_async.hpp>

+

full/collectives

+

<hpx/pack_traversal/unwrap.hpp>

+

full/distribution_policies

+

<hpx/pack_traversal/unwrap.hpp>

+

full/performance_counters

+

<hpx/pack_traversal/unwrap.hpp>

+

full/segmented_algorithms

+

<hpx/pack_traversal/unwrap.hpp>

+
+ + + diff --git a/branches/master/report/master/core/plugin.html b/branches/master/report/master/core/plugin.html new file mode 100644 index 00000000000..65574ec0bf3 --- /dev/null +++ b/branches/master/report/master/core/plugin.html @@ -0,0 +1,157 @@ + + +HPX Dependency Report for core/plugin + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/plugin

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/datastructures

+

<hpx/datastructures/any.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/filesystem

+

<hpx/modules/filesystem.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/functional

+

<hpx/functional/function.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

core/type_support

+

<hpx/type_support/pack.hpp>

+ + +

Secondary dependencies for core/plugin

+

core/datastructures

+

core/errors

+

core/functional

+

core/type_support

+ + +

Reverse dependencies for core/plugin

+

core/prefix

+

<hpx/modules/plugin.hpp>

+

core/runtime_configuration

+

<hpx/modules/plugin.hpp>

+

core/runtime_local

+

<hpx/modules/plugin.hpp>

+

full/include

+

<hpx/plugin/traits/plugin_config_data.hpp>

+

full/parcelport_tcp

+

<hpx/plugin/traits/plugin_config_data.hpp>

+

full/plugin_factories

+

<hpx/modules/plugin.hpp>

+

<hpx/plugin/traits/plugin_config_data.hpp>

+

full/runtime_distributed

+

<hpx/modules/plugin.hpp>

+
+ + + diff --git a/branches/master/report/master/core/prefix.html b/branches/master/report/master/core/prefix.html new file mode 100644 index 00000000000..a9bf9c4b41b --- /dev/null +++ b/branches/master/report/master/core/prefix.html @@ -0,0 +1,152 @@ + + +HPX Dependency Report for core/prefix + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/prefix

+

core/config

+

<hpx/config.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/filesystem

+

<hpx/modules/filesystem.hpp>

+

core/plugin

+

<hpx/modules/plugin.hpp>

+

core/preprocessor

+

<hpx/preprocessor/stringize.hpp>

+

core/string_util

+

<hpx/string_util/classification.hpp>

+

<hpx/string_util/split.hpp>

+

<hpx/string_util/tokenizer.hpp>

+

core/type_support

+

<hpx/type_support/unused.hpp>

+ + +

Secondary dependencies for core/prefix

+

core/errors

+

core/plugin

+

core/string_util

+

core/type_support

+

core/datastructures

+

core/functional

+

core/iterator_support

+

core/logging

+ + +

Reverse dependencies for core/prefix

+

core/resource_partitioner

+

<hpx/prefix/find_prefix.hpp>

+

core/runtime_configuration

+

<hpx/prefix/find_prefix.hpp>

+

core/version

+

<hpx/prefix/find_prefix.hpp>

+

full/init_runtime

+

<hpx/prefix/find_prefix.hpp>

+

full/plugin_factories

+

<hpx/modules/prefix.hpp>

+

full/runtime_components

+

<hpx/prefix/find_prefix.hpp>

+

full/runtime_distributed

+

<hpx/prefix/find_prefix.hpp>

+
+ + + diff --git a/branches/master/report/master/core/preprocessor.html b/branches/master/report/master/core/preprocessor.html new file mode 100644 index 00000000000..c4d44d19685 --- /dev/null +++ b/branches/master/report/master/core/preprocessor.html @@ -0,0 +1,314 @@ + + +HPX Dependency Report for core/preprocessor + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/preprocessor

+ + +

Secondary dependencies for core/preprocessor

+ + +

Reverse dependencies for core/preprocessor

+

core/allocator_support

+

<hpx/preprocessor/cat.hpp>

+

core/assertion

+

<hpx/preprocessor/stringize.hpp>

+

core/async_combinators

+

<hpx/preprocessor/strip_parens.hpp>

+

core/command_line_handling_local

+

<hpx/preprocessor/stringize.hpp>

+

core/concepts

+

<hpx/preprocessor/cat.hpp>

+

core/config

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/identity.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

core/errors

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

core/execution

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

core/functional

+

<hpx/preprocessor/stringize.hpp>

+

<hpx/preprocessor/strip_parens.hpp>

+

core/init_runtime_local

+

<hpx/preprocessor/stringize.hpp>

+

core/logging

+

<hpx/preprocessor/cat.hpp>

+

core/plugin

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

core/prefix

+

<hpx/preprocessor/stringize.hpp>

+

core/runtime_configuration

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

core/serialization

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

<hpx/preprocessor/strip_parens.hpp>

+

core/testing

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

core/version

+

<hpx/preprocessor/stringize.hpp>

+

full/actions

+

<hpx/modules/preprocessor.hpp>

+

full/actions_base

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

full/async_distributed

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

full/collectives

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

full/command_line_handling

+

<hpx/preprocessor/stringize.hpp>

+

full/components_base

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

<hpx/preprocessor/strip_parens.hpp>

+

full/include

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

<hpx/preprocessor/strip_parens.hpp>

+

full/lcos_distributed

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

full/parcelset

+

<hpx/modules/preprocessor.hpp>

+

full/plugin_factories

+

<hpx/modules/preprocessor.hpp>

+

full/runtime_components

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+
+ + + diff --git a/branches/master/report/master/core/program_options.html b/branches/master/report/master/core/program_options.html new file mode 100644 index 00000000000..8fb1788f6d6 --- /dev/null +++ b/branches/master/report/master/core/program_options.html @@ -0,0 +1,215 @@ + + +HPX Dependency Report for core/program_options + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/program_options

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/datastructures

+

<hpx/datastructures/any.hpp>

+

<hpx/datastructures/optional.hpp>

+

core/debugging

+

<hpx/debugging/environ.hpp>

+

core/format

+

<hpx/util/from_string.hpp>

+

<hpx/util/to_string.hpp>

+

core/functional

+

<hpx/functional/bind_front.hpp>

+

core/iterator_support

+

<hpx/iterator_support/iterator_facade.hpp>

+

core/string_util

+

<hpx/string_util/tokenizer.hpp>

+ + +

Secondary dependencies for core/program_options

+

core/assertion

+

core/config

+

core/datastructures

+

core/functional

+

core/iterator_support

+

core/string_util

+

core/errors

+

core/serialization

+

core/type_support

+ + +

Reverse dependencies for core/program_options

+

core/command_line_handling_local

+

<hpx/modules/program_options.hpp>

+

core/init_runtime_local

+

<hpx/modules/program_options.hpp>

+

<hpx/program_options/parsers.hpp>

+

<hpx/program_options/variables_map.hpp>

+

core/runtime_configuration

+

<hpx/modules/program_options.hpp>

+

core/runtime_local

+

<hpx/modules/program_options.hpp>

+

full/command_line_handling

+

<hpx/modules/program_options.hpp>

+

full/components_base

+

<hpx/modules/program_options.hpp>

+

full/init_runtime

+

<hpx/modules/program_options.hpp>

+

<hpx/program_options/parsers.hpp>

+

<hpx/program_options/variables_map.hpp>

+

full/runtime_distributed

+

<hpx/modules/program_options.hpp>

+
+ + + diff --git a/branches/master/report/master/core/properties.html b/branches/master/report/master/core/properties.html new file mode 100644 index 00000000000..4cb81fc5f90 --- /dev/null +++ b/branches/master/report/master/core/properties.html @@ -0,0 +1,86 @@ + + +HPX Dependency Report for core/properties + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/properties

+

core/config

+

<hpx/config.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+ + +

Secondary dependencies for core/properties

+

core/config

+

core/tag_invoke

+

core/type_support

+

core/assertion

+ + +

Reverse dependencies for core/properties

+

core/algorithms

+

<hpx/properties/property.hpp>

+

core/executors

+

<hpx/modules/properties.hpp>

+

<hpx/properties/property.hpp>

+
+ + + diff --git a/branches/master/report/master/core/resiliency.html b/branches/master/report/master/core/resiliency.html new file mode 100644 index 00000000000..d9c67baf04d --- /dev/null +++ b/branches/master/report/master/core/resiliency.html @@ -0,0 +1,292 @@ + + +HPX Dependency Report for core/resiliency + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/resiliency

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/async_local

+

<hpx/modules/async_local.hpp>

+

core/concepts

+

<hpx/concepts/concepts.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/export_definitions.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

core/execution

+

<hpx/execution/executors/execution.hpp>

+

<hpx/execution/traits/executor_traits.hpp>

+

<hpx/modules/execution.hpp>

+

core/execution_base

+

<hpx/execution_base/traits/is_executor.hpp>

+

core/executors

+

<hpx/executors/current_executor.hpp>

+

core/functional

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/modules/futures.hpp>

+

core/iterator_support

+

<hpx/iterator_support/range.hpp>

+

core/synchronization

+

<hpx/synchronization/latch.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/tag_invoke.hpp>

+

core/type_support

+

<hpx/type_support/pack.hpp>

+ + +

Secondary dependencies for core/resiliency

+

core/assertion

+

core/async_base

+

core/concepts

+

core/config

+

core/datastructures

+

core/execution

+

core/execution_base

+

core/executors

+

core/functional

+

core/futures

+

core/iterator_support

+

core/synchronization

+

core/coroutines

+

core/errors

+

core/io_service

+

core/logging

+

core/resource_partitioner

+

core/threading_base

+

core/ini

+

core/prefix

+

core/thread_pools

+ + +

Reverse dependencies for core/resiliency

+

full/resiliency_distributed

+

<hpx/resiliency/resiliency_cpos.hpp>

+

<hpx/resiliency/util.hpp>

+
+ + + diff --git a/branches/master/report/master/core/resource_partitioner.html b/branches/master/report/master/core/resource_partitioner.html new file mode 100644 index 00000000000..e5a7dab7b83 --- /dev/null +++ b/branches/master/report/master/core/resource_partitioner.html @@ -0,0 +1,296 @@ + + +HPX Dependency Report for core/resource_partitioner + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/resource_partitioner

+

core/affinity

+

<hpx/affinity/affinity_data.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/functional

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/function.hpp>

+

core/ini

+

<hpx/ini/ini.hpp>

+

core/prefix

+

<hpx/prefix/find_prefix.hpp>

+

core/synchronization

+

<hpx/synchronization/spinlock.hpp>

+

core/thread_pools

+

<hpx/thread_pools/scheduled_thread_pool.hpp>

+

core/threading_base

+

<hpx/threading_base/network_background_callback.hpp>

+

<hpx/threading_base/scheduler_mode.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

<hpx/threading_base/thread_queue_init_parameters.hpp>

+

core/topology

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+

core/type_support

+

<hpx/type_support/static.hpp>

+

core/util

+

<hpx/util/get_entry_as.hpp>

+ + +

Secondary dependencies for core/resource_partitioner

+

core/assertion

+

core/config

+

core/datastructures

+

core/errors

+

core/functional

+

core/ini

+

core/prefix

+

core/synchronization

+

core/thread_pools

+

core/threading_base

+

core/topology

+

core/type_support

+

core/util

+

core/coroutines

+ + +

Reverse dependencies for core/resource_partitioner

+

core/compute_local

+

<hpx/resource_partitioner/detail/partitioner.hpp>

+

core/executors

+

<hpx/resource_partitioner/detail/partitioner.hpp>

+

core/init_runtime_local

+

<hpx/resource_partitioner/partitioner.hpp>

+

core/runtime_local

+

<hpx/modules/resource_partitioner.hpp>

+

core/threadmanager

+

<hpx/resource_partitioner/detail/partitioner.hpp>

+

full/compute

+

<hpx/resource_partitioner/detail/partitioner.hpp>

+

full/include

+

<hpx/modules/resource_partitioner.hpp>

+

<hpx/resource_partitioner/detail/partitioner.hpp>

+

full/init_runtime

+

<hpx/resource_partitioner/partitioner.hpp>

+

<hpx/resource_partitioner/partitioner_fwd.hpp>

+

full/parcelport_tcp

+

<hpx/modules/resource_partitioner.hpp>

+

full/parcelset

+

<hpx/modules/resource_partitioner.hpp>

+

full/plugin_factories

+

<hpx/modules/resource_partitioner.hpp>

+
+ + + diff --git a/branches/master/report/master/core/runtime_configuration.html b/branches/master/report/master/core/runtime_configuration.html new file mode 100644 index 00000000000..5182b52b11b --- /dev/null +++ b/branches/master/report/master/core/runtime_configuration.html @@ -0,0 +1,328 @@ + + +HPX Dependency Report for core/runtime_configuration + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/runtime_configuration

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/endian.hpp>

+

core/coroutines

+

<hpx/coroutines/thread_enums.hpp>

+

core/datastructures

+

<hpx/datastructures/any.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/filesystem

+

<hpx/modules/filesystem.hpp>

+

core/format

+

<hpx/util/from_string.hpp>

+

core/ini

+

<hpx/ini/ini.hpp>

+

core/itt_notify

+

<hpx/modules/itt_notify.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/plugin

+

<hpx/modules/plugin.hpp>

+

core/prefix

+

<hpx/prefix/find_prefix.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

core/program_options

+

<hpx/modules/program_options.hpp>

+

core/string_util

+

<hpx/modules/string_util.hpp>

+

core/util

+

<hpx/util/get_entry_as.hpp>

+

core/version

+

<hpx/version.hpp>

+ + +

Secondary dependencies for core/runtime_configuration

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/ini

+

core/logging

+

core/plugin

+

core/prefix

+

core/program_options

+

core/string_util

+

core/util

+

core/version

+

core/concurrency

+

core/functional

+

core/iterator_support

+ + +

Reverse dependencies for core/runtime_configuration

+

core/command_line_handling_local

+

<hpx/modules/runtime_configuration.hpp>

+

core/init_runtime_local

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

core/runtime_local

+

<hpx/modules/runtime_configuration.hpp>

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

core/threadmanager

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

full/agas

+

<hpx/modules/runtime_configuration.hpp>

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

full/collectives

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

full/command_line_handling

+

<hpx/modules/runtime_configuration.hpp>

+

<hpx/runtime_configuration/runtime_mode.hpp>

+

full/components_base

+

<hpx/runtime_configuration/component_commandline_base.hpp>

+

full/include

+

<hpx/runtime_configuration/component_factory_base.hpp>

+

full/init_runtime

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

<hpx/runtime_configuration/runtime_mode.hpp>

+

full/parcelport_tcp

+

<hpx/modules/runtime_configuration.hpp>

+

full/parcelset

+

<hpx/modules/runtime_configuration.hpp>

+

full/parcelset_base

+

<hpx/modules/runtime_configuration.hpp>

+

full/plugin_factories

+

<hpx/modules/runtime_configuration.hpp>

+

<hpx/runtime_configuration/plugin_registry_base.hpp>

+

full/runtime_components

+

<hpx/runtime_configuration/component_factory_base.hpp>

+

<hpx/runtime_configuration/component_registry_base.hpp>

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

full/runtime_distributed

+

<hpx/runtime_configuration/component_commandline_base.hpp>

+

<hpx/runtime_configuration/component_factory_base.hpp>

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

<hpx/runtime_configuration/static_factory_data.hpp>

+
+ + + diff --git a/branches/master/report/master/core/runtime_local.html b/branches/master/report/master/core/runtime_local.html new file mode 100644 index 00000000000..10a32ee2401 --- /dev/null +++ b/branches/master/report/master/core/runtime_local.html @@ -0,0 +1,875 @@ + + +HPX Dependency Report for core/runtime_local + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/runtime_local

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/command_line_handling_local

+

<hpx/command_line_handling_local/late_command_line_handling_local.hpp>

+

<hpx/command_line_handling_local/parse_command_line_local.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/coroutines/coroutine.hpp>

+

<hpx/coroutines/signal_handler_debugging.hpp>

+

<hpx/coroutines/thread_enums.hpp>

+

core/datastructures

+

<hpx/datastructures/optional.hpp>

+

core/debugging

+

<hpx/debugging/attach_debugger.hpp>

+

<hpx/debugging/backtrace.hpp>

+

<hpx/modules/debugging.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/execution/executors/execution.hpp>

+

core/execution_base

+

<hpx/execution_base/this_thread.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

core/executors

+

<hpx/executors/service_executors.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/functional

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

<hpx/futures/futures_factory.hpp>

+

core/io_service

+

<hpx/io_service/io_service_pool.hpp>

+

<hpx/io_service/io_service_pool_fwd.hpp>

+

core/itt_notify

+

<hpx/itt_notify/thread_name.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/plugin

+

<hpx/modules/plugin.hpp>

+

core/program_options

+

<hpx/modules/program_options.hpp>

+

core/resource_partitioner

+

<hpx/modules/resource_partitioner.hpp>

+

core/runtime_configuration

+

<hpx/modules/runtime_configuration.hpp>

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

core/serialization

+

<hpx/serialization/exception_ptr.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

core/static_reinit

+

<hpx/static_reinit/static_reinit.hpp>

+

core/synchronization

+

<hpx/synchronization/spinlock.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

core/thread_support

+

<hpx/thread_support/set_thread_name.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

core/threading

+

<hpx/modules/threading.hpp>

+

core/threading_base

+

<hpx/modules/threading_base.hpp>

+

<hpx/threading_base/callback_notifier.hpp>

+

<hpx/threading_base/external_timer.hpp>

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/scheduler_mode.hpp>

+

<hpx/threading_base/scheduler_state.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

<hpx/threading_base/threading_base_fwd.hpp>

+

core/threadmanager

+

<hpx/modules/threadmanager.hpp>

+

<hpx/threadmanager/threadmanager_fwd.hpp>

+

core/timing

+

<hpx/timing/high_resolution_clock.hpp>

+

<hpx/timing/steady_clock.hpp>

+

core/topology

+

<hpx/modules/topology.hpp>

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+

core/type_support

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/unused.hpp>

+

core/util

+

<hpx/util/get_entry_as.hpp>

+

core/version

+

<hpx/version.hpp>

+ + +

Secondary dependencies for core/runtime_local

+

core/assertion

+

core/async_base

+

core/command_line_handling_local

+

core/config

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution

+

core/execution_base

+

core/executors

+

core/functional

+

core/futures

+

core/io_service

+

core/lock_registration

+

core/logging

+

core/plugin

+

core/program_options

+

core/resource_partitioner

+

core/runtime_configuration

+

core/serialization

+

core/static_reinit

+

core/synchronization

+

core/threading

+

core/threading_base

+

core/threadmanager

+

core/timing

+

core/topology

+

core/type_support

+

core/util

+

core/version

+

core/thread_pool_util

+ + +

Reverse dependencies for core/runtime_local

+

core/compute_local

+

<hpx/runtime_local/get_os_thread_count.hpp>

+

<hpx/runtime_local/get_worker_thread_num.hpp>

+

<hpx/runtime_local/report_error.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

<hpx/runtime_local/thread_pool_helpers.hpp>

+

core/include_local

+

core/init_runtime_local

+

<hpx/runtime_local/config_entry.hpp>

+

<hpx/runtime_local/custom_exception_info.hpp>

+

<hpx/runtime_local/debugging.hpp>

+

<hpx/runtime_local/detail/serialize_exception.hpp>

+

<hpx/runtime_local/get_locality_id.hpp>

+

<hpx/runtime_local/get_worker_thread_num.hpp>

+

<hpx/runtime_local/runtime_handlers.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/shutdown_function.hpp>

+

<hpx/runtime_local/startup_function.hpp>

+

full/actions

+

<hpx/modules/runtime_local.hpp>

+

<hpx/runtime_local/get_locality_id.hpp>

+

<hpx/runtime_local/state.hpp>

+

full/actions_base

+

<hpx/runtime_local/report_error.hpp>

+

full/agas

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

full/async_distributed

+

<hpx/modules/runtime_local.hpp>

+

<hpx/runtime_local/get_locality_id.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

full/collectives

+

<hpx/runtime_local/config_entry.hpp>

+

<hpx/runtime_local/custom_exception_info.hpp>

+

<hpx/runtime_local/detail/serialize_exception.hpp>

+

<hpx/runtime_local/run_as_hpx_thread.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/state.hpp>

+

full/components_base

+

<hpx/runtime_local/component_startup_shutdown_base.hpp>

+

<hpx/runtime_local/state.hpp>

+

full/compute

+

<hpx/runtime_local/get_os_thread_count.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

full/include

+

<hpx/runtime_local/interval_timer.hpp>

+

<hpx/runtime_local/run_as_hpx_thread.hpp>

+

<hpx/runtime_local/run_as_os_thread.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

<hpx/runtime_local/service_executors.hpp>

+

<hpx/runtime_local/thread_pool_helpers.hpp>

+

full/init_runtime

+

<hpx/runtime_local/config_entry.hpp>

+

<hpx/runtime_local/custom_exception_info.hpp>

+

<hpx/runtime_local/debugging.hpp>

+

<hpx/runtime_local/detail/serialize_exception.hpp>

+

<hpx/runtime_local/get_locality_id.hpp>

+

<hpx/runtime_local/report_error.hpp>

+

<hpx/runtime_local/runtime_handlers.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

<hpx/runtime_local/shutdown_function.hpp>

+

<hpx/runtime_local/startup_function.hpp>

+

full/naming

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

full/parcelport_tcp

+

<hpx/modules/runtime_local.hpp>

+

full/parcelset

+

<hpx/modules/runtime_local.hpp>

+

full/parcelset_base

+

<hpx/modules/runtime_local.hpp>

+

full/performance_counters

+

<hpx/modules/runtime_local.hpp>

+

<hpx/runtime_local/config_entry.hpp>

+

<hpx/runtime_local/get_locality_id.hpp>

+

<hpx/runtime_local/get_num_all_localities.hpp>

+

<hpx/runtime_local/get_os_thread_count.hpp>

+

<hpx/runtime_local/get_thread_name.hpp>

+

<hpx/runtime_local/interval_timer.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

<hpx/runtime_local/thread_pool_helpers.hpp>

+

full/runtime_components

+

<hpx/runtime_local/custom_exception_info.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

<hpx/runtime_local/state.hpp>

+

full/runtime_distributed

+

<hpx/runtime_local/component_startup_shutdown_base.hpp>

+

<hpx/runtime_local/config_entry.hpp>

+

<hpx/runtime_local/custom_exception_info.hpp>

+

<hpx/runtime_local/debugging.hpp>

+

<hpx/runtime_local/get_locality_id.hpp>

+

<hpx/runtime_local/get_locality_name.hpp>

+

<hpx/runtime_local/get_num_all_localities.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

<hpx/runtime_local/shutdown_function.hpp>

+

<hpx/runtime_local/startup_function.hpp>

+

<hpx/runtime_local/state.hpp>

+

<hpx/runtime_local/thread_hooks.hpp>

+

<hpx/runtime_local/thread_mapper.hpp>

+
+ + + diff --git a/branches/master/report/master/core/schedulers.html b/branches/master/report/master/core/schedulers.html new file mode 100644 index 00000000000..3b71d6c370a --- /dev/null +++ b/branches/master/report/master/core/schedulers.html @@ -0,0 +1,368 @@ + + +HPX Dependency Report for core/schedulers + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/schedulers

+

core/affinity

+

<hpx/affinity/affinity_data.hpp>

+

<hpx/modules/affinity.hpp>

+

core/allocator_support

+

<hpx/allocator_support/aligned_allocator.hpp>

+

<hpx/allocator_support/internal_allocator.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/concurrency

+

<hpx/concurrency/cache_line_data.hpp>

+

<hpx/concurrency/concurrentqueue.hpp>

+

<hpx/concurrency/deque.hpp>

+

<hpx/concurrency/queue.hpp>

+

<hpx/modules/concurrency.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/datastructures

+

<hpx/datastructures/detail/small_vector.hpp>

+

core/debugging

+

<hpx/debugging/print.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/functional

+

<hpx/functional/function.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/synchronization

+

<hpx/modules/synchronization.hpp>

+

core/thread_support

+

<hpx/thread_support/unlock_guard.hpp>

+

core/threading_base

+

<hpx/threading_base/print.hpp>

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_data_stackful.hpp>

+

<hpx/threading_base/thread_data_stackless.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

<hpx/threading_base/thread_queue_init_parameters.hpp>

+

core/timing

+

<hpx/timing/high_resolution_clock.hpp>

+

<hpx/timing/tick_counter.hpp>

+

core/topology

+

<hpx/topology/topology.hpp>

+

core/type_support

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/unused.hpp>

+

core/util

+

<hpx/util/get_and_reset_value.hpp>

+ + +

Secondary dependencies for core/schedulers

+

core/allocator_support

+

core/assertion

+

core/concurrency

+

core/config

+

core/datastructures

+

core/errors

+

core/functional

+

core/logging

+

core/synchronization

+

core/threading_base

+

core/timing

+

core/topology

+

core/type_support

+

core/util

+

core/coroutines

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/schedulers

+

core/init_runtime_local

+

<hpx/modules/schedulers.hpp>

+

core/thread_pools

+

<hpx/modules/schedulers.hpp>

+

<hpx/schedulers/background_scheduler.hpp>

+

<hpx/schedulers/local_priority_queue_scheduler.hpp>

+

<hpx/schedulers/local_queue_scheduler.hpp>

+

<hpx/schedulers/local_workrequesting_scheduler.hpp>

+

<hpx/schedulers/shared_priority_queue_scheduler.hpp>

+

<hpx/schedulers/static_priority_queue_scheduler.hpp>

+

<hpx/schedulers/static_queue_scheduler.hpp>

+

core/threadmanager

+

<hpx/modules/schedulers.hpp>

+

full/init_runtime

+

<hpx/modules/schedulers.hpp>

+

full/performance_counters

+

<hpx/schedulers/maintain_queue_wait_times.hpp>

+
+ + + diff --git a/branches/master/report/master/core/serialization.html b/branches/master/report/master/core/serialization.html new file mode 100644 index 00000000000..d37e5169481 --- /dev/null +++ b/branches/master/report/master/core/serialization.html @@ -0,0 +1,639 @@ + + +HPX Dependency Report for core/serialization + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/serialization

+

core/assertion

+

<hpx/assert.hpp>

+

core/concepts

+

<hpx/concepts/has_member_xxx.hpp>

+

<hpx/concepts/has_xxx.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/endian.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/config_registry

+

<hpx/modules/config_registry.hpp>

+

core/debugging

+

<hpx/debugging/demangle_helper.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

<hpx/preprocessor/strip_parens.hpp>

+

core/type_support

+

<hpx/type_support/extra_data.hpp>

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/lazy_conditional.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/static.hpp>

+

<hpx/type_support/unused.hpp>

+ + +

Secondary dependencies for core/serialization

+

core/assertion

+

core/errors

+ + +

Reverse dependencies for core/serialization

+

core/algorithms

+

<hpx/modules/serialization.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

core/async_base

+

<hpx/serialization/input_archive.hpp>

+

<hpx/serialization/output_archive.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

core/compute_local

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/traits/is_bitwise_serializable.hpp>

+

<hpx/serialization/traits/is_not_bitwise_serializable.hpp>

+

core/datastructures

+

<hpx/serialization.hpp>

+

<hpx/serialization/base_object.hpp>

+

<hpx/serialization/config/defines.hpp>

+

<hpx/serialization/detail/non_default_constructible.hpp>

+

<hpx/serialization/detail/polymorphic_nonintrusive_factory.hpp>

+

<hpx/serialization/detail/raw_ptr.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/serialize_buffer_fwd.hpp>

+

<hpx/serialization/traits/is_bitwise_serializable.hpp>

+

<hpx/serialization/traits/is_not_bitwise_serializable.hpp>

+

core/execution

+

<hpx/serialization/base_object.hpp>

+

<hpx/serialization/detail/polymorphic_nonintrusive_factory.hpp>

+

<hpx/serialization/serialize.hpp>

+

core/executors

+

<hpx/serialization/serialize.hpp>

+

core/functional

+

<hpx/serialization/detail/polymorphic_intrusive_factory.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

core/futures

+

<hpx/serialization/detail/constructor_selector.hpp>

+

<hpx/serialization/detail/non_default_constructible.hpp>

+

<hpx/serialization/detail/polymorphic_nonintrusive_factory.hpp>

+

<hpx/serialization/exception_ptr.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

core/hashing

+

<hpx/serialization/serialize.hpp>

+

core/ini

+

<hpx/serialization/map.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

core/iterator_support

+

<hpx/serialization/serialization_fwd.hpp>

+

core/lcos_local

+

<hpx/serialization/output_archive.hpp>

+

core/memory

+

<hpx/serialization/serialize.hpp>

+

core/runtime_local

+

<hpx/serialization/exception_ptr.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

full/actions

+

<hpx/modules/serialization.hpp>

+

<hpx/serialization/input_archive.hpp>

+

<hpx/serialization/output_archive.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/traits/is_bitwise_serializable.hpp>

+

<hpx/serialization/traits/needs_automatic_registration.hpp>

+

full/actions_base

+

<hpx/serialization/traits/needs_automatic_registration.hpp>

+

full/agas

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/vector.hpp>

+

full/agas_base

+

<hpx/serialization/input_archive.hpp>

+

<hpx/serialization/output_archive.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/vector.hpp>

+

full/async_colocated

+

<hpx/serialization/serialize.hpp>

+

full/async_distributed

+

<hpx/serialization/access.hpp>

+

<hpx/serialization/base_object.hpp>

+

<hpx/serialization/input_archive.hpp>

+

<hpx/serialization/output_archive.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/traits/needs_automatic_registration.hpp>

+

<hpx/serialization/vector.hpp>

+

full/checkpoint

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/vector.hpp>

+

full/checkpoint_base

+

<hpx/serialization/detail/preprocess_container.hpp>

+

<hpx/serialization/serialize.hpp>

+

full/collectives

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/vector.hpp>

+

full/components

+

<hpx/serialization/serialize.hpp>

+

full/compute

+

<hpx/serialization/base_object.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/vector.hpp>

+

full/distribution_policies

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/shared_ptr.hpp>

+

<hpx/serialization/string.hpp>

+

<hpx/serialization/vector.hpp>

+

full/include

+

<hpx/modules/serialization.hpp>

+

<hpx/serialization.hpp>

+

<hpx/serialization/traits/brace_initializable_traits.hpp>

+

<hpx/serialization/traits/is_bitwise_serializable.hpp>

+

<hpx/serialization/traits/is_not_bitwise_serializable.hpp>

+

<hpx/serialization/traits/needs_automatic_registration.hpp>

+

<hpx/serialization/traits/polymorphic_traits.hpp>

+

<hpx/serialization/traits/serialization_access_data.hpp>

+

full/naming

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/traits/is_bitwise_serializable.hpp>

+

full/naming_base

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/traits/is_bitwise_serializable.hpp>

+

full/parcelport_tcp

+

<hpx/modules/serialization.hpp>

+

full/parcelset

+

<hpx/modules/serialization.hpp>

+

<hpx/serialization/detail/preprocess_container.hpp>

+

full/parcelset_base

+

<hpx/modules/serialization.hpp>

+

full/performance_counters

+

<hpx/serialization/base_object.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/string.hpp>

+

<hpx/serialization/vector.hpp>

+

full/plugin_factories

+

<hpx/modules/serialization.hpp>

+

full/runtime_components

+

<hpx/serialization/vector.hpp>

+

full/runtime_distributed

+

<hpx/serialization/detail/polymorphic_id_factory.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/vector.hpp>

+
+ + + diff --git a/branches/master/report/master/core/static_reinit.html b/branches/master/report/master/core/static_reinit.html new file mode 100644 index 00000000000..55b706c2391 --- /dev/null +++ b/branches/master/report/master/core/static_reinit.html @@ -0,0 +1,140 @@ + + +HPX Dependency Report for core/static_reinit + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/static_reinit

+

core/assertion

+

<hpx/assert.hpp>

+

core/concurrency

+

<hpx/concurrency/spinlock.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/functional

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

core/type_support

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/static.hpp>

+ + +

Secondary dependencies for core/static_reinit

+

core/assertion

+

core/concurrency

+

core/config

+

core/functional

+

core/type_support

+

core/allocator_support

+

core/datastructures

+

core/errors

+

core/serialization

+ + +

Reverse dependencies for core/static_reinit

+

core/runtime_local

+

<hpx/static_reinit/static_reinit.hpp>

+

full/components_base

+

<hpx/static_reinit/reinitializable_static.hpp>

+

full/runtime_components

+

<hpx/static_reinit/reinitializable_static.hpp>

+

full/runtime_distributed

+

<hpx/modules/static_reinit.hpp>

+

<hpx/static_reinit/reinitializable_static.hpp>

+
+ + + diff --git a/branches/master/report/master/core/string_util.html b/branches/master/report/master/core/string_util.html new file mode 100644 index 00000000000..91110e1d8fb --- /dev/null +++ b/branches/master/report/master/core/string_util.html @@ -0,0 +1,198 @@ + + +HPX Dependency Report for core/string_util + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/string_util

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/forward.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/iterator_support

+

<hpx/iterator_support/detail/minimum_category.hpp>

+

<hpx/iterator_support/iterator_facade.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+ + +

Secondary dependencies for core/string_util

+

core/assertion

+

core/config

+

core/errors

+

core/iterator_support

+

core/datastructures

+

core/logging

+

core/serialization

+

core/type_support

+ + +

Reverse dependencies for core/string_util

+

core/batch_environments

+

<hpx/string_util/classification.hpp>

+

<hpx/string_util/split.hpp>

+

<hpx/string_util/tokenizer.hpp>

+

core/command_line_handling_local

+

<hpx/modules/string_util.hpp>

+

core/ini

+

<hpx/string_util/classification.hpp>

+

<hpx/string_util/split.hpp>

+

core/init_runtime_local

+

<hpx/string_util/classification.hpp>

+

<hpx/string_util/split.hpp>

+

core/prefix

+

<hpx/string_util/classification.hpp>

+

<hpx/string_util/split.hpp>

+

<hpx/string_util/tokenizer.hpp>

+

core/program_options

+

<hpx/string_util/tokenizer.hpp>

+

core/runtime_configuration

+

<hpx/modules/string_util.hpp>

+

full/include

+

<hpx/modules/string_util.hpp>

+

full/init_runtime

+

<hpx/string_util/classification.hpp>

+

<hpx/string_util/split.hpp>

+

full/parcelset

+

<hpx/modules/string_util.hpp>

+

full/performance_counters

+

<hpx/modules/string_util.hpp>

+

full/plugin_factories

+

<hpx/modules/string_util.hpp>

+

full/runtime_components

+

<hpx/string_util/classification.hpp>

+

<hpx/string_util/split.hpp>

+

full/runtime_distributed

+

<hpx/modules/string_util.hpp>

+

<hpx/string_util/case_conv.hpp>

+
+ + + diff --git a/branches/master/report/master/core/synchronization.html b/branches/master/report/master/core/synchronization.html new file mode 100644 index 00000000000..545a1a14c69 --- /dev/null +++ b/branches/master/report/master/core/synchronization.html @@ -0,0 +1,548 @@ + + +HPX Dependency Report for core/synchronization + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/synchronization

+

core/allocator_support

+

<hpx/allocator_support/internal_allocator.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/concurrency

+

<hpx/concurrency/cache_line_data.hpp>

+

<hpx/modules/concurrency.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/coroutines/coroutine_fwd.hpp>

+

<hpx/coroutines/thread_enums.hpp>

+

<hpx/coroutines/thread_id_type.hpp>

+

core/datastructures

+

<hpx/datastructures/detail/intrusive_list.hpp>

+

<hpx/datastructures/detail/small_vector.hpp>

+

<hpx/datastructures/optional.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/execution_base

+

<hpx/execution_base/agent_ref.hpp>

+

<hpx/execution_base/completion_signatures.hpp>

+

<hpx/execution_base/operation_state.hpp>

+

<hpx/execution_base/receiver.hpp>

+

<hpx/execution_base/sender.hpp>

+

<hpx/execution_base/this_thread.hpp>

+

<hpx/modules/execution_base.hpp>

+

core/functional

+

<hpx/functional/move_only_function.hpp>

+

core/hashing

+

<hpx/hashing/fibhash.hpp>

+

core/itt_notify

+

<hpx/modules/itt_notify.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/invoke.hpp>

+

core/thread_support

+

<hpx/modules/thread_support.hpp>

+

<hpx/thread_support/atomic_count.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

core/threading_base

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/threading_base_fwd.hpp>

+

core/timing

+

<hpx/timing/steady_clock.hpp>

+

core/type_support

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/unused.hpp>

+ + +

Secondary dependencies for core/synchronization

+

core/allocator_support

+

core/assertion

+

core/config

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution_base

+

core/functional

+

core/hashing

+

core/lock_registration

+

core/logging

+

core/memory

+

core/threading_base

+

core/timing

+

core/type_support

+

core/topology

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/synchronization

+

core/algorithms

+

<hpx/synchronization/barrier.hpp>

+

<hpx/synchronization/latch.hpp>

+

<hpx/synchronization/mutex.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/execution

+

<hpx/synchronization/detail/condition_variable.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

<hpx/synchronization/stop_token.hpp>

+

core/executors

+

<hpx/synchronization/latch.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/futures

+

<hpx/synchronization/condition_variable.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/include_local

+

<hpx/modules/synchronization.hpp>

+

<hpx/synchronization/binary_semaphore.hpp>

+

<hpx/synchronization/condition_variable.hpp>

+

<hpx/synchronization/counting_semaphore.hpp>

+

<hpx/synchronization/lock_types.hpp>

+

<hpx/synchronization/shared_mutex.hpp>

+

<hpx/synchronization/stop_token.hpp>

+

core/lcos_local

+

<hpx/synchronization/condition_variable.hpp>

+

<hpx/synchronization/no_mutex.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/resiliency

+

<hpx/synchronization/latch.hpp>

+

core/resource_partitioner

+

<hpx/synchronization/spinlock.hpp>

+

core/runtime_local

+

<hpx/synchronization/spinlock.hpp>

+

core/schedulers

+

<hpx/modules/synchronization.hpp>

+

core/threading

+

<hpx/synchronization/spinlock.hpp>

+

<hpx/synchronization/stop_token.hpp>

+

full/agas

+

<hpx/synchronization/shared_mutex.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

full/agas_base

+

<hpx/synchronization/condition_variable.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

full/collectives

+

<hpx/synchronization/barrier.hpp>

+

<hpx/synchronization/latch.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

full/components_base

+

<hpx/modules/synchronization.hpp>

+

<hpx/synchronization/shared_mutex.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

full/compute

+

<hpx/synchronization/spinlock.hpp>

+

full/include

+

<hpx/modules/synchronization.hpp>

+

<hpx/synchronization/barrier.hpp>

+

<hpx/synchronization/latch.hpp>

+

full/naming

+

<hpx/synchronization/spinlock.hpp>

+

full/parcelset

+

<hpx/modules/synchronization.hpp>

+

full/parcelset_base

+

<hpx/modules/synchronization.hpp>

+

full/performance_counters

+

<hpx/synchronization/mutex.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

full/runtime_components

+

<hpx/synchronization/mutex.hpp>

+

full/runtime_distributed

+

<hpx/modules/synchronization.hpp>

+

<hpx/synchronization/latch.hpp>

+

<hpx/synchronization/mutex.hpp>

+

<hpx/synchronization/spinlock.hpp>

+
+ + + diff --git a/branches/master/report/master/core/tag_invoke.html b/branches/master/report/master/core/tag_invoke.html new file mode 100644 index 00000000000..67791f0cd83 --- /dev/null +++ b/branches/master/report/master/core/tag_invoke.html @@ -0,0 +1,388 @@ + + +HPX Dependency Report for core/tag_invoke + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/tag_invoke

+

core/config

+

<hpx/config.hpp>

+

core/type_support

+

<hpx/type_support/meta.hpp>

+ + +

Secondary dependencies for core/tag_invoke

+

core/config

+

core/type_support

+

core/assertion

+ + +

Reverse dependencies for core/tag_invoke

+

core/algorithms

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/tag_invoke.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/async_base

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

<hpx/modules/tag_invoke.hpp>

+

core/async_combinators

+

<hpx/functional/tag_invoke.hpp>

+

core/execution

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

<hpx/functional/detail/tag_priority_invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/tag_invoke.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/execution_base

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/tag_invoke.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/executors

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

<hpx/functional/tag_invoke.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/functional

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/futures

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/include_local

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/iterator_support

+

<hpx/functional/invoke_result.hpp>

+

core/pack_traversal

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/properties

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

<hpx/functional/traits/is_invocable.hpp>

+

core/resiliency

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/tag_invoke.hpp>

+

core/runtime_local

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

core/synchronization

+

<hpx/functional/detail/invoke.hpp>

+

core/thread_pools

+

<hpx/functional/detail/invoke.hpp>

+

core/threading

+

<hpx/functional/detail/invoke.hpp>

+

core/threading_base

+

<hpx/functional/detail/invoke.hpp>

+

core/timed_execution

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

core/topology

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

full/actions

+

<hpx/functional/invoke_result.hpp>

+

full/async_colocated

+

<hpx/functional/invoke_result.hpp>

+

full/async_distributed

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

full/include

+

<hpx/functional/traits/is_invocable.hpp>

+
+ + + diff --git a/branches/master/report/master/core/testing.html b/branches/master/report/master/core/testing.html new file mode 100644 index 00000000000..bff881bd73e --- /dev/null +++ b/branches/master/report/master/core/testing.html @@ -0,0 +1,162 @@ + + +HPX Dependency Report for core/testing + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/testing

+

core/assertion

+

<hpx/assert.hpp>

+

core/command_line_handling_local

+

<hpx/modules/command_line_handling_local.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/functional

+

<hpx/functional/function.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

core/thread_support

+

<hpx/thread_support/spinlock.hpp>

+

core/util

+

<hpx/modules/util.hpp>

+

<hpx/util/ios_flags_saver.hpp>

+ + +

Secondary dependencies for core/testing

+

core/command_line_handling_local

+

core/functional

+

core/thread_support

+

core/util

+

core/ini

+

core/runtime_configuration

+

core/topology

+

core/version

+

core/async_base

+

core/concurrency

+

core/coroutines

+ + +

Reverse dependencies for core/testing

+

core/init_runtime_local

+

<hpx/modules/testing.hpp>

+

full/init_runtime

+

<hpx/modules/testing.hpp>

+
+ + + diff --git a/branches/master/report/master/core/thread_pool_util.html b/branches/master/report/master/core/thread_pool_util.html new file mode 100644 index 00000000000..3a835caf768 --- /dev/null +++ b/branches/master/report/master/core/thread_pool_util.html @@ -0,0 +1,209 @@ + + +HPX Dependency Report for core/thread_pool_util + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/thread_pool_util

+

core/async_local

+

<hpx/async_local/async.hpp>

+

<hpx/async_local/post.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/functional

+

<hpx/functional/function.hpp>

+

<hpx/modules/functional.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

core/threading_base

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+ + +

Secondary dependencies for core/thread_pool_util

+

core/async_local

+

core/config

+

core/functional

+

core/futures

+

core/threading_base

+

core/allocator_support

+

core/concurrency

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/executors

+

core/logging

+

core/serialization

+

core/synchronization

+

core/topology

+

core/execution

+

core/resource_partitioner

+

core/version

+

core/ini

+

core/prefix

+

core/thread_pools

+ + +

Reverse dependencies for core/thread_pool_util

+

core/threadmanager

+

<hpx/thread_pool_util/thread_pool_suspension_helpers.hpp>

+

full/include

+

<hpx/thread_pool_util/thread_pool_suspension_helpers.hpp>

+
+ + + diff --git a/branches/master/report/master/core/thread_pools.html b/branches/master/report/master/core/thread_pools.html new file mode 100644 index 00000000000..e40a265fa4c --- /dev/null +++ b/branches/master/report/master/core/thread_pools.html @@ -0,0 +1,340 @@ + + +HPX Dependency Report for core/thread_pools + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/thread_pools

+

core/affinity

+

<hpx/affinity/affinity_data.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/concurrency

+

<hpx/concurrency/barrier.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/coroutines/thread_enums.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/execution_base

+

<hpx/execution_base/this_thread.hpp>

+

core/functional

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

core/hardware

+

<hpx/hardware/timestamp.hpp>

+

core/itt_notify

+

<hpx/modules/itt_notify.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/schedulers

+

<hpx/modules/schedulers.hpp>

+

<hpx/schedulers/background_scheduler.hpp>

+

<hpx/schedulers/local_priority_queue_scheduler.hpp>

+

<hpx/schedulers/local_queue_scheduler.hpp>

+

<hpx/schedulers/local_workrequesting_scheduler.hpp>

+

<hpx/schedulers/shared_priority_queue_scheduler.hpp>

+

<hpx/schedulers/static_priority_queue_scheduler.hpp>

+

<hpx/schedulers/static_queue_scheduler.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/invoke.hpp>

+

core/threading_base

+

<hpx/threading_base/callback_notifier.hpp>

+

<hpx/threading_base/create_thread.hpp>

+

<hpx/threading_base/create_work.hpp>

+

<hpx/threading_base/detail/switch_status.hpp>

+

<hpx/threading_base/external_timer.hpp>

+

<hpx/threading_base/network_background_callback.hpp>

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/scheduler_mode.hpp>

+

<hpx/threading_base/scheduler_state.hpp>

+

<hpx/threading_base/set_thread_state.hpp>

+

<hpx/threading_base/set_thread_state_timed.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

<hpx/threading_base/threading_base_fwd.hpp>

+

core/topology

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+ + +

Secondary dependencies for core/thread_pools

+

core/affinity

+

core/assertion

+

core/concurrency

+

core/config

+

core/coroutines

+

core/errors

+

core/execution_base

+

core/functional

+

core/logging

+

core/schedulers

+

core/tag_invoke

+

core/threading_base

+

core/topology

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/thread_pools

+

core/resource_partitioner

+

<hpx/thread_pools/scheduled_thread_pool.hpp>

+

core/threadmanager

+

<hpx/thread_pools/scheduled_thread_pool.hpp>

+

full/include

+

<hpx/modules/thread_pools.hpp>

+

full/runtime_distributed

+

<hpx/thread_pools/detail/scoped_background_timer.hpp>

+
+ + + diff --git a/branches/master/report/master/core/thread_support.html b/branches/master/report/master/core/thread_support.html new file mode 100644 index 00000000000..69663fceb29 --- /dev/null +++ b/branches/master/report/master/core/thread_support.html @@ -0,0 +1,248 @@ + + +HPX Dependency Report for core/thread_support + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/thread_support

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/compiler_fence.hpp>

+

core/type_support

+

<hpx/type_support/static.hpp>

+ + +

Secondary dependencies for core/thread_support

+

core/assertion

+

core/config

+

core/type_support

+ + +

Reverse dependencies for core/thread_support

+

core/async_combinators

+

<hpx/thread_support/atomic_count.hpp>

+

core/concurrency

+

<hpx/thread_support/spinlock.hpp>

+

core/coroutines

+

<hpx/thread_support/atomic_count.hpp>

+

core/errors

+

<hpx/thread_support/spinlock.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

core/execution

+

<hpx/modules/thread_support.hpp>

+

<hpx/thread_support/atomic_count.hpp>

+

core/futures

+

<hpx/thread_support/atomic_count.hpp>

+

core/include_local

+

<hpx/thread_support/unlock_guard.hpp>

+

core/ini

+

<hpx/thread_support/unlock_guard.hpp>

+

core/lcos_local

+

<hpx/thread_support/atomic_count.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

core/logging

+

<hpx/modules/thread_support.hpp>

+

<hpx/thread_support/spinlock.hpp>

+

core/runtime_local

+

<hpx/thread_support/set_thread_name.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

core/schedulers

+

<hpx/thread_support/unlock_guard.hpp>

+

core/synchronization

+

<hpx/modules/thread_support.hpp>

+

<hpx/thread_support/atomic_count.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

core/testing

+

<hpx/thread_support/spinlock.hpp>

+

core/threading

+

<hpx/thread_support/unlock_guard.hpp>

+

core/threading_base

+

<hpx/thread_support/unlock_guard.hpp>

+

full/agas

+

<hpx/thread_support/unlock_guard.hpp>

+

full/agas_base

+

<hpx/thread_support/unlock_guard.hpp>

+

full/async_distributed

+

<hpx/thread_support/atomic_count.hpp>

+

full/collectives

+

<hpx/thread_support/atomic_count.hpp>

+

full/components_base

+

<hpx/thread_support/atomic_count.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

full/include

+

<hpx/thread_support/atomic_count.hpp>

+

full/naming

+

<hpx/modules/thread_support.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

full/naming_base

+

<hpx/modules/thread_support.hpp>

+

full/parcelset

+

<hpx/modules/thread_support.hpp>

+

full/parcelset_base

+

<hpx/modules/thread_support.hpp>

+

full/performance_counters

+

<hpx/thread_support/atomic_count.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

full/runtime_components

+

<hpx/thread_support/unlock_guard.hpp>

+

full/runtime_distributed

+

<hpx/thread_support/set_thread_name.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+
+ + + diff --git a/branches/master/report/master/core/threading.html b/branches/master/report/master/core/threading.html new file mode 100644 index 00000000000..8aeef267f11 --- /dev/null +++ b/branches/master/report/master/core/threading.html @@ -0,0 +1,286 @@ + + +HPX Dependency Report for core/threading + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/threading

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/functional

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

core/futures

+

<hpx/futures/detail/future_data.hpp>

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/synchronization

+

<hpx/synchronization/spinlock.hpp>

+

<hpx/synchronization/stop_token.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/invoke.hpp>

+

core/thread_support

+

<hpx/thread_support/unlock_guard.hpp>

+

core/threading_base

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

core/timing

+

<hpx/timing/steady_clock.hpp>

+ + +

Secondary dependencies for core/threading

+

core/assertion

+

core/config

+

core/errors

+

core/functional

+

core/futures

+

core/lock_registration

+

core/memory

+

core/synchronization

+

core/tag_invoke

+

core/thread_support

+

core/threading_base

+

core/timing

+

core/allocator_support

+

core/coroutines

+

core/datastructures

+

core/logging

+

core/serialization

+

core/topology

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/threading

+

core/executors

+

<hpx/threading/thread.hpp>

+

core/include_local

+

<hpx/modules/threading.hpp>

+

core/init_runtime_local

+

<hpx/threading/thread.hpp>

+

core/runtime_local

+

<hpx/modules/threading.hpp>

+

core/timed_execution

+

<hpx/modules/threading.hpp>

+

full/async_distributed

+

<hpx/modules/threading.hpp>

+

full/include

+

<hpx/modules/threading.hpp>

+

full/init_runtime

+

<hpx/threading/thread.hpp>

+

full/parcelset

+

<hpx/modules/threading.hpp>

+

full/parcelset_base

+

<hpx/modules/threading.hpp>

+
+ + + diff --git a/branches/master/report/master/core/threading_base.html b/branches/master/report/master/core/threading_base.html new file mode 100644 index 00000000000..a4d52f14167 --- /dev/null +++ b/branches/master/report/master/core/threading_base.html @@ -0,0 +1,969 @@ + + +HPX Dependency Report for core/threading_base + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/threading_base

+

core/affinity

+

<hpx/affinity/affinity_data.hpp>

+

core/allocator_support

+

<hpx/allocator_support/internal_allocator.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/concurrency

+

<hpx/concurrency/cache_line_data.hpp>

+

<hpx/concurrency/spinlock_pool.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/coroutines/coroutine.hpp>

+

<hpx/coroutines/coroutine_fwd.hpp>

+

<hpx/coroutines/detail/combined_tagged_state.hpp>

+

<hpx/coroutines/detail/coroutine_accessor.hpp>

+

<hpx/coroutines/detail/coroutine_impl.hpp>

+

<hpx/coroutines/detail/coroutine_stackful_self.hpp>

+

<hpx/coroutines/detail/tss.hpp>

+

<hpx/coroutines/stackless_coroutine.hpp>

+

<hpx/coroutines/thread_enums.hpp>

+

<hpx/coroutines/thread_id_type.hpp>

+

<hpx/modules/coroutines.hpp>

+

core/debugging

+

<hpx/debugging/backtrace.hpp>

+

<hpx/debugging/print.hpp>

+

<hpx/modules/debugging.hpp>

+

core/errors

+

<hpx/errors/error.hpp>

+

<hpx/errors/error_code.hpp>

+

<hpx/errors/exception.hpp>

+

<hpx/errors/exception_fwd.hpp>

+

<hpx/errors/throw_exception.hpp>

+

<hpx/modules/errors.hpp>

+

core/execution_base

+

<hpx/execution_base/agent_base.hpp>

+

<hpx/execution_base/context_base.hpp>

+

<hpx/execution_base/resource_base.hpp>

+

<hpx/execution_base/this_thread.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/to_string.hpp>

+

core/functional

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

<hpx/functional/traits/get_action_name.hpp>

+

<hpx/functional/traits/get_function_address.hpp>

+

<hpx/functional/traits/get_function_annotation.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

<hpx/modules/functional.hpp>

+

core/hardware

+

<hpx/hardware/timestamp.hpp>

+

core/itt_notify

+

<hpx/modules/itt_notify.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/invoke.hpp>

+

core/thread_support

+

<hpx/thread_support/unlock_guard.hpp>

+

core/timing

+

<hpx/modules/timing.hpp>

+

<hpx/timing/high_resolution_clock.hpp>

+

<hpx/timing/steady_clock.hpp>

+

core/topology

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+

core/type_support

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/decay.hpp>

+ + +

Secondary dependencies for core/threading_base

+

core/affinity

+

core/allocator_support

+

core/assertion

+

core/concurrency

+

core/config

+

core/coroutines

+

core/errors

+

core/execution_base

+

core/functional

+

core/lock_registration

+

core/logging

+

core/topology

+

core/type_support

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/threading_base

+

core/algorithms

+

<hpx/modules/threading_base.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

core/execution

+

<hpx/threading_base/annotated_function.hpp>

+

<hpx/threading_base/detail/get_default_pool.hpp>

+

<hpx/threading_base/register_thread.hpp>

+

<hpx/threading_base/scoped_annotation.hpp>

+

<hpx/threading_base/thread_description.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

core/executors

+

<hpx/threading_base/annotated_function.hpp>

+

<hpx/threading_base/detail/get_default_pool.hpp>

+

<hpx/threading_base/print.hpp>

+

<hpx/threading_base/register_thread.hpp>

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_description.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

core/futures

+

<hpx/threading_base/annotated_function.hpp>

+

<hpx/threading_base/detail/get_default_pool.hpp>

+

<hpx/threading_base/detail/switch_status.hpp>

+

<hpx/threading_base/register_thread.hpp>

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/scoped_annotation.hpp>

+

<hpx/threading_base/set_thread_state.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_description.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

core/include_local

+

<hpx/modules/threading_base.hpp>

+

<hpx/threading_base/annotated_function.hpp>

+

<hpx/threading_base/scoped_annotation.hpp>

+

core/init_runtime_local

+

<hpx/threading_base/detail/get_default_timer_service.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

core/io_service

+

<hpx/threading_base/callback_notifier.hpp>

+

<hpx/threading_base/scheduler_state.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

core/resource_partitioner

+

<hpx/threading_base/network_background_callback.hpp>

+

<hpx/threading_base/scheduler_mode.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

<hpx/threading_base/thread_queue_init_parameters.hpp>

+

core/runtime_local

+

<hpx/modules/threading_base.hpp>

+

<hpx/threading_base/callback_notifier.hpp>

+

<hpx/threading_base/external_timer.hpp>

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/scheduler_mode.hpp>

+

<hpx/threading_base/scheduler_state.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

<hpx/threading_base/threading_base_fwd.hpp>

+

core/schedulers

+

<hpx/threading_base/print.hpp>

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_data_stackful.hpp>

+

<hpx/threading_base/thread_data_stackless.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

<hpx/threading_base/thread_queue_init_parameters.hpp>

+

core/synchronization

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/threading_base_fwd.hpp>

+

core/thread_pool_util

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

core/thread_pools

+

<hpx/threading_base/callback_notifier.hpp>

+

<hpx/threading_base/create_thread.hpp>

+

<hpx/threading_base/create_work.hpp>

+

<hpx/threading_base/detail/switch_status.hpp>

+

<hpx/threading_base/external_timer.hpp>

+

<hpx/threading_base/network_background_callback.hpp>

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/scheduler_mode.hpp>

+

<hpx/threading_base/scheduler_state.hpp>

+

<hpx/threading_base/set_thread_state.hpp>

+

<hpx/threading_base/set_thread_state_timed.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

<hpx/threading_base/threading_base_fwd.hpp>

+

core/threading

+

<hpx/threading_base/scheduler_base.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

core/threadmanager

+

<hpx/threading_base/scheduler_mode.hpp>

+

<hpx/threading_base/scheduler_state.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

<hpx/threading_base/thread_queue_init_parameters.hpp>

+

full/actions

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

full/actions_base

+

<hpx/threading_base/register_thread.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

full/agas

+

<hpx/threading_base/scheduler_state.hpp>

+

full/async_distributed

+

<hpx/modules/threading_base.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

full/collectives

+

<hpx/threading_base/thread_helpers.hpp>

+

full/components

+

<hpx/threading_base/annotated_function.hpp>

+

<hpx/threading_base/thread_description.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

full/components_base

+

<hpx/modules/threading_base.hpp>

+

<hpx/threading_base/register_thread.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/threading_base_fwd.hpp>

+

full/include

+

<hpx/threading_base/annotated_function.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_specific_ptr.hpp>

+

full/init_runtime

+

<hpx/threading_base/detail/get_default_timer_service.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

full/parcelport_tcp

+

<hpx/modules/threading_base.hpp>

+

full/parcelset

+

<hpx/modules/threading_base.hpp>

+

full/parcelset_base

+

<hpx/modules/threading_base.hpp>

+

full/performance_counters

+

<hpx/threading_base/external_timer.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

full/plugin_factories

+

<hpx/modules/threading_base.hpp>

+

full/runtime_distributed

+

<hpx/threading_base/callback_notifier.hpp>

+

<hpx/threading_base/external_timer.hpp>

+

<hpx/threading_base/scheduler_mode.hpp>

+

<hpx/threading_base/thread_description.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+
+ + + diff --git a/branches/master/report/master/core/threadmanager.html b/branches/master/report/master/core/threadmanager.html new file mode 100644 index 00000000000..494fa559108 --- /dev/null +++ b/branches/master/report/master/core/threadmanager.html @@ -0,0 +1,359 @@ + + +HPX Dependency Report for core/threadmanager + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/threadmanager

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_combinators

+

<hpx/async_combinators/wait_all.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/execution_base

+

<hpx/execution_base/this_thread.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

core/io_service

+

<hpx/io_service/io_service_pool.hpp>

+

<hpx/io_service/io_service_pool_fwd.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/resource_partitioner

+

<hpx/resource_partitioner/detail/partitioner.hpp>

+

core/runtime_configuration

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

core/schedulers

+

<hpx/modules/schedulers.hpp>

+

core/thread_pool_util

+

<hpx/thread_pool_util/thread_pool_suspension_helpers.hpp>

+

core/thread_pools

+

<hpx/thread_pools/scheduled_thread_pool.hpp>

+

core/threading_base

+

<hpx/threading_base/scheduler_mode.hpp>

+

<hpx/threading_base/scheduler_state.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

<hpx/threading_base/thread_num_tss.hpp>

+

<hpx/threading_base/thread_pool_base.hpp>

+

<hpx/threading_base/thread_queue_init_parameters.hpp>

+

core/timing

+

<hpx/timing/steady_clock.hpp>

+

core/topology

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+

core/type_support

+

<hpx/type_support/unused.hpp>

+

core/util

+

<hpx/util/get_entry_as.hpp>

+ + +

Secondary dependencies for core/threadmanager

+

core/assertion

+

core/async_combinators

+

core/config

+

core/errors

+

core/execution_base

+

core/futures

+

core/io_service

+

core/logging

+

core/resource_partitioner

+

core/runtime_configuration

+

core/schedulers

+

core/thread_pool_util

+

core/thread_pools

+

core/threading_base

+

core/timing

+

core/topology

+

core/type_support

+

core/util

+

core/async_local

+

core/concurrency

+

core/synchronization

+

core/executors

+ + +

Reverse dependencies for core/threadmanager

+

core/compute_local

+

<hpx/modules/threadmanager.hpp>

+

core/runtime_local

+

<hpx/modules/threadmanager.hpp>

+

<hpx/threadmanager/threadmanager_fwd.hpp>

+

full/include

+

<hpx/modules/threadmanager.hpp>

+

full/parcelset

+

<hpx/modules/threadmanager.hpp>

+

full/performance_counters

+

<hpx/modules/threadmanager.hpp>

+

<hpx/threadmanager/threadmanager_fwd.hpp>

+

full/runtime_components

+

<hpx/modules/threadmanager.hpp>

+

full/runtime_distributed

+

<hpx/modules/threadmanager.hpp>

+
+ + + diff --git a/branches/master/report/master/core/timed_execution.html b/branches/master/report/master/core/timed_execution.html new file mode 100644 index 00000000000..e03709af9e2 --- /dev/null +++ b/branches/master/report/master/core/timed_execution.html @@ -0,0 +1,270 @@ + + +HPX Dependency Report for core/timed_execution + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/timed_execution

+

core/concepts

+

<hpx/concepts/concepts.hpp>

+

<hpx/modules/concepts.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/execution

+

<hpx/execution/executors/execution.hpp>

+

<hpx/execution/traits/executor_traits.hpp>

+

core/execution_base

+

<hpx/execution_base/execution.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

core/executors

+

<hpx/executors/execution_policy.hpp>

+

<hpx/executors/parallel_executor.hpp>

+

<hpx/executors/sequenced_executor.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

core/threading

+

<hpx/modules/threading.hpp>

+

core/timing

+

<hpx/modules/timing.hpp>

+

<hpx/timing/steady_clock.hpp>

+

core/type_support

+

<hpx/type_support/detail/wrap_int.hpp>

+ + +

Secondary dependencies for core/timed_execution

+

core/concepts

+

core/config

+

core/execution

+

core/execution_base

+

core/executors

+

core/futures

+

core/threading

+

core/timing

+

core/type_support

+

core/allocator_support

+

core/concurrency

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/io_service

+

core/logging

+

core/resource_partitioner

+

core/serialization

+

core/synchronization

+

core/threading_base

+

core/topology

+

core/ini

+

core/prefix

+

core/thread_pools

+ + +

Reverse dependencies for core/timed_execution

+

core/include_local

+

<hpx/modules/timed_execution.hpp>

+

full/include

+

<hpx/modules/timed_execution.hpp>

+

<hpx/timed_execution/traits/is_timed_executor.hpp>

+
+ + + diff --git a/branches/master/report/master/core/timing.html b/branches/master/report/master/core/timing.html new file mode 100644 index 00000000000..1afe4d26504 --- /dev/null +++ b/branches/master/report/master/core/timing.html @@ -0,0 +1,213 @@ + + +HPX Dependency Report for core/timing + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/timing

+

core/config

+

<hpx/config.hpp>

+

core/hardware

+

<hpx/hardware/timestamp.hpp>

+ + +

Secondary dependencies for core/timing

+

core/config

+ + +

Reverse dependencies for core/timing

+

core/execution

+

<hpx/timing/high_resolution_clock.hpp>

+

<hpx/timing/steady_clock.hpp>

+

core/execution_base

+

<hpx/timing/high_resolution_timer.hpp>

+

<hpx/timing/steady_clock.hpp>

+

core/executors

+

<hpx/timing/steady_clock.hpp>

+

core/futures

+

<hpx/timing/steady_clock.hpp>

+

core/include_local

+

<hpx/modules/timing.hpp>

+

core/init_runtime_local

+

<hpx/modules/timing.hpp>

+

core/runtime_local

+

<hpx/timing/high_resolution_clock.hpp>

+

<hpx/timing/steady_clock.hpp>

+

core/schedulers

+

<hpx/timing/high_resolution_clock.hpp>

+

<hpx/timing/tick_counter.hpp>

+

core/synchronization

+

<hpx/timing/steady_clock.hpp>

+

core/threading

+

<hpx/timing/steady_clock.hpp>

+

core/threading_base

+

<hpx/modules/timing.hpp>

+

<hpx/timing/high_resolution_clock.hpp>

+

<hpx/timing/steady_clock.hpp>

+

core/threadmanager

+

<hpx/timing/steady_clock.hpp>

+

core/timed_execution

+

<hpx/modules/timing.hpp>

+

<hpx/timing/steady_clock.hpp>

+

full/agas

+

<hpx/timing/scoped_timer.hpp>

+

full/agas_base

+

<hpx/timing/scoped_timer.hpp>

+

full/include

+

<hpx/timing/high_resolution_clock.hpp>

+

<hpx/timing/high_resolution_timer.hpp>

+

full/init_runtime

+

<hpx/modules/timing.hpp>

+

full/parcelport_tcp

+

<hpx/modules/timing.hpp>

+

full/parcelset

+

<hpx/modules/timing.hpp>

+

full/performance_counters

+

<hpx/timing/high_resolution_clock.hpp>

+

full/runtime_distributed

+

<hpx/modules/timing.hpp>

+

<hpx/timing/high_resolution_clock.hpp>

+
+ + + diff --git a/branches/master/report/master/core/topology.html b/branches/master/report/master/core/topology.html new file mode 100644 index 00000000000..0349555f4b4 --- /dev/null +++ b/branches/master/report/master/core/topology.html @@ -0,0 +1,284 @@ + + +HPX Dependency Report for core/topology + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/topology

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/scheduling_properties.hpp>

+

core/concurrency

+

<hpx/concurrency/spinlock.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/config_registry

+

<hpx/modules/config_registry.hpp>

+

core/datastructures

+

<hpx/datastructures/detail/dynamic_bitset.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/tag_fallback_invoke.hpp>

+

core/util

+

<hpx/util/ios_flags_saver.hpp>

+ + +

Secondary dependencies for core/topology

+

core/assertion

+

core/async_base

+

core/concurrency

+

core/config

+

core/datastructures

+

core/errors

+

core/logging

+

core/tag_invoke

+

core/util

+

core/coroutines

+

core/lock_registration

+

core/serialization

+

core/version

+

core/prefix

+ + +

Reverse dependencies for core/topology

+

core/affinity

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+

core/command_line_handling_local

+

<hpx/modules/topology.hpp>

+

core/compute_local

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+

core/execution

+

<hpx/modules/topology.hpp>

+

<hpx/topology/topology.hpp>

+

core/executors

+

<hpx/modules/topology.hpp>

+

<hpx/topology/cpu_mask.hpp>

+

core/resource_partitioner

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+

core/runtime_local

+

<hpx/modules/topology.hpp>

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+

core/schedulers

+

<hpx/topology/topology.hpp>

+

core/thread_pools

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+

core/threading_base

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+

core/threadmanager

+

<hpx/topology/cpu_mask.hpp>

+

<hpx/topology/topology.hpp>

+

full/command_line_handling

+

<hpx/modules/topology.hpp>

+

full/compute

+

<hpx/topology/topology.hpp>

+

full/include

+

<hpx/topology/topology.hpp>

+

full/runtime_distributed

+

<hpx/modules/topology.hpp>

+

<hpx/topology/topology.hpp>

+
+ + + diff --git a/branches/master/report/master/core/type_support.html b/branches/master/report/master/core/type_support.html new file mode 100644 index 00000000000..ecf67a699cb --- /dev/null +++ b/branches/master/report/master/core/type_support.html @@ -0,0 +1,817 @@ + + +HPX Dependency Report for core/type_support + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/type_support

+

core/assertion

+

<hpx/assert.hpp>

+

core/concepts

+

<hpx/concepts/concepts.hpp>

+

<hpx/concepts/has_member_xxx.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/defines.hpp>

+ + +

Secondary dependencies for core/type_support

+

core/assertion

+

core/concepts

+

core/config

+ + +

Reverse dependencies for core/type_support

+

core/algorithms

+

<hpx/modules/type_support.hpp>

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/empty_function.hpp>

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/is_contiguous_iterator.hpp>

+

<hpx/type_support/is_relocatable.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/uninitialized_relocation_primitives.hpp>

+

<hpx/type_support/unused.hpp>

+

<hpx/type_support/void_guard.hpp>

+

core/allocator_support

+

<hpx/type_support/construct_at.hpp>

+

core/async_combinators

+

<hpx/type_support/decay.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

<hpx/type_support/unwrap_ref.hpp>

+

core/batch_environments

+

<hpx/type_support/unused.hpp>

+

core/compute_local

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/detail/wrap_int.hpp>

+

core/concurrency

+

<hpx/type_support/bit_cast.hpp>

+

<hpx/type_support/construct_at.hpp>

+

core/coroutines

+

<hpx/type_support/unused.hpp>

+

core/datastructures

+

<hpx/modules/type_support.hpp>

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/pack.hpp>

+

core/execution

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/decay.hpp>

+

<hpx/type_support/detail/with_result_of.hpp>

+

<hpx/type_support/detail/wrap_int.hpp>

+

<hpx/type_support/detected.hpp>

+

<hpx/type_support/equality.hpp>

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/lazy_conditional.hpp>

+

<hpx/type_support/meta.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

core/execution_base

+

<hpx/modules/type_support.hpp>

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/coroutines_support.hpp>

+

<hpx/type_support/equality.hpp>

+

<hpx/type_support/meta.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unwrap_ref.hpp>

+

core/executors

+

<hpx/type_support/pack.hpp>

+

core/functional

+

<hpx/type_support/decay.hpp>

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/meta.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/void_guard.hpp>

+

core/futures

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/coroutines_support.hpp>

+

<hpx/type_support/decay.hpp>

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/lazy_conditional.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

core/include_local

+

<hpx/type_support/bit_cast.hpp>

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/generator.hpp>

+

<hpx/type_support/is_relocatable.hpp>

+

<hpx/type_support/is_trivially_relocatable.hpp>

+

<hpx/type_support/relocate_at.hpp>

+

core/init_runtime_local

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

core/iterator_support

+

<hpx/type_support/default_sentinel.hpp>

+

<hpx/type_support/equality.hpp>

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/lazy_conditional.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

core/lcos_local

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/extra_data.hpp>

+

<hpx/type_support/unused.hpp>

+

core/lock_registration

+

<hpx/type_support/assert_owns_lock.hpp>

+

core/logging

+

<hpx/modules/type_support.hpp>

+

core/pack_traversal

+

<hpx/type_support/decay.hpp>

+

<hpx/type_support/pack.hpp>

+

core/plugin

+

<hpx/type_support/pack.hpp>

+

core/prefix

+

<hpx/type_support/unused.hpp>

+

core/resiliency

+

<hpx/type_support/pack.hpp>

+

core/resource_partitioner

+

<hpx/type_support/static.hpp>

+

core/runtime_local

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/unused.hpp>

+

core/schedulers

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/unused.hpp>

+

core/serialization

+

<hpx/type_support/extra_data.hpp>

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/lazy_conditional.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/static.hpp>

+

<hpx/type_support/unused.hpp>

+

core/static_reinit

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/static.hpp>

+

core/synchronization

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/unused.hpp>

+

core/tag_invoke

+

<hpx/type_support/meta.hpp>

+

core/thread_support

+

<hpx/type_support/static.hpp>

+

core/threading_base

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/decay.hpp>

+

core/threadmanager

+

<hpx/type_support/unused.hpp>

+

core/timed_execution

+

<hpx/type_support/detail/wrap_int.hpp>

+

full/actions

+

<hpx/type_support/pack.hpp>

+

full/actions_base

+

<hpx/type_support/detail/wrap_int.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/static.hpp>

+

<hpx/type_support/unused.hpp>

+

full/agas

+

<hpx/type_support/assert_owns_lock.hpp>

+

full/agas_base

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/unused.hpp>

+

full/async_colocated

+

<hpx/type_support/bit_cast.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

full/async_distributed

+

<hpx/modules/type_support.hpp>

+

<hpx/type_support/detail/wrap_int.hpp>

+

<hpx/type_support/lazy_enable_if.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

<hpx/type_support/void_guard.hpp>

+

full/checkpoint_base

+

<hpx/type_support/extra_data.hpp>

+

full/collectives

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/extra_data.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

full/components

+

<hpx/type_support/extra_data.hpp>

+

full/components_base

+

<hpx/type_support/detail/wrap_int.hpp>

+

<hpx/type_support/unused.hpp>

+

full/include

+

<hpx/modules/type_support.hpp>

+

<hpx/type_support/detail/wrap_int.hpp>

+

full/init_runtime

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

full/naming

+

<hpx/type_support/extra_data.hpp>

+

full/parcelset

+

<hpx/modules/type_support.hpp>

+

full/parcelset_base

+

<hpx/modules/type_support.hpp>

+

full/performance_counters

+

<hpx/type_support/unused.hpp>

+

full/plugin_factories

+

<hpx/modules/type_support.hpp>

+

full/resiliency_distributed

+

<hpx/type_support/pack.hpp>

+

full/runtime_components

+

<hpx/type_support/lazy_enable_if.hpp>

+

<hpx/type_support/static.hpp>

+

full/runtime_distributed

+

<hpx/type_support/decay.hpp>

+

<hpx/type_support/unused.hpp>

+

full/segmented_algorithms

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/unused.hpp>

+

<hpx/type_support/void_guard.hpp>

+
+ + + diff --git a/branches/master/report/master/core/util.html b/branches/master/report/master/core/util.html new file mode 100644 index 00000000000..6ecfc0eb4f8 --- /dev/null +++ b/branches/master/report/master/core/util.html @@ -0,0 +1,262 @@ + + +HPX Dependency Report for core/util + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/util

+

core/concepts

+

<hpx/concepts/has_member_xxx.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/format

+

<hpx/util/from_string.hpp>

+

core/iterator_support

+

<hpx/iterator_support/range.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+ + +

Secondary dependencies for core/util

+

core/concepts

+

core/config

+

core/errors

+

core/iterator_support

+

core/datastructures

+

core/logging

+

core/serialization

+ + +

Reverse dependencies for core/util

+

core/algorithms

+

<hpx/util/min.hpp>

+

core/async_combinators

+

<hpx/util/detail/reserve.hpp>

+

core/command_line_handling_local

+

<hpx/modules/util.hpp>

+

core/coroutines

+

<hpx/util/get_and_reset_value.hpp>

+

core/futures

+

<hpx/util/detail/reserve.hpp>

+

core/init_runtime_local

+

<hpx/util/get_entry_as.hpp>

+

core/pack_traversal

+

<hpx/util/detail/reserve.hpp>

+

core/resource_partitioner

+

<hpx/util/get_entry_as.hpp>

+

core/runtime_configuration

+

<hpx/util/get_entry_as.hpp>

+

core/runtime_local

+

<hpx/util/get_entry_as.hpp>

+

core/schedulers

+

<hpx/util/get_and_reset_value.hpp>

+

core/testing

+

<hpx/modules/util.hpp>

+

<hpx/util/ios_flags_saver.hpp>

+

core/threadmanager

+

<hpx/util/get_entry_as.hpp>

+

core/topology

+

<hpx/util/ios_flags_saver.hpp>

+

full/actions

+

<hpx/modules/util.hpp>

+

full/actions_base

+

<hpx/util/get_and_reset_value.hpp>

+

full/agas

+

<hpx/util/get_entry_as.hpp>

+

<hpx/util/insert_checked.hpp>

+

full/agas_base

+

<hpx/util/get_and_reset_value.hpp>

+

<hpx/util/insert_checked.hpp>

+

<hpx/util/ios_flags_saver.hpp>

+

<hpx/util/regex_from_pattern.hpp>

+

full/collectives

+

<hpx/util/calculate_fanout.hpp>

+

full/command_line_handling

+

<hpx/modules/util.hpp>

+

full/include

+

<hpx/util/get_and_reset_value.hpp>

+

full/naming_base

+

<hpx/util/ios_flags_saver.hpp>

+

full/parcelport_tcp

+

<hpx/modules/util.hpp>

+

full/parcelset

+

<hpx/modules/util.hpp>

+

full/parcelset_base

+

<hpx/modules/util.hpp>

+

full/performance_counters

+

<hpx/util/regex_from_pattern.hpp>

+
+ + + diff --git a/branches/master/report/master/core/version.html b/branches/master/report/master/core/version.html new file mode 100644 index 00000000000..66996cfc91f --- /dev/null +++ b/branches/master/report/master/core/version.html @@ -0,0 +1,145 @@ + + +HPX Dependency Report for core/version + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for core/version

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/config_strings.hpp>

+

<hpx/config/version.hpp>

+

core/config_registry

+

<hpx/modules/config_registry.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/prefix

+

<hpx/prefix/find_prefix.hpp>

+

core/preprocessor

+

<hpx/preprocessor/stringize.hpp>

+ + +

Secondary dependencies for core/version

+

core/prefix

+

core/errors

+

core/plugin

+

core/string_util

+

core/type_support

+

core/datastructures

+

core/functional

+

core/iterator_support

+ + +

Reverse dependencies for core/version

+

core/command_line_handling_local

+

<hpx/version.hpp>

+

core/coroutines

+

<hpx/version.hpp>

+

core/runtime_configuration

+

<hpx/version.hpp>

+

core/runtime_local

+

<hpx/version.hpp>

+

full/command_line_handling

+

<hpx/version.hpp>

+

full/performance_counters

+

<hpx/version.hpp>

+

full/runtime_distributed

+

<hpx/version.hpp>

+
+ + + diff --git a/branches/master/report/master/full/actions.html b/branches/master/report/master/full/actions.html new file mode 100644 index 00000000000..e29dd1b7722 --- /dev/null +++ b/branches/master/report/master/full/actions.html @@ -0,0 +1,512 @@ + + +HPX Dependency Report for full/actions + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/actions

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/defines.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/coroutines/thread_enums.hpp>

+

<hpx/modules/coroutines.hpp>

+

core/datastructures

+

<hpx/datastructures/serialization/tuple.hpp>

+

<hpx/modules/datastructures.hpp>

+

core/itt_notify

+

<hpx/modules/itt_notify.hpp>

+

core/preprocessor

+

<hpx/modules/preprocessor.hpp>

+

core/runtime_local

+

<hpx/modules/runtime_local.hpp>

+

<hpx/runtime_local/get_locality_id.hpp>

+

<hpx/runtime_local/state.hpp>

+

core/serialization

+

<hpx/modules/serialization.hpp>

+

<hpx/serialization/input_archive.hpp>

+

<hpx/serialization/output_archive.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/traits/is_bitwise_serializable.hpp>

+

<hpx/serialization/traits/needs_automatic_registration.hpp>

+

core/tag_invoke

+

<hpx/functional/invoke_result.hpp>

+

core/threading_base

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

core/type_support

+

<hpx/type_support/pack.hpp>

+

core/util

+

<hpx/modules/util.hpp>

+

full/actions_base

+

<hpx/actions_base/actions_base_fwd.hpp>

+

<hpx/actions_base/actions_base_support.hpp>

+

<hpx/actions_base/basic_action.hpp>

+

<hpx/actions_base/detail/action_factory.hpp>

+

<hpx/actions_base/detail/invocation_count_registry.hpp>

+

<hpx/actions_base/detail/per_action_data_counter_registry.hpp>

+

<hpx/actions_base/traits/action_continuation.hpp>

+

<hpx/actions_base/traits/action_decorate_continuation.hpp>

+

<hpx/actions_base/traits/action_does_termination_detection.hpp>

+

<hpx/actions_base/traits/action_priority.hpp>

+

<hpx/actions_base/traits/action_schedule_thread.hpp>

+

<hpx/actions_base/traits/action_select_direct_execution.hpp>

+

<hpx/actions_base/traits/action_stacksize.hpp>

+

<hpx/actions_base/traits/action_trigger_continuation_fwd.hpp>

+

<hpx/actions_base/traits/action_was_object_migrated.hpp>

+

full/components_base

+

<hpx/components_base/pinned_ptr.hpp>

+

full/naming_base

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/parcelset_base

+

<hpx/parcelset_base/parcel_interface.hpp>

+

<hpx/parcelset_base/traits/action_get_embedded_parcel.hpp>

+

<hpx/parcelset_base/traits/action_message_handler.hpp>

+

<hpx/parcelset_base/traits/action_serialization_filter.hpp>

+ + +

Secondary dependencies for full/actions

+

core/assertion

+

core/async_base

+

core/coroutines

+

core/datastructures

+

core/runtime_local

+

core/serialization

+

core/threading_base

+

core/type_support

+

core/util

+

full/actions_base

+

full/components_base

+

full/naming_base

+

full/parcelset_base

+

core/command_line_handling_local

+

core/errors

+

core/execution

+

core/executors

+

core/logging

+

core/plugin

+

core/program_options

+

core/resource_partitioner

+

core/runtime_configuration

+

core/threadmanager

+

core/version

+ + +

Reverse dependencies for full/actions

+

full/agas_base

+

<hpx/actions/transfer_action.hpp>

+

full/async_distributed

+

<hpx/actions/actions_fwd.hpp>

+

<hpx/actions/base_action.hpp>

+

<hpx/actions/post_helper.hpp>

+

<hpx/actions/register_action.hpp>

+

<hpx/actions/transfer_action.hpp>

+

<hpx/actions/transfer_base_action.hpp>

+

full/collectives

+

<hpx/actions/transfer_action.hpp>

+

full/executors_distributed

+

<hpx/actions/invoke_function.hpp>

+

full/include

+

<hpx/actions/invoke_function.hpp>

+

<hpx/actions/transfer_action.hpp>

+

full/lcos_distributed

+

<hpx/actions/transfer_action.hpp>

+

full/parcelset

+

<hpx/actions/actions_fwd.hpp>

+

<hpx/actions/base_action.hpp>

+

<hpx/actions/transfer_action.hpp>

+

full/performance_counters

+

<hpx/actions/transfer_action.hpp>

+

full/runtime_components

+

<hpx/actions/transfer_action.hpp>

+

full/runtime_distributed

+

<hpx/actions/transfer_action.hpp>

+
+ + + diff --git a/branches/master/report/master/full/actions_base.html b/branches/master/report/master/full/actions_base.html new file mode 100644 index 00000000000..845173c84d9 --- /dev/null +++ b/branches/master/report/master/full/actions_base.html @@ -0,0 +1,834 @@ + + +HPX Dependency Report for full/actions_base + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/actions_base

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

<hpx/async_base/sync.hpp>

+

core/async_local

+

<hpx/async_local/sync_fwd.hpp>

+

core/concepts

+

<hpx/concepts/has_member_xxx.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/coroutines/thread_enums.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

core/debugging

+

<hpx/debugging/demangle_helper.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/functional

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

core/futures

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

core/hashing

+

<hpx/hashing/jenkins_hash.hpp>

+

core/itt_notify

+

<hpx/modules/itt_notify.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

core/runtime_local

+

<hpx/runtime_local/report_error.hpp>

+

core/serialization

+

<hpx/serialization/traits/needs_automatic_registration.hpp>

+

core/threading_base

+

<hpx/threading_base/register_thread.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

core/type_support

+

<hpx/type_support/detail/wrap_int.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/static.hpp>

+

<hpx/type_support/unused.hpp>

+

core/util

+

<hpx/util/get_and_reset_value.hpp>

+

full/components_base

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/pinned_ptr.hpp>

+

<hpx/components_base/traits/action_decorate_function.hpp>

+

<hpx/components_base/traits/component_type_database.hpp>

+

<hpx/modules/components_base.hpp>

+

full/naming_base

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+

<hpx/naming_base/naming_base.hpp>

+ + +

Secondary dependencies for full/actions_base

+

core/async_base

+

core/async_local

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/functional

+

core/futures

+

core/logging

+

core/runtime_local

+

core/serialization

+

core/threading_base

+

core/util

+

full/components_base

+

full/naming_base

+

core/command_line_handling_local

+

core/execution

+

core/executors

+

core/program_options

+

core/resource_partitioner

+

core/runtime_configuration

+

core/threadmanager

+

core/version

+ + +

Reverse dependencies for full/actions_base

+

full/actions

+

<hpx/actions_base/actions_base_fwd.hpp>

+

<hpx/actions_base/actions_base_support.hpp>

+

<hpx/actions_base/basic_action.hpp>

+

<hpx/actions_base/detail/action_factory.hpp>

+

<hpx/actions_base/detail/invocation_count_registry.hpp>

+

<hpx/actions_base/detail/per_action_data_counter_registry.hpp>

+

<hpx/actions_base/traits/action_continuation.hpp>

+

<hpx/actions_base/traits/action_decorate_continuation.hpp>

+

<hpx/actions_base/traits/action_does_termination_detection.hpp>

+

<hpx/actions_base/traits/action_priority.hpp>

+

<hpx/actions_base/traits/action_schedule_thread.hpp>

+

<hpx/actions_base/traits/action_select_direct_execution.hpp>

+

<hpx/actions_base/traits/action_stacksize.hpp>

+

<hpx/actions_base/traits/action_trigger_continuation_fwd.hpp>

+

<hpx/actions_base/traits/action_was_object_migrated.hpp>

+

full/agas

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/action_priority.hpp>

+

<hpx/actions_base/traits/action_was_object_migrated.hpp>

+

full/agas_base

+

<hpx/actions_base/basic_action.hpp>

+

<hpx/actions_base/component_action.hpp>

+

full/async_colocated

+

<hpx/actions_base/actions_base_support.hpp>

+

<hpx/actions_base/basic_action_fwd.hpp>

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/action_priority.hpp>

+

<hpx/actions_base/traits/extract_action.hpp>

+

<hpx/actions_base/traits/is_continuation.hpp>

+

full/async_distributed

+

<hpx/actions_base/action_priority.hpp>

+

<hpx/actions_base/action_stacksize.hpp>

+

<hpx/actions_base/actions_base_fwd.hpp>

+

<hpx/actions_base/actions_base_support.hpp>

+

<hpx/actions_base/basic_action.hpp>

+

<hpx/actions_base/basic_action_fwd.hpp>

+

<hpx/actions_base/component_action.hpp>

+

<hpx/actions_base/traits/action_continuation.hpp>

+

<hpx/actions_base/traits/action_is_target_valid.hpp>

+

<hpx/actions_base/traits/action_priority.hpp>

+

<hpx/actions_base/traits/action_remote_result.hpp>

+

<hpx/actions_base/traits/action_select_direct_execution.hpp>

+

<hpx/actions_base/traits/action_stacksize.hpp>

+

<hpx/actions_base/traits/action_trigger_continuation_fwd.hpp>

+

<hpx/actions_base/traits/action_was_object_migrated.hpp>

+

<hpx/actions_base/traits/extract_action.hpp>

+

<hpx/actions_base/traits/is_client.hpp>

+

<hpx/actions_base/traits/is_continuation.hpp>

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

<hpx/actions_base/traits/is_valid_action.hpp>

+

<hpx/modules/actions_base.hpp>

+

full/checkpoint

+

<hpx/actions_base/traits/is_client.hpp>

+

full/collectives

+

<hpx/actions_base/actions_base_support.hpp>

+

<hpx/actions_base/component_action.hpp>

+

<hpx/actions_base/detail/action_factory.hpp>

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/extract_action.hpp>

+

full/components

+

<hpx/actions_base/traits/is_client.hpp>

+

full/compute

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

full/distribution_policies

+

<hpx/actions_base/actions_base_support.hpp>

+

<hpx/actions_base/traits/extract_action.hpp>

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

full/executors_distributed

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

full/include

+

<hpx/actions_base/component_action.hpp>

+

<hpx/actions_base/lambda_to_action.hpp>

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/action_continuation.hpp>

+

<hpx/actions_base/traits/action_decorate_continuation.hpp>

+

<hpx/actions_base/traits/action_does_termination_detection.hpp>

+

<hpx/actions_base/traits/action_is_target_valid.hpp>

+

<hpx/actions_base/traits/action_priority.hpp>

+

<hpx/actions_base/traits/action_remote_result.hpp>

+

<hpx/actions_base/traits/action_schedule_thread.hpp>

+

<hpx/actions_base/traits/action_select_direct_execution.hpp>

+

<hpx/actions_base/traits/action_stacksize.hpp>

+

<hpx/actions_base/traits/action_was_object_migrated.hpp>

+

<hpx/actions_base/traits/extract_action.hpp>

+

<hpx/actions_base/traits/is_client.hpp>

+

<hpx/actions_base/traits/is_continuation.hpp>

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

<hpx/actions_base/traits/is_valid_action.hpp>

+

full/init_runtime

+

<hpx/actions_base/plain_action.hpp>

+

full/lcos_distributed

+

<hpx/actions_base/component_action.hpp>

+

full/parcelset

+

<hpx/actions_base/basic_action.hpp>

+

<hpx/actions_base/detail/action_factory.hpp>

+

full/performance_counters

+

<hpx/actions_base/basic_action.hpp>

+

<hpx/actions_base/component_action.hpp>

+

<hpx/actions_base/detail/invocation_count_registry.hpp>

+

<hpx/actions_base/detail/per_action_data_counter_registry.hpp>

+

<hpx/actions_base/plain_action.hpp>

+

full/runtime_components

+

<hpx/actions_base/basic_action.hpp>

+

<hpx/actions_base/component_action.hpp>

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/action_does_termination_detection.hpp>

+

<hpx/actions_base/traits/is_client.hpp>

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

full/runtime_distributed

+

<hpx/actions_base/actions_base_support.hpp>

+

<hpx/actions_base/component_action.hpp>

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/action_does_termination_detection.hpp>

+

<hpx/actions_base/traits/action_was_object_migrated.hpp>

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

full/segmented_algorithms

+

<hpx/actions_base/plain_action.hpp>

+
+ + + diff --git a/branches/master/report/master/full/agas.html b/branches/master/report/master/full/agas.html new file mode 100644 index 00000000000..35041ea8349 --- /dev/null +++ b/branches/master/report/master/full/agas.html @@ -0,0 +1,533 @@ + + +HPX Dependency Report for full/agas + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/agas

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/async_combinators

+

<hpx/async_combinators/wait_all.hpp>

+

core/cache

+

<hpx/cache/lru_cache.hpp>

+

<hpx/cache/statistics/local_full_statistics.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/datastructures

+

<hpx/datastructures/detail/dynamic_bitset.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/modules/execution.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/functional

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/modules/functional.hpp>

+

core/futures

+

<hpx/modules/futures.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/runtime_configuration

+

<hpx/modules/runtime_configuration.hpp>

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

core/runtime_local

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

core/serialization

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/vector.hpp>

+

core/synchronization

+

<hpx/synchronization/shared_mutex.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/thread_support

+

<hpx/thread_support/unlock_guard.hpp>

+

core/threading_base

+

<hpx/threading_base/scheduler_state.hpp>

+

core/timing

+

<hpx/timing/scoped_timer.hpp>

+

core/type_support

+

<hpx/type_support/assert_owns_lock.hpp>

+

core/util

+

<hpx/util/get_entry_as.hpp>

+

<hpx/util/insert_checked.hpp>

+

full/actions_base

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/action_priority.hpp>

+

<hpx/actions_base/traits/action_was_object_migrated.hpp>

+

full/agas_base

+

<hpx/agas_base/agas_fwd.hpp>

+

<hpx/agas_base/detail/bootstrap_component_namespace.hpp>

+

<hpx/agas_base/detail/bootstrap_locality_namespace.hpp>

+

<hpx/agas_base/route.hpp>

+

<hpx/agas_base/server/primary_namespace.hpp>

+

<hpx/modules/agas_base.hpp>

+

full/async_distributed

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/detail/post.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/detail/agas_interface_functions.hpp>

+

<hpx/components_base/pinned_ptr.hpp>

+

full/naming

+

<hpx/naming/split_gid.hpp>

+

full/naming_base

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/parcelset

+

<hpx/parcelset/parcel.hpp>

+

<hpx/parcelset/parcelset_fwd.hpp>

+

full/parcelset_base

+

<hpx/parcelset_base/detail/parcel_route_handler.hpp>

+ + +

Secondary dependencies for full/agas

+

core/assertion

+

core/async_base

+

core/async_combinators

+

core/config

+

core/datastructures

+

core/errors

+

core/execution

+

core/functional

+

core/futures

+

core/lock_registration

+

core/logging

+

core/runtime_configuration

+

core/runtime_local

+

core/serialization

+

core/synchronization

+

core/threading_base

+

core/timing

+

core/type_support

+

core/util

+

full/actions_base

+

full/agas_base

+

full/async_distributed

+

full/components_base

+

full/naming

+

full/naming_base

+

full/parcelset

+

full/parcelset_base

+

core/command_line_handling_local

+

core/executors

+

core/include_local

+

core/resource_partitioner

+

core/threadmanager

+

full/plugin_factories

+

full/command_line_handling

+ + +

Reverse dependencies for full/agas

+

full/include

+

<hpx/agas/addressing_service.hpp>

+

full/init_runtime

+

<hpx/agas/addressing_service.hpp>

+

full/performance_counters

+

<hpx/agas/addressing_service.hpp>

+

<hpx/agas/agas_fwd.hpp>

+

full/runtime_components

+

<hpx/agas/addressing_service.hpp>

+

full/runtime_distributed

+

<hpx/agas/addressing_service.hpp>

+

<hpx/agas/agas_fwd.hpp>

+
+ + + diff --git a/branches/master/report/master/full/agas_base.html b/branches/master/report/master/full/agas_base.html new file mode 100644 index 00000000000..6bee0bb9585 --- /dev/null +++ b/branches/master/report/master/full/agas_base.html @@ -0,0 +1,667 @@ + + +HPX Dependency Report for full/agas_base + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/agas_base

+

core/allocator_support

+

<hpx/allocator_support/internal_allocator.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

<hpx/modules/datastructures.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/functional

+

<hpx/functional/function.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/modules/futures.hpp>

+

core/hashing

+

<hpx/hashing/jenkins_hash.hpp>

+

core/include_local

+

<hpx/format.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/serialization

+

<hpx/serialization/input_archive.hpp>

+

<hpx/serialization/output_archive.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/vector.hpp>

+

core/synchronization

+

<hpx/synchronization/condition_variable.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/thread_support

+

<hpx/thread_support/unlock_guard.hpp>

+

core/timing

+

<hpx/timing/scoped_timer.hpp>

+

core/type_support

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/unused.hpp>

+

core/util

+

<hpx/util/get_and_reset_value.hpp>

+

<hpx/util/insert_checked.hpp>

+

<hpx/util/ios_flags_saver.hpp>

+

<hpx/util/regex_from_pattern.hpp>

+

full/actions

+

<hpx/actions/transfer_action.hpp>

+

full/actions_base

+

<hpx/actions_base/basic_action.hpp>

+

<hpx/actions_base/component_action.hpp>

+

full/async_distributed

+

<hpx/async_distributed/base_lco_with_value.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/detail/post.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/server/fixed_component_base.hpp>

+

full/naming

+

<hpx/modules/naming.hpp>

+

<hpx/naming/credit_handling.hpp>

+

<hpx/naming/split_gid.hpp>

+

full/naming_base

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/gid_type.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/parcelset

+

<hpx/parcelset/parcel.hpp>

+

full/parcelset_base

+

<hpx/parcelset_base/locality.hpp>

+

<hpx/parcelset_base/parcel_interface.hpp>

+

<hpx/parcelset_base/traits/action_get_embedded_parcel.hpp>

+ + +

Secondary dependencies for full/agas_base

+

core/allocator_support

+

core/assertion

+

core/config

+

core/datastructures

+

core/errors

+

core/functional

+

core/futures

+

core/include_local

+

core/lock_registration

+

core/logging

+

core/serialization

+

core/synchronization

+

core/timing

+

core/type_support

+

core/util

+

full/actions

+

full/actions_base

+

full/async_distributed

+

full/components_base

+

full/naming

+

full/naming_base

+

full/parcelset

+

full/parcelset_base

+

core/algorithms

+

core/compute_local

+

core/coroutines

+

core/execution

+

core/executors

+

core/io_service

+

core/resource_partitioner

+

core/runtime_configuration

+

core/runtime_local

+

core/threading_base

+

core/threadmanager

+

full/plugin_factories

+

core/command_line_handling_local

+

full/command_line_handling

+ + +

Reverse dependencies for full/agas_base

+

full/agas

+

<hpx/agas_base/agas_fwd.hpp>

+

<hpx/agas_base/detail/bootstrap_component_namespace.hpp>

+

<hpx/agas_base/detail/bootstrap_locality_namespace.hpp>

+

<hpx/agas_base/route.hpp>

+

<hpx/agas_base/server/primary_namespace.hpp>

+

<hpx/modules/agas_base.hpp>

+

full/async_colocated

+

<hpx/agas_base/primary_namespace.hpp>

+

<hpx/agas_base/server/primary_namespace.hpp>

+

full/performance_counters

+

<hpx/agas_base/server/component_namespace.hpp>

+

<hpx/agas_base/server/locality_namespace.hpp>

+

<hpx/agas_base/server/primary_namespace.hpp>

+

<hpx/agas_base/server/symbol_namespace.hpp>

+

full/runtime_distributed

+

<hpx/agas_base/detail/hosted_component_namespace.hpp>

+

<hpx/agas_base/detail/hosted_locality_namespace.hpp>

+

<hpx/modules/agas_base.hpp>

+
+ + + diff --git a/branches/master/report/master/full/async_colocated.html b/branches/master/report/master/full/async_colocated.html new file mode 100644 index 00000000000..ad10d081fa0 --- /dev/null +++ b/branches/master/report/master/full/async_colocated.html @@ -0,0 +1,522 @@ + + +HPX Dependency Report for full/async_colocated + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/async_colocated

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

<hpx/modules/async_base.hpp>

+

core/async_local

+

<hpx/async_local/async_fwd.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/functional

+

<hpx/functional/bind.hpp>

+

<hpx/functional/move_only_function.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

<hpx/modules/futures.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/serialization

+

<hpx/serialization/serialize.hpp>

+

core/tag_invoke

+

<hpx/functional/invoke_result.hpp>

+

core/type_support

+

<hpx/type_support/bit_cast.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

full/actions_base

+

<hpx/actions_base/actions_base_support.hpp>

+

<hpx/actions_base/basic_action_fwd.hpp>

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/action_priority.hpp>

+

<hpx/actions_base/traits/extract_action.hpp>

+

<hpx/actions_base/traits/is_continuation.hpp>

+

full/agas_base

+

<hpx/agas_base/primary_namespace.hpp>

+

<hpx/agas_base/server/primary_namespace.hpp>

+

full/async_distributed

+

<hpx/async_distributed/async_continue_callback.hpp>

+

<hpx/async_distributed/async_continue_fwd.hpp>

+

<hpx/async_distributed/bind_action.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/detail/post_continue.hpp>

+

<hpx/async_distributed/detail/post_continue_callback.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/detail/agas_interface_functions.hpp>

+

<hpx/components_base/server/component_heap.hpp>

+

full/naming_base

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+ + +

Secondary dependencies for full/async_colocated

+

core/assertion

+

core/async_base

+

core/async_local

+

core/config

+

core/datastructures

+

core/errors

+

core/functional

+

core/futures

+

core/logging

+

core/serialization

+

core/type_support

+

full/actions_base

+

full/agas_base

+

full/async_distributed

+

full/components_base

+

full/naming_base

+

core/coroutines

+

core/execution

+

core/executors

+

core/include_local

+

core/ini

+

core/program_options

+

core/runtime_configuration

+

core/runtime_local

+

core/threading_base

+

core/timing

+

full/naming

+

full/parcelset

+

full/parcelset_base

+

core/command_line_handling_local

+

core/resource_partitioner

+

core/threadmanager

+

full/plugin_factories

+

full/command_line_handling

+ + +

Reverse dependencies for full/async_colocated

+

full/collectives

+

<hpx/async_colocated/async_colocated.hpp>

+

<hpx/async_colocated/post_colocated.hpp>

+

full/distribution_policies

+

<hpx/async_colocated/async_colocated.hpp>

+

<hpx/async_colocated/async_colocated_callback.hpp>

+

<hpx/async_colocated/post_colocated_callback_fwd.hpp>

+

<hpx/async_colocated/post_colocated_fwd.hpp>

+

full/include

+

<hpx/async_colocated/async_colocated.hpp>

+

<hpx/async_colocated/async_colocated_callback.hpp>

+

<hpx/async_colocated/post_colocated.hpp>

+

<hpx/async_colocated/post_colocated_callback.hpp>

+

<hpx/async_colocated/server/destroy_component.hpp>

+

<hpx/modules/async_colocated.hpp>

+

full/runtime_components

+

<hpx/async_colocated/async_colocated_fwd.hpp>

+

<hpx/async_colocated/server/destroy_component.hpp>

+

full/runtime_distributed

+

<hpx/async_colocated/async_colocated.hpp>

+

<hpx/async_colocated/async_colocated_fwd.hpp>

+

<hpx/async_colocated/post_colocated.hpp>

+
+ + + diff --git a/branches/master/report/master/full/async_distributed.html b/branches/master/report/master/full/async_distributed.html new file mode 100644 index 00000000000..7cd1fa61fb2 --- /dev/null +++ b/branches/master/report/master/full/async_distributed.html @@ -0,0 +1,1268 @@ + + +HPX Dependency Report for full/async_distributed + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/async_distributed

+

core/allocator_support

+

<hpx/allocator_support/internal_allocator.hpp>

+

<hpx/modules/allocator_support.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

<hpx/async_base/traits/is_launch_policy.hpp>

+

core/async_local

+

<hpx/async_local/async.hpp>

+

<hpx/async_local/async_fwd.hpp>

+

<hpx/async_local/dataflow.hpp>

+

<hpx/async_local/post.hpp>

+

<hpx/async_local/sync.hpp>

+

<hpx/async_local/sync_fwd.hpp>

+

core/concepts

+

<hpx/modules/concepts.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/coroutines/detail/get_stack_pointer.hpp>

+

<hpx/coroutines/thread_enums.hpp>

+

core/datastructures

+

<hpx/datastructures/member_pack.hpp>

+

<hpx/datastructures/serialization/tuple.hpp>

+

<hpx/datastructures/tuple.hpp>

+

core/errors

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/execution/detail/async_launch_policy_dispatch.hpp>

+

<hpx/execution/detail/sync_launch_policy_dispatch.hpp>

+

<hpx/execution/executors/execution.hpp>

+

core/execution_base

+

<hpx/execution_base/traits/is_executor.hpp>

+

core/executors

+

<hpx/executors/sync.hpp>

+

core/functional

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/invoke_fused.hpp>

+

<hpx/functional/move_only_function.hpp>

+

<hpx/functional/serialization/serializable_move_only_function.hpp>

+

<hpx/functional/traits/get_function_address.hpp>

+

<hpx/functional/traits/get_function_annotation.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

<hpx/functional/traits/is_bind_expression.hpp>

+

<hpx/functional/traits/is_placeholder.hpp>

+

core/futures

+

<hpx/futures/detail/future_data.hpp>

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

<hpx/futures/traits/promise_remote_result.hpp>

+

<hpx/modules/futures.hpp>

+

core/ini

+

<hpx/ini/ini.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/memory

+

<hpx/memory/intrusive_ptr.hpp>

+

<hpx/modules/memory.hpp>

+

core/pack_traversal

+

<hpx/pack_traversal/pack_traversal_async.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

core/runtime_local

+

<hpx/modules/runtime_local.hpp>

+

<hpx/runtime_local/get_locality_id.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

core/serialization

+

<hpx/serialization/access.hpp>

+

<hpx/serialization/base_object.hpp>

+

<hpx/serialization/input_archive.hpp>

+

<hpx/serialization/output_archive.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/traits/needs_automatic_registration.hpp>

+

<hpx/serialization/vector.hpp>

+

core/tag_invoke

+

<hpx/functional/detail/invoke.hpp>

+

<hpx/functional/invoke_result.hpp>

+

core/thread_support

+

<hpx/thread_support/atomic_count.hpp>

+

core/threading

+

<hpx/modules/threading.hpp>

+

core/threading_base

+

<hpx/modules/threading_base.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

core/type_support

+

<hpx/modules/type_support.hpp>

+

<hpx/type_support/detail/wrap_int.hpp>

+

<hpx/type_support/lazy_enable_if.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

<hpx/type_support/void_guard.hpp>

+

full/actions

+

<hpx/actions/actions_fwd.hpp>

+

<hpx/actions/base_action.hpp>

+

<hpx/actions/post_helper.hpp>

+

<hpx/actions/register_action.hpp>

+

<hpx/actions/transfer_action.hpp>

+

<hpx/actions/transfer_base_action.hpp>

+

full/actions_base

+

<hpx/actions_base/action_priority.hpp>

+

<hpx/actions_base/action_stacksize.hpp>

+

<hpx/actions_base/actions_base_fwd.hpp>

+

<hpx/actions_base/actions_base_support.hpp>

+

<hpx/actions_base/basic_action.hpp>

+

<hpx/actions_base/basic_action_fwd.hpp>

+

<hpx/actions_base/component_action.hpp>

+

<hpx/actions_base/traits/action_continuation.hpp>

+

<hpx/actions_base/traits/action_is_target_valid.hpp>

+

<hpx/actions_base/traits/action_priority.hpp>

+

<hpx/actions_base/traits/action_remote_result.hpp>

+

<hpx/actions_base/traits/action_select_direct_execution.hpp>

+

<hpx/actions_base/traits/action_stacksize.hpp>

+

<hpx/actions_base/traits/action_trigger_continuation_fwd.hpp>

+

<hpx/actions_base/traits/action_was_object_migrated.hpp>

+

<hpx/actions_base/traits/extract_action.hpp>

+

<hpx/actions_base/traits/is_client.hpp>

+

<hpx/actions_base/traits/is_continuation.hpp>

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

<hpx/actions_base/traits/is_valid_action.hpp>

+

<hpx/modules/actions_base.hpp>

+

full/components

+

<hpx/components/client_base.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/get_lva.hpp>

+

<hpx/components_base/pinned_ptr.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/server/component_heap.hpp>

+

<hpx/components_base/server/managed_component_base.hpp>

+

<hpx/components_base/traits/action_decorate_function.hpp>

+

<hpx/components_base/traits/component_pin_support.hpp>

+

<hpx/components_base/traits/component_supports_migration.hpp>

+

<hpx/components_base/traits/component_type_database.hpp>

+

<hpx/components_base/traits/component_type_is_compatible.hpp>

+

<hpx/components_base/traits/is_component.hpp>

+

full/naming

+

<hpx/modules/naming.hpp>

+

<hpx/naming/credit_handling.hpp>

+

<hpx/naming/split_gid.hpp>

+

full/naming_base

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/gid_type.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/parcelset

+

<hpx/parcelset/coalescing_message_handler_registration.hpp>

+

<hpx/parcelset/detail/parcel_await.hpp>

+

<hpx/parcelset/parcel.hpp>

+

<hpx/parcelset/parcelhandler.hpp>

+

<hpx/parcelset/parcelset_fwd.hpp>

+

full/parcelset_base

+

<hpx/parcelset_base/parcel_interface.hpp>

+

<hpx/parcelset_base/parcelset_base_fwd.hpp>

+ + +

Secondary dependencies for full/async_distributed

+

core/allocator_support

+

core/assertion

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution

+

core/execution_base

+

core/executors

+

core/functional

+

core/futures

+

core/ini

+

core/logging

+

core/pack_traversal

+

core/runtime_local

+

core/serialization

+

core/threading

+

core/threading_base

+

full/actions

+

full/actions_base

+

full/components_base

+

full/naming

+

full/naming_base

+

full/parcelset

+

full/parcelset_base

+

core/command_line_handling_local

+

core/resource_partitioner

+

core/runtime_configuration

+

core/threadmanager

+

core/version

+

full/plugin_factories

+

full/command_line_handling

+ + +

Reverse dependencies for full/async_distributed

+

full/agas

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/detail/post.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/agas_base

+

<hpx/async_distributed/base_lco_with_value.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/detail/post.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/async_colocated

+

<hpx/async_distributed/async_continue_callback.hpp>

+

<hpx/async_distributed/async_continue_fwd.hpp>

+

<hpx/async_distributed/bind_action.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/detail/post_continue.hpp>

+

<hpx/async_distributed/detail/post_continue_callback.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/checkpoint

+

<hpx/async_distributed/dataflow.hpp>

+

full/collectives

+

<hpx/async_distributed/async.hpp>

+

<hpx/async_distributed/base_lco.hpp>

+

<hpx/async_distributed/base_lco_with_value.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/post.hpp>

+

<hpx/async_distributed/sync.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/compute

+

<hpx/modules/async_distributed.hpp>

+

full/distribution_policies

+

<hpx/async_distributed/dataflow.hpp>

+

<hpx/async_distributed/detail/async_implementations.hpp>

+

<hpx/async_distributed/detail/async_implementations_fwd.hpp>

+

<hpx/async_distributed/detail/async_unwrap_result_implementations.hpp>

+

<hpx/async_distributed/detail/post.hpp>

+

<hpx/async_distributed/detail/post_implementations_fwd.hpp>

+

<hpx/async_distributed/detail/sync_implementations.hpp>

+

full/executors_distributed

+

<hpx/async_distributed/async.hpp>

+

full/include

+

<hpx/async_distributed/async.hpp>

+

<hpx/async_distributed/async_callback.hpp>

+

<hpx/async_distributed/async_continue_callback.hpp>

+

<hpx/async_distributed/base_lco.hpp>

+

<hpx/async_distributed/base_lco_with_value.hpp>

+

<hpx/async_distributed/bind_action.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/dataflow.hpp>

+

<hpx/async_distributed/detail/post.hpp>

+

<hpx/async_distributed/detail/trigger.hpp>

+

<hpx/async_distributed/make_continuation.hpp>

+

<hpx/async_distributed/packaged_action.hpp>

+

<hpx/async_distributed/post.hpp>

+

<hpx/async_distributed/sync.hpp>

+

<hpx/async_distributed/traits/action_trigger_continuation.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/init_runtime

+

<hpx/async_distributed/bind_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/lcos_distributed

+

<hpx/async_distributed/base_lco_with_value.hpp>

+

<hpx/async_distributed/post.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

full/performance_counters

+

<hpx/async_distributed/async.hpp>

+

<hpx/async_distributed/base_lco_with_value.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/dataflow.hpp>

+

<hpx/async_distributed/detail/post.hpp>

+

<hpx/async_distributed/post.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/resiliency_distributed

+

<hpx/async_distributed/async.hpp>

+

full/runtime_components

+

<hpx/async_distributed/base_lco_with_value.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/detail/async_implementations_fwd.hpp>

+

<hpx/async_distributed/detail/post.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/runtime_distributed

+

<hpx/async_distributed/async.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/post.hpp>

+

<hpx/async_distributed/put_parcel.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/segmented_algorithms

+

<hpx/async_distributed/dataflow.hpp>

+
+ + + diff --git a/branches/master/report/master/full/checkpoint.html b/branches/master/report/master/full/checkpoint.html new file mode 100644 index 00000000000..6d93849c635 --- /dev/null +++ b/branches/master/report/master/full/checkpoint.html @@ -0,0 +1,364 @@ + + +HPX Dependency Report for full/checkpoint + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/checkpoint

+

core/config

+

<hpx/config.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

core/serialization

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/vector.hpp>

+

full/actions_base

+

<hpx/actions_base/traits/is_client.hpp>

+

full/async_distributed

+

<hpx/async_distributed/dataflow.hpp>

+

full/checkpoint_base

+

<hpx/checkpoint_base/checkpoint_data.hpp>

+

full/components

+

<hpx/components/client_base.hpp>

+

<hpx/components/get_ptr.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

full/naming

+

<hpx/modules/naming.hpp>

+

full/runtime_components

+

<hpx/runtime_components/new.hpp>

+

full/runtime_distributed

+

<hpx/runtime_distributed/find_here.hpp>

+ + +

Secondary dependencies for full/checkpoint

+

core/config

+

core/futures

+

core/serialization

+

full/actions_base

+

full/async_distributed

+

full/checkpoint_base

+

full/components

+

full/components_base

+

full/naming

+

full/runtime_components

+

full/runtime_distributed

+

core/executors

+

core/include_local

+

core/io_service

+

core/runtime_local

+

core/thread_pools

+

core/threading_base

+

core/threadmanager

+

core/timing

+

full/agas

+

full/command_line_handling

+

full/parcelset

+

full/performance_counters

+

full/plugin_factories

+ + +

Reverse dependencies for full/checkpoint

+
+ + + diff --git a/branches/master/report/master/full/checkpoint_base.html b/branches/master/report/master/full/checkpoint_base.html new file mode 100644 index 00000000000..498912cd038 --- /dev/null +++ b/branches/master/report/master/full/checkpoint_base.html @@ -0,0 +1,97 @@ + + +HPX Dependency Report for full/checkpoint_base + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/checkpoint_base

+

core/config

+

<hpx/config.hpp>

+

core/serialization

+

<hpx/serialization/detail/preprocess_container.hpp>

+

<hpx/serialization/serialize.hpp>

+

core/type_support

+

<hpx/type_support/extra_data.hpp>

+ + +

Secondary dependencies for full/checkpoint_base

+

core/config

+

core/serialization

+

core/type_support

+

core/assertion

+

core/errors

+ + +

Reverse dependencies for full/checkpoint_base

+

full/checkpoint

+

<hpx/checkpoint_base/checkpoint_data.hpp>

+

full/naming

+

<hpx/modules/checkpoint_base.hpp>

+
+ + + diff --git a/branches/master/report/master/full/collectives.html b/branches/master/report/master/full/collectives.html new file mode 100644 index 00000000000..343ae6b2933 --- /dev/null +++ b/branches/master/report/master/full/collectives.html @@ -0,0 +1,887 @@ + + +HPX Dependency Report for full/collectives + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/collectives

+

core/algorithms

+

<hpx/parallel/algorithms/exclusive_scan.hpp>

+

<hpx/parallel/algorithms/inclusive_scan.hpp>

+

<hpx/parallel/algorithms/reduce.hpp>

+

<hpx/parallel/container_algorithms/count.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/async_combinators

+

<hpx/async_combinators/when_all.hpp>

+

core/async_local

+

<hpx/async_local/dataflow.hpp>

+

core/concepts

+

<hpx/concepts/concepts.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/datastructures

+

<hpx/datastructures/any.hpp>

+

<hpx/datastructures/tuple.hpp>

+

core/errors

+

<hpx/errors/exception.hpp>

+

<hpx/errors/throw_exception.hpp>

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/execution/execution.hpp>

+

<hpx/modules/execution.hpp>

+

core/format

+

<hpx/util/from_string.hpp>

+

core/functional

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/first_argument.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

<hpx/modules/futures.hpp>

+

core/hashing

+

<hpx/hashing/jenkins_hash.hpp>

+

core/iterator_support

+

<hpx/iterator_support/counting_shape.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

core/lcos_local

+

<hpx/lcos_local/and_gate.hpp>

+

<hpx/lcos_local/channel.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

<hpx/modules/lock_registration.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/pack_traversal

+

<hpx/pack_traversal/unwrap.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

core/runtime_configuration

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

core/runtime_local

+

<hpx/runtime_local/config_entry.hpp>

+

<hpx/runtime_local/custom_exception_info.hpp>

+

<hpx/runtime_local/detail/serialize_exception.hpp>

+

<hpx/runtime_local/run_as_hpx_thread.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/state.hpp>

+

core/serialization

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/vector.hpp>

+

core/synchronization

+

<hpx/synchronization/barrier.hpp>

+

<hpx/synchronization/latch.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/thread_support

+

<hpx/thread_support/atomic_count.hpp>

+

core/threading_base

+

<hpx/threading_base/thread_helpers.hpp>

+

core/type_support

+

<hpx/type_support/assert_owns_lock.hpp>

+

<hpx/type_support/construct_at.hpp>

+

<hpx/type_support/extra_data.hpp>

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

core/util

+

<hpx/util/calculate_fanout.hpp>

+

full/actions

+

<hpx/actions/transfer_action.hpp>

+

full/actions_base

+

<hpx/actions_base/actions_base_support.hpp>

+

<hpx/actions_base/component_action.hpp>

+

<hpx/actions_base/detail/action_factory.hpp>

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/extract_action.hpp>

+

full/async_colocated

+

<hpx/async_colocated/async_colocated.hpp>

+

<hpx/async_colocated/post_colocated.hpp>

+

full/async_distributed

+

<hpx/async_distributed/async.hpp>

+

<hpx/async_distributed/base_lco.hpp>

+

<hpx/async_distributed/base_lco_with_value.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/post.hpp>

+

<hpx/async_distributed/sync.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/components

+

<hpx/components/basename_registration.hpp>

+

<hpx/components/basename_registration_fwd.hpp>

+

<hpx/components/client.hpp>

+

<hpx/components/client_base.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/server/component.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/server/component_heap.hpp>

+

<hpx/components_base/server/managed_component_base.hpp>

+

<hpx/components_base/traits/managed_component_policies.hpp>

+

full/naming_base

+

<hpx/naming_base/id_type.hpp>

+

full/performance_counters

+

<hpx/performance_counters/counters.hpp>

+

full/runtime_components

+

<hpx/runtime_components/component_factory.hpp>

+

<hpx/runtime_components/derived_component_factory.hpp>

+

<hpx/runtime_components/new.hpp>

+

full/runtime_distributed

+

<hpx/runtime_distributed/find_here.hpp>

+

<hpx/runtime_distributed/get_num_localities.hpp>

+

<hpx/runtime_distributed/server/runtime_support.hpp>

+ + +

Secondary dependencies for full/collectives

+

core/algorithms

+

core/async_base

+

core/async_combinators

+

core/async_local

+

core/datastructures

+

core/errors

+

core/execution

+

core/functional

+

core/futures

+

core/iterator_support

+

core/lcos_local

+

core/lock_registration

+

core/logging

+

core/pack_traversal

+

core/runtime_configuration

+

core/runtime_local

+

core/serialization

+

core/synchronization

+

core/threading_base

+

full/actions

+

full/actions_base

+

full/async_colocated

+

full/async_distributed

+

full/components

+

full/components_base

+

full/naming_base

+

full/performance_counters

+

full/runtime_components

+

full/runtime_distributed

+

core/command_line_handling_local

+

core/include_local

+

core/threadmanager

+

full/agas

+

full/command_line_handling

+

full/naming

+ + +

Reverse dependencies for full/collectives

+

full/include

+

<hpx/collectives/all_gather.hpp>

+

<hpx/collectives/all_reduce.hpp>

+

<hpx/collectives/all_to_all.hpp>

+

<hpx/collectives/argument_types.hpp>

+

<hpx/collectives/barrier.hpp>

+

<hpx/collectives/broadcast.hpp>

+

<hpx/collectives/channel_communicator.hpp>

+

<hpx/collectives/communication_set.hpp>

+

<hpx/collectives/create_communicator.hpp>

+

<hpx/collectives/exclusive_scan.hpp>

+

<hpx/collectives/gather.hpp>

+

<hpx/collectives/inclusive_scan.hpp>

+

<hpx/collectives/latch.hpp>

+

<hpx/collectives/reduce.hpp>

+

<hpx/collectives/scatter.hpp>

+

full/init_runtime

+

<hpx/collectives/barrier.hpp>

+

<hpx/collectives/detail/barrier_node.hpp>

+

<hpx/collectives/latch.hpp>

+
+ + + diff --git a/branches/master/report/master/full/command_line_handling.html b/branches/master/report/master/full/command_line_handling.html new file mode 100644 index 00000000000..93f7871cfa4 --- /dev/null +++ b/branches/master/report/master/full/command_line_handling.html @@ -0,0 +1,247 @@ + + +HPX Dependency Report for full/command_line_handling + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/command_line_handling

+

core/asio

+

<hpx/modules/asio.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/batch_environments

+

<hpx/modules/batch_environments.hpp>

+

core/command_line_handling_local

+

<hpx/command_line_handling_local/parse_command_line_local.hpp>

+

<hpx/modules/command_line_handling_local.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/debugging

+

<hpx/modules/debugging.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/filesystem

+

<hpx/modules/filesystem.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/functional

+

<hpx/functional/detail/reset_function.hpp>

+

<hpx/functional/function.hpp>

+

core/ini

+

<hpx/ini/ini.hpp>

+

core/logging

+

<hpx/logging/config/defines.hpp>

+

core/preprocessor

+

<hpx/preprocessor/stringize.hpp>

+

core/program_options

+

<hpx/modules/program_options.hpp>

+

core/runtime_configuration

+

<hpx/modules/runtime_configuration.hpp>

+

<hpx/runtime_configuration/runtime_mode.hpp>

+

core/topology

+

<hpx/modules/topology.hpp>

+

core/util

+

<hpx/modules/util.hpp>

+

core/version

+

<hpx/version.hpp>

+ + +

Secondary dependencies for full/command_line_handling

+

core/batch_environments

+

core/command_line_handling_local

+

core/errors

+

core/functional

+

core/ini

+

core/logging

+

core/program_options

+

core/runtime_configuration

+

core/topology

+

core/util

+

core/version

+

core/async_base

+

core/concurrency

+

core/coroutines

+ + +

Reverse dependencies for full/command_line_handling

+

full/include

+

<hpx/command_line_handling/parse_command_line.hpp>

+

full/init_runtime

+

<hpx/command_line_handling/command_line_handling.hpp>

+

full/plugin_factories

+

<hpx/command_line_handling/command_line_handling.hpp>

+

full/runtime_distributed

+

<hpx/command_line_handling/command_line_handling.hpp>

+

<hpx/command_line_handling/late_command_line_handling.hpp>

+

<hpx/command_line_handling/parse_command_line.hpp>

+
+ + + diff --git a/branches/master/report/master/full/components.html b/branches/master/report/master/full/components.html new file mode 100644 index 00000000000..5430bbcd24b --- /dev/null +++ b/branches/master/report/master/full/components.html @@ -0,0 +1,446 @@ + + +HPX Dependency Report for full/components + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/components

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/coroutines

+

<hpx/coroutines/thread_enums.hpp>

+

core/errors

+

<hpx/errors/error_code.hpp>

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/execution/executors/execution.hpp>

+

<hpx/modules/execution.hpp>

+

core/functional

+

<hpx/functional/deferred_call.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

<hpx/futures/traits/acquire_future.hpp>

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

<hpx/modules/futures.hpp>

+

core/memory

+

<hpx/memory/intrusive_ptr.hpp>

+

<hpx/modules/memory.hpp>

+

core/serialization

+

<hpx/serialization/serialize.hpp>

+

core/threading_base

+

<hpx/threading_base/annotated_function.hpp>

+

<hpx/threading_base/thread_description.hpp>

+

<hpx/threading_base/thread_init_data.hpp>

+

core/type_support

+

<hpx/type_support/extra_data.hpp>

+

full/actions_base

+

<hpx/actions_base/traits/is_client.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/components_base_fwd.hpp>

+

<hpx/components_base/get_lva.hpp>

+

<hpx/components_base/stub_base.hpp>

+

<hpx/components_base/traits/component_pin_support.hpp>

+

<hpx/components_base/traits/component_type_is_compatible.hpp>

+

full/naming_base

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+ + +

Secondary dependencies for full/components

+

core/assertion

+

core/async_base

+

core/config

+

core/coroutines

+

core/errors

+

core/execution

+

core/functional

+

core/futures

+

core/serialization

+

core/threading_base

+

core/type_support

+

full/actions_base

+

full/components_base

+

full/naming_base

+

core/async_local

+

core/program_options

+

core/runtime_configuration

+

core/runtime_local

+

core/version

+

full/parcelset_base

+

core/command_line_handling_local

+

core/executors

+

core/resource_partitioner

+

core/threadmanager

+ + +

Reverse dependencies for full/components

+

full/async_distributed

+

<hpx/components/client_base.hpp>

+

full/checkpoint

+

<hpx/components/client_base.hpp>

+

<hpx/components/get_ptr.hpp>

+

full/collectives

+

<hpx/components/basename_registration.hpp>

+

<hpx/components/basename_registration_fwd.hpp>

+

<hpx/components/client.hpp>

+

<hpx/components/client_base.hpp>

+

full/distribution_policies

+

<hpx/components/client_base.hpp>

+

full/include

+

<hpx/components/client.hpp>

+

<hpx/components/client_base.hpp>

+

<hpx/components/executor_component.hpp>

+

<hpx/components/get_ptr.hpp>

+

full/lcos_distributed

+

<hpx/components/client_base.hpp>

+

full/performance_counters

+

<hpx/components/client_base.hpp>

+

full/runtime_components

+

<hpx/components/client_base.hpp>

+

<hpx/components/components_fwd.hpp>

+

full/runtime_distributed

+

<hpx/components/basename_registration_fwd.hpp>

+

<hpx/components/client_base.hpp>

+

<hpx/components/get_ptr.hpp>

+
+ + + diff --git a/branches/master/report/master/full/components_base.html b/branches/master/report/master/full/components_base.html new file mode 100644 index 00000000000..e6dc35710a1 --- /dev/null +++ b/branches/master/report/master/full/components_base.html @@ -0,0 +1,913 @@ + + +HPX Dependency Report for full/components_base + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/components_base

+

core/allocator_support

+

<hpx/allocator_support/internal_allocator.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/concepts

+

<hpx/concepts/has_xxx.hpp>

+

core/concurrency

+

<hpx/concurrency/cache_line_data.hpp>

+

<hpx/concurrency/spinlock.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/coroutines/coroutine.hpp>

+

<hpx/coroutines/thread_enums.hpp>

+

<hpx/modules/coroutines.hpp>

+

core/datastructures

+

<hpx/modules/datastructures.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/functional

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/experimental/scope_exit.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/move_only_function.hpp>

+

<hpx/modules/functional.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/modules/futures.hpp>

+

core/itt_notify

+

<hpx/modules/itt_notify.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

<hpx/preprocessor/strip_parens.hpp>

+

core/program_options

+

<hpx/modules/program_options.hpp>

+

core/runtime_configuration

+

<hpx/runtime_configuration/component_commandline_base.hpp>

+

core/runtime_local

+

<hpx/runtime_local/component_startup_shutdown_base.hpp>

+

<hpx/runtime_local/state.hpp>

+

core/static_reinit

+

<hpx/static_reinit/reinitializable_static.hpp>

+

core/synchronization

+

<hpx/modules/synchronization.hpp>

+

<hpx/synchronization/shared_mutex.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/thread_support

+

<hpx/thread_support/atomic_count.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

core/threading_base

+

<hpx/modules/threading_base.hpp>

+

<hpx/threading_base/register_thread.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/threading_base_fwd.hpp>

+

core/type_support

+

<hpx/type_support/detail/wrap_int.hpp>

+

<hpx/type_support/unused.hpp>

+

full/naming_base

+

<hpx/modules/naming_base.hpp>

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/gid_type.hpp>

+

<hpx/naming_base/id_type.hpp>

+

<hpx/naming_base/naming_base.hpp>

+

full/parcelset_base

+

<hpx/parcelset_base/locality.hpp>

+

<hpx/parcelset_base/parcel_interface.hpp>

+ + +

Secondary dependencies for full/components_base

+

core/allocator_support

+

core/async_base

+

core/concurrency

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/functional

+

core/futures

+

core/lock_registration

+

core/logging

+

core/memory

+

core/program_options

+

core/runtime_configuration

+

core/runtime_local

+

core/synchronization

+

core/threading_base

+

full/naming_base

+

full/parcelset_base

+

core/command_line_handling_local

+

core/execution

+

core/executors

+

core/resource_partitioner

+

core/threadmanager

+

core/thread_pool_util

+ + +

Reverse dependencies for full/components_base

+

full/actions

+

<hpx/components_base/pinned_ptr.hpp>

+

full/actions_base

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/pinned_ptr.hpp>

+

<hpx/components_base/traits/action_decorate_function.hpp>

+

<hpx/components_base/traits/component_type_database.hpp>

+

<hpx/modules/components_base.hpp>

+

full/agas

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/detail/agas_interface_functions.hpp>

+

<hpx/components_base/pinned_ptr.hpp>

+

full/agas_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/server/fixed_component_base.hpp>

+

full/async_colocated

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/detail/agas_interface_functions.hpp>

+

<hpx/components_base/server/component_heap.hpp>

+

full/async_distributed

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/get_lva.hpp>

+

<hpx/components_base/pinned_ptr.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/server/component_heap.hpp>

+

<hpx/components_base/server/managed_component_base.hpp>

+

<hpx/components_base/traits/action_decorate_function.hpp>

+

<hpx/components_base/traits/component_pin_support.hpp>

+

<hpx/components_base/traits/component_supports_migration.hpp>

+

<hpx/components_base/traits/component_type_database.hpp>

+

<hpx/components_base/traits/component_type_is_compatible.hpp>

+

<hpx/components_base/traits/is_component.hpp>

+

full/checkpoint

+

<hpx/components_base/agas_interface.hpp>

+

full/collectives

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/server/component.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/server/component_heap.hpp>

+

<hpx/components_base/server/managed_component_base.hpp>

+

<hpx/components_base/traits/managed_component_policies.hpp>

+

full/components

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/components_base_fwd.hpp>

+

<hpx/components_base/get_lva.hpp>

+

<hpx/components_base/stub_base.hpp>

+

<hpx/components_base/traits/component_pin_support.hpp>

+

<hpx/components_base/traits/component_type_is_compatible.hpp>

+

full/distribution_policies

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

full/include

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_commandline.hpp>

+

<hpx/components_base/component_startup_shutdown.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/pinned_ptr.hpp>

+

<hpx/components_base/server/abstract_component_base.hpp>

+

<hpx/components_base/server/abstract_migration_support.hpp>

+

<hpx/components_base/server/component.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/server/create_component.hpp>

+

<hpx/components_base/server/locking_hook.hpp>

+

<hpx/components_base/server/managed_component_base.hpp>

+

<hpx/components_base/server/migration_support.hpp>

+

<hpx/components_base/traits/action_decorate_function.hpp>

+

<hpx/components_base/traits/component_config_data.hpp>

+

<hpx/components_base/traits/component_heap_type.hpp>

+

<hpx/components_base/traits/component_pin_support.hpp>

+

<hpx/components_base/traits/component_supports_migration.hpp>

+

<hpx/components_base/traits/component_type_database.hpp>

+

<hpx/components_base/traits/component_type_is_compatible.hpp>

+

<hpx/components_base/traits/is_component.hpp>

+

<hpx/components_base/traits/managed_component_policies.hpp>

+

full/init_runtime

+

<hpx/components_base/agas_interface.hpp>

+

full/lcos_distributed

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/traits/is_component.hpp>

+

full/naming

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/detail/agas_interface_functions.hpp>

+

full/parcelset

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

full/performance_counters

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/server/component.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/server/create_component.hpp>

+

full/runtime_components

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/server/component.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/server/create_component.hpp>

+

<hpx/components_base/traits/component_config_data.hpp>

+

<hpx/components_base/traits/is_component.hpp>

+

full/runtime_distributed

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/detail/agas_interface_functions.hpp>

+

<hpx/components_base/generate_unique_ids.hpp>

+

<hpx/components_base/pinned_ptr.hpp>

+

<hpx/components_base/server/component.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/server/create_component.hpp>

+

<hpx/components_base/server/managed_component_base.hpp>

+

<hpx/components_base/traits/component_supports_migration.hpp>

+

<hpx/components_base/traits/is_component.hpp>

+
+ + + diff --git a/branches/master/report/master/full/compute.html b/branches/master/report/master/full/compute.html new file mode 100644 index 00000000000..6d7eb738615 --- /dev/null +++ b/branches/master/report/master/full/compute.html @@ -0,0 +1,474 @@ + + +HPX Dependency Report for full/compute + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/compute

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_local

+

<hpx/async_local/dataflow.hpp>

+

core/compute_local

+

<hpx/compute_local/host.hpp>

+

<hpx/compute_local/host/get_targets.hpp>

+

<hpx/compute_local/host/target.hpp>

+

<hpx/compute_local/traits.hpp>

+

<hpx/modules/compute_local.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

core/resource_partitioner

+

<hpx/resource_partitioner/detail/partitioner.hpp>

+

core/runtime_local

+

<hpx/runtime_local/get_os_thread_count.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

core/serialization

+

<hpx/serialization/base_object.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/vector.hpp>

+

core/synchronization

+

<hpx/synchronization/spinlock.hpp>

+

core/topology

+

<hpx/topology/topology.hpp>

+

full/actions_base

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

full/async_distributed

+

<hpx/modules/async_distributed.hpp>

+

full/naming

+

<hpx/modules/naming.hpp>

+

full/naming_base

+

<hpx/naming_base/id_type.hpp>

+

full/runtime_components

+

<hpx/runtime_components/create_component_helpers.hpp>

+

full/runtime_distributed

+

<hpx/runtime_distributed/find_here.hpp>

+ + +

Secondary dependencies for full/compute

+

core/assertion

+

core/async_local

+

core/compute_local

+

core/config

+

core/futures

+

core/resource_partitioner

+

core/runtime_local

+

core/serialization

+

core/synchronization

+

core/topology

+

full/actions_base

+

full/async_distributed

+

full/naming

+

full/naming_base

+

full/runtime_components

+

full/runtime_distributed

+

core/algorithms

+

core/command_line_handling_local

+

core/executors

+

core/include_local

+

core/thread_pools

+

core/threading_base

+

core/threadmanager

+

core/timing

+

full/agas

+

full/command_line_handling

+

full/performance_counters

+ + +

Reverse dependencies for full/compute

+

full/include

+

<hpx/compute/host.hpp>

+

<hpx/modules/compute.hpp>

+
+ + + diff --git a/branches/master/report/master/full/distribution_policies.html b/branches/master/report/master/full/distribution_policies.html new file mode 100644 index 00000000000..11cb9febf83 --- /dev/null +++ b/branches/master/report/master/full/distribution_policies.html @@ -0,0 +1,528 @@ + + +HPX Dependency Report for full/distribution_policies + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/distribution_policies

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/execution

+

<hpx/modules/execution.hpp>

+

core/functional

+

<hpx/functional/bind_back.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

core/pack_traversal

+

<hpx/pack_traversal/unwrap.hpp>

+

core/serialization

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/shared_ptr.hpp>

+

<hpx/serialization/string.hpp>

+

<hpx/serialization/vector.hpp>

+

full/actions_base

+

<hpx/actions_base/actions_base_support.hpp>

+

<hpx/actions_base/traits/extract_action.hpp>

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

full/async_colocated

+

<hpx/async_colocated/async_colocated.hpp>

+

<hpx/async_colocated/async_colocated_callback.hpp>

+

<hpx/async_colocated/post_colocated_callback_fwd.hpp>

+

<hpx/async_colocated/post_colocated_fwd.hpp>

+

full/async_distributed

+

<hpx/async_distributed/dataflow.hpp>

+

<hpx/async_distributed/detail/async_implementations.hpp>

+

<hpx/async_distributed/detail/async_implementations_fwd.hpp>

+

<hpx/async_distributed/detail/async_unwrap_result_implementations.hpp>

+

<hpx/async_distributed/detail/post.hpp>

+

<hpx/async_distributed/detail/post_implementations_fwd.hpp>

+

<hpx/async_distributed/detail/sync_implementations.hpp>

+

full/components

+

<hpx/components/client_base.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

full/naming_base

+

<hpx/naming_base/id_type.hpp>

+

full/performance_counters

+

<hpx/performance_counters/counters.hpp>

+

<hpx/performance_counters/performance_counter.hpp>

+

full/runtime_components

+

<hpx/runtime_components/create_component_helpers.hpp>

+ + +

Secondary dependencies for full/distribution_policies

+

core/assertion

+

core/async_base

+

core/config

+

core/execution

+

core/functional

+

core/futures

+

core/pack_traversal

+

core/serialization

+

full/actions_base

+

full/async_colocated

+

full/async_distributed

+

full/components

+

full/components_base

+

full/naming_base

+

full/performance_counters

+

full/runtime_components

+

core/errors

+

core/executors

+

core/include_local

+

core/logging

+

core/prefix

+

core/runtime_configuration

+

core/runtime_local

+

core/schedulers

+

core/threading_base

+

core/threadmanager

+

core/timing

+

full/agas

+

full/naming

+

full/parcelset

+

full/parcelset_base

+

core/command_line_handling_local

+

full/plugin_factories

+

full/command_line_handling

+ + +

Reverse dependencies for full/distribution_policies

+

full/include

+

<hpx/distribution_policies/binpacking_distribution_policy.hpp>

+

<hpx/distribution_policies/colocating_distribution_policy.hpp>

+

<hpx/distribution_policies/default_distribution_policy.hpp>

+

<hpx/distribution_policies/target_distribution_policy.hpp>

+

<hpx/distribution_policies/unwrapping_result_policy.hpp>

+

full/runtime_distributed

+

<hpx/distribution_policies/target_distribution_policy.hpp>

+

full/segmented_algorithms

+

<hpx/distribution_policies/colocating_distribution_policy.hpp>

+
+ + + diff --git a/branches/master/report/master/full/executors_distributed.html b/branches/master/report/master/full/executors_distributed.html new file mode 100644 index 00000000000..3988f59d2bc --- /dev/null +++ b/branches/master/report/master/full/executors_distributed.html @@ -0,0 +1,331 @@ + + +HPX Dependency Report for full/executors_distributed + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/executors_distributed

+

core/config

+

<hpx/config.hpp>

+

core/execution

+

<hpx/execution/execution.hpp>

+

core/execution_base

+

<hpx/execution_base/traits/is_executor.hpp>

+

core/functional

+

<hpx/functional/deferred_call.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

full/actions

+

<hpx/actions/invoke_function.hpp>

+

full/actions_base

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

full/async_distributed

+

<hpx/async_distributed/async.hpp>

+ + +

Secondary dependencies for full/executors_distributed

+

core/config

+

core/execution

+

core/execution_base

+

core/functional

+

core/futures

+

full/actions

+

full/actions_base

+

full/async_distributed

+

core/allocator_support

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/executors

+

core/ini

+

core/logging

+

core/runtime_local

+

core/serialization

+

core/synchronization

+

core/threading_base

+

core/timing

+

core/topology

+

full/components_base

+

full/naming

+

full/naming_base

+

full/parcelset

+

full/parcelset_base

+

core/command_line_handling_local

+

core/resource_partitioner

+

core/runtime_configuration

+

core/threadmanager

+

core/version

+

full/plugin_factories

+

full/command_line_handling

+ + +

Reverse dependencies for full/executors_distributed

+
+ + + diff --git a/branches/master/report/master/full/include.html b/branches/master/report/master/full/include.html new file mode 100644 index 00000000000..8d3b7ce7f7d --- /dev/null +++ b/branches/master/report/master/full/include.html @@ -0,0 +1,1554 @@ + + +HPX Dependency Report for full/include + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/include

+

core/algorithms

+

<hpx/algorithms/traits/pointer_category.hpp>

+

<hpx/algorithms/traits/segmented_iterator_traits.hpp>

+

<hpx/parallel/algorithm.hpp>

+

<hpx/parallel/algorithms/adjacent_difference.hpp>

+

<hpx/parallel/algorithms/adjacent_find.hpp>

+

<hpx/parallel/algorithms/all_any_none.hpp>

+

<hpx/parallel/algorithms/copy.hpp>

+

<hpx/parallel/algorithms/count.hpp>

+

<hpx/parallel/algorithms/destroy.hpp>

+

<hpx/parallel/algorithms/equal.hpp>

+

<hpx/parallel/algorithms/exclusive_scan.hpp>

+

<hpx/parallel/algorithms/fill.hpp>

+

<hpx/parallel/algorithms/find.hpp>

+

<hpx/parallel/algorithms/for_each.hpp>

+

<hpx/parallel/algorithms/for_loop.hpp>

+

<hpx/parallel/algorithms/generate.hpp>

+

<hpx/parallel/algorithms/includes.hpp>

+

<hpx/parallel/algorithms/inclusive_scan.hpp>

+

<hpx/parallel/algorithms/is_heap.hpp>

+

<hpx/parallel/algorithms/is_partitioned.hpp>

+

<hpx/parallel/algorithms/is_sorted.hpp>

+

<hpx/parallel/algorithms/lexicographical_compare.hpp>

+

<hpx/parallel/algorithms/make_heap.hpp>

+

<hpx/parallel/algorithms/merge.hpp>

+

<hpx/parallel/algorithms/minmax.hpp>

+

<hpx/parallel/algorithms/mismatch.hpp>

+

<hpx/parallel/algorithms/move.hpp>

+

<hpx/parallel/algorithms/partition.hpp>

+

<hpx/parallel/algorithms/reduce.hpp>

+

<hpx/parallel/algorithms/reduce_by_key.hpp>

+

<hpx/parallel/algorithms/remove.hpp>

+

<hpx/parallel/algorithms/remove_copy.hpp>

+

<hpx/parallel/algorithms/replace.hpp>

+

<hpx/parallel/algorithms/reverse.hpp>

+

<hpx/parallel/algorithms/rotate.hpp>

+

<hpx/parallel/algorithms/search.hpp>

+

<hpx/parallel/algorithms/set_difference.hpp>

+

<hpx/parallel/algorithms/set_intersection.hpp>

+

<hpx/parallel/algorithms/set_symmetric_difference.hpp>

+

<hpx/parallel/algorithms/set_union.hpp>

+

<hpx/parallel/algorithms/sort.hpp>

+

<hpx/parallel/algorithms/sort_by_key.hpp>

+

<hpx/parallel/algorithms/stable_sort.hpp>

+

<hpx/parallel/algorithms/swap_ranges.hpp>

+

<hpx/parallel/algorithms/transform.hpp>

+

<hpx/parallel/algorithms/transform_exclusive_scan.hpp>

+

<hpx/parallel/algorithms/transform_inclusive_scan.hpp>

+

<hpx/parallel/algorithms/transform_reduce.hpp>

+

<hpx/parallel/algorithms/uninitialized_copy.hpp>

+

<hpx/parallel/algorithms/uninitialized_default_construct.hpp>

+

<hpx/parallel/algorithms/uninitialized_fill.hpp>

+

<hpx/parallel/algorithms/uninitialized_move.hpp>

+

<hpx/parallel/algorithms/uninitialized_value_construct.hpp>

+

<hpx/parallel/algorithms/unique.hpp>

+

<hpx/parallel/container_algorithms.hpp>

+

<hpx/parallel/container_algorithms/all_any_none.hpp>

+

<hpx/parallel/container_algorithms/copy.hpp>

+

<hpx/parallel/container_algorithms/count.hpp>

+

<hpx/parallel/container_algorithms/destroy.hpp>

+

<hpx/parallel/container_algorithms/equal.hpp>

+

<hpx/parallel/container_algorithms/fill.hpp>

+

<hpx/parallel/container_algorithms/find.hpp>

+

<hpx/parallel/container_algorithms/for_each.hpp>

+

<hpx/parallel/container_algorithms/generate.hpp>

+

<hpx/parallel/container_algorithms/includes.hpp>

+

<hpx/parallel/container_algorithms/is_heap.hpp>

+

<hpx/parallel/container_algorithms/is_partitioned.hpp>

+

<hpx/parallel/container_algorithms/is_sorted.hpp>

+

<hpx/parallel/container_algorithms/make_heap.hpp>

+

<hpx/parallel/container_algorithms/merge.hpp>

+

<hpx/parallel/container_algorithms/minmax.hpp>

+

<hpx/parallel/container_algorithms/mismatch.hpp>

+

<hpx/parallel/container_algorithms/move.hpp>

+

<hpx/parallel/container_algorithms/partition.hpp>

+

<hpx/parallel/container_algorithms/reduce.hpp>

+

<hpx/parallel/container_algorithms/remove.hpp>

+

<hpx/parallel/container_algorithms/remove_copy.hpp>

+

<hpx/parallel/container_algorithms/replace.hpp>

+

<hpx/parallel/container_algorithms/reverse.hpp>

+

<hpx/parallel/container_algorithms/rotate.hpp>

+

<hpx/parallel/container_algorithms/search.hpp>

+

<hpx/parallel/container_algorithms/set_difference.hpp>

+

<hpx/parallel/container_algorithms/set_intersection.hpp>

+

<hpx/parallel/container_algorithms/set_symmetric_difference.hpp>

+

<hpx/parallel/container_algorithms/set_union.hpp>

+

<hpx/parallel/container_algorithms/sort.hpp>

+

<hpx/parallel/container_algorithms/stable_sort.hpp>

+

<hpx/parallel/container_algorithms/transform.hpp>

+

<hpx/parallel/container_algorithms/transform_reduce.hpp>

+

<hpx/parallel/container_algorithms/unique.hpp>

+

<hpx/parallel/datapar.hpp>

+

<hpx/parallel/memory.hpp>

+

<hpx/parallel/numeric.hpp>

+

<hpx/parallel/task_block.hpp>

+

<hpx/parallel/unseq.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/traits/is_launch_policy.hpp>

+

<hpx/modules/async_base.hpp>

+

core/async_combinators

+

<hpx/modules/async_combinators.hpp>

+

core/async_local

+

<hpx/async_local/async.hpp>

+

<hpx/async_local/dataflow.hpp>

+

<hpx/async_local/post.hpp>

+

<hpx/async_local/sync.hpp>

+

<hpx/modules/async_local.hpp>

+

core/compute_local

+

<hpx/compute_local/serialization/vector.hpp>

+

<hpx/compute_local/vector.hpp>

+

<hpx/modules/compute_local.hpp>

+

core/concepts

+

<hpx/concepts/concepts.hpp>

+

<hpx/concepts/has_member_xxx.hpp>

+

<hpx/concepts/has_xxx.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/datastructures

+

<hpx/datastructures/traits/is_tuple_like.hpp>

+

<hpx/datastructures/traits/supports_streaming_with_any.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/execution/executors/auto_chunk_size.hpp>

+

<hpx/execution/executors/default_parameters.hpp>

+

<hpx/execution/executors/dynamic_chunk_size.hpp>

+

<hpx/execution/executors/execution_information.hpp>

+

<hpx/execution/executors/execution_parameters.hpp>

+

<hpx/execution/executors/guided_chunk_size.hpp>

+

<hpx/execution/executors/persistent_auto_chunk_size.hpp>

+

<hpx/execution/executors/static_chunk_size.hpp>

+

<hpx/modules/execution.hpp>

+

core/execution_base

+

<hpx/execution_base/this_thread.hpp>

+

<hpx/execution_base/traits/is_executor.hpp>

+

<hpx/execution_base/traits/is_executor_parameters.hpp>

+

core/executors

+

<hpx/executors/exception_list.hpp>

+

<hpx/executors/execution_policy.hpp>

+

<hpx/modules/executors.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

<hpx/util/to_string.hpp>

+

core/functional

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/functional/function_ref.hpp>

+

<hpx/functional/move_only_function.hpp>

+

<hpx/functional/traits/get_function_address.hpp>

+

<hpx/functional/traits/get_function_annotation.hpp>

+

<hpx/functional/traits/is_action.hpp>

+

<hpx/functional/traits/is_bind_expression.hpp>

+

<hpx/functional/traits/is_placeholder.hpp>

+

core/futures

+

<hpx/futures/traits/acquire_future.hpp>

+

<hpx/futures/traits/acquire_shared_state.hpp>

+

<hpx/futures/traits/future_access.hpp>

+

<hpx/futures/traits/future_traits.hpp>

+

<hpx/futures/traits/get_remote_result.hpp>

+

<hpx/futures/traits/is_future.hpp>

+

<hpx/futures/traits/is_future_range.hpp>

+

<hpx/futures/traits/is_future_tuple.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

<hpx/futures/traits/promise_remote_result.hpp>

+

<hpx/modules/futures.hpp>

+

core/include_local

+

<hpx/any.hpp>

+

<hpx/chrono.hpp>

+

<hpx/execution.hpp>

+

<hpx/functional.hpp>

+

<hpx/memory.hpp>

+

<hpx/numeric.hpp>

+

<hpx/optional.hpp>

+

<hpx/task_block.hpp>

+

<hpx/tuple.hpp>

+

<hpx/type_traits.hpp>

+

<hpx/unwrap.hpp>

+

core/iterator_support

+

<hpx/iterator_support/iterator_adaptor.hpp>

+

<hpx/iterator_support/iterator_facade.hpp>

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/traits/is_range.hpp>

+

core/lcos_local

+

<hpx/lcos_local/and_gate.hpp>

+

<hpx/lcos_local/channel.hpp>

+

<hpx/lcos_local/receive_buffer.hpp>

+

<hpx/lcos_local/trigger.hpp>

+

<hpx/modules/lcos_local.hpp>

+

core/plugin

+

<hpx/plugin/traits/plugin_config_data.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

<hpx/preprocessor/strip_parens.hpp>

+

core/resource_partitioner

+

<hpx/modules/resource_partitioner.hpp>

+

<hpx/resource_partitioner/detail/partitioner.hpp>

+

core/runtime_configuration

+

<hpx/runtime_configuration/component_factory_base.hpp>

+

core/runtime_local

+

<hpx/runtime_local/interval_timer.hpp>

+

<hpx/runtime_local/run_as_hpx_thread.hpp>

+

<hpx/runtime_local/run_as_os_thread.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

<hpx/runtime_local/service_executors.hpp>

+

<hpx/runtime_local/thread_pool_helpers.hpp>

+

core/serialization

+

<hpx/modules/serialization.hpp>

+

<hpx/serialization.hpp>

+

<hpx/serialization/traits/brace_initializable_traits.hpp>

+

<hpx/serialization/traits/is_bitwise_serializable.hpp>

+

<hpx/serialization/traits/is_not_bitwise_serializable.hpp>

+

<hpx/serialization/traits/needs_automatic_registration.hpp>

+

<hpx/serialization/traits/polymorphic_traits.hpp>

+

<hpx/serialization/traits/serialization_access_data.hpp>

+

core/string_util

+

<hpx/modules/string_util.hpp>

+

core/synchronization

+

<hpx/modules/synchronization.hpp>

+

<hpx/synchronization/barrier.hpp>

+

<hpx/synchronization/latch.hpp>

+

core/tag_invoke

+

<hpx/functional/traits/is_invocable.hpp>

+

core/thread_pool_util

+

<hpx/thread_pool_util/thread_pool_suspension_helpers.hpp>

+

core/thread_pools

+

<hpx/modules/thread_pools.hpp>

+

core/thread_support

+

<hpx/thread_support/atomic_count.hpp>

+

core/threading

+

<hpx/modules/threading.hpp>

+

core/threading_base

+

<hpx/threading_base/annotated_function.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

<hpx/threading_base/thread_specific_ptr.hpp>

+

core/threadmanager

+

<hpx/modules/threadmanager.hpp>

+

core/timed_execution

+

<hpx/modules/timed_execution.hpp>

+

<hpx/timed_execution/traits/is_timed_executor.hpp>

+

core/timing

+

<hpx/timing/high_resolution_clock.hpp>

+

<hpx/timing/high_resolution_timer.hpp>

+

core/topology

+

<hpx/topology/topology.hpp>

+

core/type_support

+

<hpx/modules/type_support.hpp>

+

<hpx/type_support/detail/wrap_int.hpp>

+

core/util

+

<hpx/util/get_and_reset_value.hpp>

+

full/actions

+

<hpx/actions/invoke_function.hpp>

+

<hpx/actions/transfer_action.hpp>

+

full/actions_base

+

<hpx/actions_base/component_action.hpp>

+

<hpx/actions_base/lambda_to_action.hpp>

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/action_continuation.hpp>

+

<hpx/actions_base/traits/action_decorate_continuation.hpp>

+

<hpx/actions_base/traits/action_does_termination_detection.hpp>

+

<hpx/actions_base/traits/action_is_target_valid.hpp>

+

<hpx/actions_base/traits/action_priority.hpp>

+

<hpx/actions_base/traits/action_remote_result.hpp>

+

<hpx/actions_base/traits/action_schedule_thread.hpp>

+

<hpx/actions_base/traits/action_select_direct_execution.hpp>

+

<hpx/actions_base/traits/action_stacksize.hpp>

+

<hpx/actions_base/traits/action_was_object_migrated.hpp>

+

<hpx/actions_base/traits/extract_action.hpp>

+

<hpx/actions_base/traits/is_client.hpp>

+

<hpx/actions_base/traits/is_continuation.hpp>

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

<hpx/actions_base/traits/is_valid_action.hpp>

+

full/agas

+

<hpx/agas/addressing_service.hpp>

+

full/async_colocated

+

<hpx/async_colocated/async_colocated.hpp>

+

<hpx/async_colocated/async_colocated_callback.hpp>

+

<hpx/async_colocated/post_colocated.hpp>

+

<hpx/async_colocated/post_colocated_callback.hpp>

+

<hpx/async_colocated/server/destroy_component.hpp>

+

<hpx/modules/async_colocated.hpp>

+

full/async_distributed

+

<hpx/async_distributed/async.hpp>

+

<hpx/async_distributed/async_callback.hpp>

+

<hpx/async_distributed/async_continue_callback.hpp>

+

<hpx/async_distributed/base_lco.hpp>

+

<hpx/async_distributed/base_lco_with_value.hpp>

+

<hpx/async_distributed/bind_action.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/dataflow.hpp>

+

<hpx/async_distributed/detail/post.hpp>

+

<hpx/async_distributed/detail/trigger.hpp>

+

<hpx/async_distributed/make_continuation.hpp>

+

<hpx/async_distributed/packaged_action.hpp>

+

<hpx/async_distributed/post.hpp>

+

<hpx/async_distributed/sync.hpp>

+

<hpx/async_distributed/traits/action_trigger_continuation.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/collectives

+

<hpx/collectives/all_gather.hpp>

+

<hpx/collectives/all_reduce.hpp>

+

<hpx/collectives/all_to_all.hpp>

+

<hpx/collectives/argument_types.hpp>

+

<hpx/collectives/barrier.hpp>

+

<hpx/collectives/broadcast.hpp>

+

<hpx/collectives/channel_communicator.hpp>

+

<hpx/collectives/communication_set.hpp>

+

<hpx/collectives/create_communicator.hpp>

+

<hpx/collectives/exclusive_scan.hpp>

+

<hpx/collectives/gather.hpp>

+

<hpx/collectives/inclusive_scan.hpp>

+

<hpx/collectives/latch.hpp>

+

<hpx/collectives/reduce.hpp>

+

<hpx/collectives/scatter.hpp>

+

full/command_line_handling

+

<hpx/command_line_handling/parse_command_line.hpp>

+

full/components

+

<hpx/components/client.hpp>

+

<hpx/components/client_base.hpp>

+

<hpx/components/executor_component.hpp>

+

<hpx/components/get_ptr.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_commandline.hpp>

+

<hpx/components_base/component_startup_shutdown.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/pinned_ptr.hpp>

+

<hpx/components_base/server/abstract_component_base.hpp>

+

<hpx/components_base/server/abstract_migration_support.hpp>

+

<hpx/components_base/server/component.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/server/create_component.hpp>

+

<hpx/components_base/server/locking_hook.hpp>

+

<hpx/components_base/server/managed_component_base.hpp>

+

<hpx/components_base/server/migration_support.hpp>

+

<hpx/components_base/traits/action_decorate_function.hpp>

+

<hpx/components_base/traits/component_config_data.hpp>

+

<hpx/components_base/traits/component_heap_type.hpp>

+

<hpx/components_base/traits/component_pin_support.hpp>

+

<hpx/components_base/traits/component_supports_migration.hpp>

+

<hpx/components_base/traits/component_type_database.hpp>

+

<hpx/components_base/traits/component_type_is_compatible.hpp>

+

<hpx/components_base/traits/is_component.hpp>

+

<hpx/components_base/traits/managed_component_policies.hpp>

+

full/compute

+

<hpx/compute/host.hpp>

+

<hpx/modules/compute.hpp>

+

full/distribution_policies

+

<hpx/distribution_policies/binpacking_distribution_policy.hpp>

+

<hpx/distribution_policies/colocating_distribution_policy.hpp>

+

<hpx/distribution_policies/default_distribution_policy.hpp>

+

<hpx/distribution_policies/target_distribution_policy.hpp>

+

<hpx/distribution_policies/unwrapping_result_policy.hpp>

+

full/lcos_distributed

+

<hpx/lcos_distributed/channel.hpp>

+

full/naming_base

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+

<hpx/naming_base/unmanaged.hpp>

+

full/parcelset

+

<hpx/parcelset/parcel.hpp>

+

<hpx/parcelset/parcelhandler.hpp>

+

full/parcelset_base

+

<hpx/parcelset_base/parcelport.hpp>

+

<hpx/parcelset_base/traits/action_get_embedded_parcel.hpp>

+

<hpx/parcelset_base/traits/action_message_handler.hpp>

+

<hpx/parcelset_base/traits/action_serialization_filter.hpp>

+

full/performance_counters

+

<hpx/performance_counters/base_performance_counter.hpp>

+

<hpx/performance_counters/counter_creators.hpp>

+

<hpx/performance_counters/counters.hpp>

+

<hpx/performance_counters/manage_counter.hpp>

+

<hpx/performance_counters/manage_counter_type.hpp>

+

<hpx/performance_counters/performance_counter.hpp>

+

<hpx/performance_counters/performance_counter_set.hpp>

+

full/runtime_components

+

<hpx/runtime_components/component_factory.hpp>

+

<hpx/runtime_components/component_registry.hpp>

+

<hpx/runtime_components/derived_component_factory.hpp>

+

<hpx/runtime_components/distributed_metadata_base.hpp>

+

<hpx/runtime_components/new.hpp>

+

full/runtime_distributed

+

<hpx/modules/runtime_distributed.hpp>

+

<hpx/runtime_distributed.hpp>

+

<hpx/runtime_distributed/applier.hpp>

+

<hpx/runtime_distributed/copy_component.hpp>

+

<hpx/runtime_distributed/migrate_component.hpp>

+

<hpx/runtime_distributed/runtime_fwd.hpp>

+

<hpx/runtime_distributed/runtime_support.hpp>

+

<hpx/runtime_distributed/stubs/runtime_support.hpp>

+

full/segmented_algorithms

+

<hpx/parallel/segmented_algorithm.hpp>

+

<hpx/parallel/segmented_algorithms/adjacent_difference.hpp>

+

<hpx/parallel/segmented_algorithms/adjacent_find.hpp>

+

<hpx/parallel/segmented_algorithms/all_any_none.hpp>

+

<hpx/parallel/segmented_algorithms/count.hpp>

+

<hpx/parallel/segmented_algorithms/exclusive_scan.hpp>

+

<hpx/parallel/segmented_algorithms/fill.hpp>

+

<hpx/parallel/segmented_algorithms/find.hpp>

+

<hpx/parallel/segmented_algorithms/for_each.hpp>

+

<hpx/parallel/segmented_algorithms/generate.hpp>

+

<hpx/parallel/segmented_algorithms/inclusive_scan.hpp>

+

<hpx/parallel/segmented_algorithms/minmax.hpp>

+

<hpx/parallel/segmented_algorithms/reduce.hpp>

+

<hpx/parallel/segmented_algorithms/traits/zip_iterator.hpp>

+

<hpx/parallel/segmented_algorithms/transform.hpp>

+

<hpx/parallel/segmented_algorithms/transform_exclusive_scan.hpp>

+

<hpx/parallel/segmented_algorithms/transform_inclusive_scan.hpp>

+

<hpx/parallel/segmented_algorithms/transform_reduce.hpp>

+ + +

Secondary dependencies for full/include

+

core/algorithms

+

core/async_base

+

core/async_combinators

+

core/compute_local

+

core/datastructures

+

core/errors

+

core/execution

+

core/execution_base

+

core/executors

+

core/functional

+

core/futures

+

core/include_local

+

core/lcos_local

+

core/plugin

+

core/resource_partitioner

+

core/runtime_configuration

+

core/runtime_local

+

core/serialization

+

core/synchronization

+

core/thread_pools

+

core/threading

+

core/threading_base

+

core/threadmanager

+

core/timing

+

core/topology

+

full/actions

+

full/actions_base

+

full/agas

+

full/async_colocated

+

full/async_distributed

+

full/collectives

+

full/command_line_handling

+

full/components

+

full/components_base

+

full/compute

+

full/distribution_policies

+

full/lcos_distributed

+

full/naming_base

+

full/parcelset

+

full/parcelset_base

+

full/performance_counters

+

full/runtime_components

+

full/runtime_distributed

+

full/segmented_algorithms

+

full/naming

+ + +

Reverse dependencies for full/include

+
+ + + diff --git a/branches/master/report/master/full/init_runtime.html b/branches/master/report/master/full/init_runtime.html new file mode 100644 index 00000000000..bb1d39f1f99 --- /dev/null +++ b/branches/master/report/master/full/init_runtime.html @@ -0,0 +1,742 @@ + + +HPX Dependency Report for full/init_runtime + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/init_runtime

+

core/algorithms

+

<hpx/parallel/util/detail/handle_exception_termination_handler.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/coroutines

+

<hpx/coroutines/detail/context_impl.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

core/debugging

+

<hpx/debugging/environ.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/execution/detail/execution_parameter_callbacks.hpp>

+

core/executors

+

<hpx/executors/exception_list.hpp>

+

core/filesystem

+

<hpx/modules/filesystem.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/functional

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

core/futures

+

<hpx/futures/detail/future_data.hpp>

+

core/init_runtime_local

+

<hpx/init_runtime_local/detail/init_logging.hpp>

+

<hpx/init_runtime_local/init_runtime_local.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/prefix

+

<hpx/prefix/find_prefix.hpp>

+

core/program_options

+

<hpx/modules/program_options.hpp>

+

<hpx/program_options/parsers.hpp>

+

<hpx/program_options/variables_map.hpp>

+

core/resource_partitioner

+

<hpx/resource_partitioner/partitioner.hpp>

+

<hpx/resource_partitioner/partitioner_fwd.hpp>

+

core/runtime_configuration

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

<hpx/runtime_configuration/runtime_mode.hpp>

+

core/runtime_local

+

<hpx/runtime_local/config_entry.hpp>

+

<hpx/runtime_local/custom_exception_info.hpp>

+

<hpx/runtime_local/debugging.hpp>

+

<hpx/runtime_local/detail/serialize_exception.hpp>

+

<hpx/runtime_local/get_locality_id.hpp>

+

<hpx/runtime_local/report_error.hpp>

+

<hpx/runtime_local/runtime_handlers.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

<hpx/runtime_local/shutdown_function.hpp>

+

<hpx/runtime_local/startup_function.hpp>

+

core/schedulers

+

<hpx/modules/schedulers.hpp>

+

core/string_util

+

<hpx/string_util/classification.hpp>

+

<hpx/string_util/split.hpp>

+

core/testing

+

<hpx/modules/testing.hpp>

+

core/threading

+

<hpx/threading/thread.hpp>

+

core/threading_base

+

<hpx/threading_base/detail/get_default_timer_service.hpp>

+

<hpx/threading_base/thread_data.hpp>

+

core/timing

+

<hpx/modules/timing.hpp>

+

core/type_support

+

<hpx/type_support/pack.hpp>

+

<hpx/type_support/unused.hpp>

+

full/actions_base

+

<hpx/actions_base/plain_action.hpp>

+

full/agas

+

<hpx/agas/addressing_service.hpp>

+

full/async_distributed

+

<hpx/async_distributed/bind_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/collectives

+

<hpx/collectives/barrier.hpp>

+

<hpx/collectives/detail/barrier_node.hpp>

+

<hpx/collectives/latch.hpp>

+

full/command_line_handling

+

<hpx/command_line_handling/command_line_handling.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

full/naming

+

<hpx/modules/naming.hpp>

+

full/parcelports

+

<hpx/parcelports/init_all_parcelports.hpp>

+

full/parcelset

+

<hpx/parcelset/message_handler_fwd.hpp>

+

<hpx/parcelset/parcelhandler.hpp>

+

full/parcelset_base

+

<hpx/parcelset_base/locality_interface.hpp>

+

full/performance_counters

+

<hpx/performance_counters/agas_counter_types.hpp>

+

<hpx/performance_counters/counters.hpp>

+

<hpx/performance_counters/parcelhandler_counter_types.hpp>

+

<hpx/performance_counters/query_counters.hpp>

+

<hpx/performance_counters/threadmanager_counter_types.hpp>

+

full/runtime_components

+

<hpx/runtime_components/console_logging.hpp>

+

full/runtime_distributed

+

<hpx/runtime_distributed.hpp>

+

<hpx/runtime_distributed/applier.hpp>

+

<hpx/runtime_distributed/runtime_fwd.hpp>

+

<hpx/runtime_distributed/runtime_support.hpp>

+ + +

Secondary dependencies for full/init_runtime

+

core/algorithms

+

core/assertion

+

core/config

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution

+

core/executors

+

core/functional

+

core/futures

+

core/init_runtime_local

+

core/lock_registration

+

core/logging

+

core/prefix

+

core/program_options

+

core/resource_partitioner

+

core/runtime_configuration

+

core/runtime_local

+

core/schedulers

+

core/string_util

+

core/testing

+

core/threading

+

core/threading_base

+

core/timing

+

core/type_support

+

full/actions_base

+

full/agas

+

full/async_distributed

+

full/collectives

+

full/command_line_handling

+

full/components_base

+

full/naming

+

full/parcelports

+

full/parcelset

+

full/parcelset_base

+

full/performance_counters

+

full/runtime_components

+

full/runtime_distributed

+

core/include_local

+

core/threadmanager

+ + +

Reverse dependencies for full/init_runtime

+
+ + + diff --git a/branches/master/report/master/full/lcos_distributed.html b/branches/master/report/master/full/lcos_distributed.html new file mode 100644 index 00000000000..3c0d96fcb51 --- /dev/null +++ b/branches/master/report/master/full/lcos_distributed.html @@ -0,0 +1,406 @@ + + +HPX Dependency Report for full/lcos_distributed + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/lcos_distributed

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/futures/traits/get_remote_result.hpp>

+

<hpx/futures/traits/promise_remote_result.hpp>

+

core/lcos_local

+

<hpx/lcos_local/channel.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

<hpx/preprocessor/stringize.hpp>

+

full/actions

+

<hpx/actions/transfer_action.hpp>

+

full/actions_base

+

<hpx/actions_base/component_action.hpp>

+

full/async_distributed

+

<hpx/async_distributed/base_lco_with_value.hpp>

+

<hpx/async_distributed/post.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

full/components

+

<hpx/components/client_base.hpp>

+

full/components_base

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/traits/is_component.hpp>

+

full/naming

+

<hpx/modules/naming.hpp>

+

full/runtime_components

+

<hpx/runtime_components/new.hpp>

+ + +

Secondary dependencies for full/lcos_distributed

+

core/assertion

+

core/async_base

+

core/futures

+

core/lcos_local

+

full/actions

+

full/actions_base

+

full/async_distributed

+

full/components

+

full/components_base

+

full/naming

+

full/runtime_components

+

core/allocator_support

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution

+

core/executors

+

core/logging

+

core/prefix

+

core/runtime_configuration

+

core/runtime_local

+

core/serialization

+

core/threading_base

+

core/threadmanager

+

core/timing

+

full/agas

+

full/async_colocated

+

full/parcelset

+

full/parcelset_base

+

core/command_line_handling_local

+

full/agas_base

+

full/plugin_factories

+

core/include_local

+

full/command_line_handling

+ + +

Reverse dependencies for full/lcos_distributed

+

full/include

+

<hpx/lcos_distributed/channel.hpp>

+
+ + + diff --git a/branches/master/report/master/full/naming.html b/branches/master/report/master/full/naming.html new file mode 100644 index 00000000000..0bb285a5e23 --- /dev/null +++ b/branches/master/report/master/full/naming.html @@ -0,0 +1,398 @@ + + +HPX Dependency Report for full/naming + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/naming

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

<hpx/modules/async_base.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/datastructures

+

<hpx/modules/datastructures.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/modules/execution.hpp>

+

core/futures

+

<hpx/modules/futures.hpp>

+

core/lcos_local

+

<hpx/lcos_local/detail/preprocess_future.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/memory

+

<hpx/memory/serialization/intrusive_ptr.hpp>

+

<hpx/modules/memory.hpp>

+

core/runtime_local

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

core/serialization

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/traits/is_bitwise_serializable.hpp>

+

core/synchronization

+

<hpx/synchronization/spinlock.hpp>

+

core/thread_support

+

<hpx/modules/thread_support.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

core/type_support

+

<hpx/type_support/extra_data.hpp>

+

full/checkpoint_base

+

<hpx/modules/checkpoint_base.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/detail/agas_interface_functions.hpp>

+

full/naming_base

+

<hpx/modules/naming_base.hpp>

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/gid_type.hpp>

+

<hpx/naming_base/id_type.hpp>

+ + +

Secondary dependencies for full/naming

+

core/assertion

+

core/async_base

+

core/config

+

core/datastructures

+

core/errors

+

core/execution

+

core/futures

+

core/lcos_local

+

core/logging

+

core/runtime_local

+

core/serialization

+

core/synchronization

+

core/type_support

+

full/components_base

+

full/naming_base

+

core/command_line_handling_local

+

core/executors

+

core/io_service

+

core/program_options

+

core/resource_partitioner

+

core/runtime_configuration

+

core/threading_base

+

core/threadmanager

+

core/timing

+

core/version

+

core/thread_pool_util

+ + +

Reverse dependencies for full/naming

+

full/agas

+

<hpx/naming/split_gid.hpp>

+

full/agas_base

+

<hpx/modules/naming.hpp>

+

<hpx/naming/credit_handling.hpp>

+

<hpx/naming/split_gid.hpp>

+

full/async_distributed

+

<hpx/modules/naming.hpp>

+

<hpx/naming/credit_handling.hpp>

+

<hpx/naming/split_gid.hpp>

+

full/checkpoint

+

<hpx/modules/naming.hpp>

+

full/compute

+

<hpx/modules/naming.hpp>

+

full/init_runtime

+

<hpx/modules/naming.hpp>

+

full/lcos_distributed

+

<hpx/modules/naming.hpp>

+

full/parcelset

+

<hpx/naming/detail/preprocess_gid_types.hpp>

+

<hpx/naming/split_gid.hpp>

+

full/performance_counters

+

<hpx/modules/naming.hpp>

+

<hpx/naming/credit_handling.hpp>

+

full/runtime_components

+

<hpx/modules/naming.hpp>

+
+ + + diff --git a/branches/master/report/master/full/naming_base.html b/branches/master/report/master/full/naming_base.html new file mode 100644 index 00000000000..2d48ae65089 --- /dev/null +++ b/branches/master/report/master/full/naming_base.html @@ -0,0 +1,516 @@ + + +HPX Dependency Report for full/naming_base + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/naming_base

+

core/allocator_support

+

<hpx/modules/allocator_support.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/concurrency

+

<hpx/concurrency/spinlock_pool.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/execution_base

+

<hpx/execution_base/this_thread.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

core/futures

+

<hpx/futures/traits/get_remote_result.hpp>

+

<hpx/futures/traits/promise_local_result.hpp>

+

core/itt_notify

+

<hpx/modules/itt_notify.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/memory

+

<hpx/modules/memory.hpp>

+

core/serialization

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/traits/is_bitwise_serializable.hpp>

+

core/thread_support

+

<hpx/modules/thread_support.hpp>

+

core/util

+

<hpx/util/ios_flags_saver.hpp>

+ + +

Secondary dependencies for full/naming_base

+

core/allocator_support

+

core/assertion

+

core/concurrency

+

core/config

+

core/execution_base

+

core/futures

+

core/lock_registration

+

core/logging

+

core/serialization

+

core/thread_support

+

core/util

+

core/coroutines

+

core/threading_base

+

core/timing

+

core/version

+

core/prefix

+ + +

Reverse dependencies for full/naming_base

+

full/actions

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/actions_base

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+

<hpx/naming_base/naming_base.hpp>

+

full/agas

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/agas_base

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/gid_type.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/async_colocated

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/async_distributed

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/gid_type.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/collectives

+

<hpx/naming_base/id_type.hpp>

+

full/components

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/components_base

+

<hpx/modules/naming_base.hpp>

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/gid_type.hpp>

+

<hpx/naming_base/id_type.hpp>

+

<hpx/naming_base/naming_base.hpp>

+

full/compute

+

<hpx/naming_base/id_type.hpp>

+

full/distribution_policies

+

<hpx/naming_base/id_type.hpp>

+

full/include

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+

<hpx/naming_base/unmanaged.hpp>

+

full/naming

+

<hpx/modules/naming_base.hpp>

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/gid_type.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/parcelset

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/gid_type.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/parcelset_base

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/gid_type.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/performance_counters

+

<hpx/naming_base/id_type.hpp>

+

full/runtime_components

+

<hpx/naming_base/id_type.hpp>

+

full/runtime_distributed

+

<hpx/modules/naming_base.hpp>

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/segmented_algorithms

+

<hpx/naming_base/id_type.hpp>

+
+ + + diff --git a/branches/master/report/master/full/parcelport_tcp.html b/branches/master/report/master/full/parcelport_tcp.html new file mode 100644 index 00000000000..32073bf1d49 --- /dev/null +++ b/branches/master/report/master/full/parcelport_tcp.html @@ -0,0 +1,372 @@ + + +HPX Dependency Report for full/parcelport_tcp + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/parcelport_tcp

+

core/asio

+

<hpx/modules/asio.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/execution_base

+

<hpx/modules/execution_base.hpp>

+

core/functional

+

<hpx/modules/functional.hpp>

+

core/plugin

+

<hpx/plugin/traits/plugin_config_data.hpp>

+

core/resource_partitioner

+

<hpx/modules/resource_partitioner.hpp>

+

core/runtime_configuration

+

<hpx/modules/runtime_configuration.hpp>

+

core/runtime_local

+

<hpx/modules/runtime_local.hpp>

+

core/serialization

+

<hpx/modules/serialization.hpp>

+

core/threading_base

+

<hpx/modules/threading_base.hpp>

+

core/timing

+

<hpx/modules/timing.hpp>

+

core/util

+

<hpx/modules/util.hpp>

+

full/parcelset

+

<hpx/parcelset/decode_parcels.hpp>

+

<hpx/parcelset/parcelport_connection.hpp>

+

<hpx/parcelset/parcelport_impl.hpp>

+

full/parcelset_base

+

<hpx/parcelset_base/detail/data_point.hpp>

+

<hpx/parcelset_base/detail/gatherer.hpp>

+

<hpx/parcelset_base/locality.hpp>

+

<hpx/parcelset_base/parcelport.hpp>

+

full/plugin_factories

+

<hpx/plugin_factories/parcelport_factory.hpp>

+ + +

Secondary dependencies for full/parcelport_tcp

+

core/asio

+

core/assertion

+

core/config

+

core/errors

+

core/execution_base

+

core/functional

+

core/plugin

+

core/resource_partitioner

+

core/runtime_configuration

+

core/runtime_local

+

core/serialization

+

core/threading_base

+

core/timing

+

core/util

+

full/parcelset

+

full/parcelset_base

+

full/plugin_factories

+

core/coroutines

+

core/execution

+

core/executors

+

core/futures

+

core/lcos_local

+

core/synchronization

+

core/thread_pools

+

core/threading

+

core/threadmanager

+

full/actions_base

+

full/command_line_handling

+

full/components_base

+

full/naming

+

full/naming_base

+ + +

Reverse dependencies for full/parcelport_tcp

+
+ + + diff --git a/branches/master/report/master/full/parcelports.html b/branches/master/report/master/full/parcelports.html new file mode 100644 index 00000000000..0b082709f53 --- /dev/null +++ b/branches/master/report/master/full/parcelports.html @@ -0,0 +1,303 @@ + + +HPX Dependency Report for full/parcelports + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/parcelports

+

core/config

+

<hpx/config.hpp>

+

full/parcelset

+

<hpx/parcelset/init_parcelports.hpp>

+

full/plugin_factories

+

<hpx/plugin_factories/parcelport_factory_base.hpp>

+ + +

Secondary dependencies for full/parcelports

+

core/config

+

full/parcelset

+

full/plugin_factories

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution_base

+

core/functional

+

core/futures

+

core/ini

+

core/io_service

+

core/lcos_local

+

core/logging

+

core/plugin

+

core/prefix

+

core/resource_partitioner

+

core/runtime_configuration

+

core/runtime_local

+

core/serialization

+

core/string_util

+

core/synchronization

+

core/threading

+

core/threading_base

+

core/threadmanager

+

core/timing

+

core/type_support

+

core/util

+

full/actions

+

full/actions_base

+

full/command_line_handling

+

full/components_base

+

full/naming

+

full/naming_base

+

full/parcelset_base

+

core/async_combinators

+

core/execution

+

core/executors

+ + +

Reverse dependencies for full/parcelports

+

full/init_runtime

+

<hpx/parcelports/init_all_parcelports.hpp>

+
+ + + diff --git a/branches/master/report/master/full/parcelset.html b/branches/master/report/master/full/parcelset.html new file mode 100644 index 00000000000..7cc1be98afc --- /dev/null +++ b/branches/master/report/master/full/parcelset.html @@ -0,0 +1,627 @@ + + +HPX Dependency Report for full/parcelset + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/parcelset

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/modules/coroutines.hpp>

+

core/datastructures

+

<hpx/modules/datastructures.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/execution_base

+

<hpx/modules/execution_base.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/functional

+

<hpx/modules/functional.hpp>

+

core/futures

+

<hpx/modules/futures.hpp>

+

core/io_service

+

<hpx/modules/io_service.hpp>

+

core/itt_notify

+

<hpx/modules/itt_notify.hpp>

+

core/lcos_local

+

<hpx/lcos_local/detail/preprocess_future.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/preprocessor

+

<hpx/modules/preprocessor.hpp>

+

core/resource_partitioner

+

<hpx/modules/resource_partitioner.hpp>

+

core/runtime_configuration

+

<hpx/modules/runtime_configuration.hpp>

+

core/runtime_local

+

<hpx/modules/runtime_local.hpp>

+

core/serialization

+

<hpx/modules/serialization.hpp>

+

<hpx/serialization/detail/preprocess_container.hpp>

+

core/string_util

+

<hpx/modules/string_util.hpp>

+

core/synchronization

+

<hpx/modules/synchronization.hpp>

+

core/thread_support

+

<hpx/modules/thread_support.hpp>

+

core/threading

+

<hpx/modules/threading.hpp>

+

core/threading_base

+

<hpx/modules/threading_base.hpp>

+

core/threadmanager

+

<hpx/modules/threadmanager.hpp>

+

core/timing

+

<hpx/modules/timing.hpp>

+

core/type_support

+

<hpx/modules/type_support.hpp>

+

core/util

+

<hpx/modules/util.hpp>

+

full/actions

+

<hpx/actions/actions_fwd.hpp>

+

<hpx/actions/base_action.hpp>

+

<hpx/actions/transfer_action.hpp>

+

full/actions_base

+

<hpx/actions_base/basic_action.hpp>

+

<hpx/actions_base/detail/action_factory.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

full/naming

+

<hpx/naming/detail/preprocess_gid_types.hpp>

+

<hpx/naming/split_gid.hpp>

+

full/naming_base

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/gid_type.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/parcelset_base

+

<hpx/parcelset_base/detail/data_point.hpp>

+

<hpx/parcelset_base/detail/locality_interface_functions.hpp>

+

<hpx/parcelset_base/detail/parcel_route_handler.hpp>

+

<hpx/parcelset_base/locality.hpp>

+

<hpx/parcelset_base/locality_interface.hpp>

+

<hpx/parcelset_base/parcel_interface.hpp>

+

<hpx/parcelset_base/parcelport.hpp>

+

<hpx/parcelset_base/parcelset_base_fwd.hpp>

+

<hpx/parcelset_base/policies/message_handler.hpp>

+

<hpx/parcelset_base/traits/action_message_handler.hpp>

+

full/plugin_factories

+

<hpx/plugin_factories/parcelport_factory_base.hpp>

+ + +

Secondary dependencies for full/parcelset

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution_base

+

core/functional

+

core/futures

+

core/io_service

+

core/lcos_local

+

core/logging

+

core/resource_partitioner

+

core/runtime_configuration

+

core/runtime_local

+

core/serialization

+

core/string_util

+

core/synchronization

+

core/threading

+

core/threading_base

+

core/threadmanager

+

core/timing

+

core/type_support

+

core/util

+

full/actions

+

full/actions_base

+

full/components_base

+

full/naming

+

full/naming_base

+

full/parcelset_base

+

full/plugin_factories

+

core/async_combinators

+

core/command_line_handling_local

+

core/execution

+

core/executors

+

full/command_line_handling

+ + +

Reverse dependencies for full/parcelset

+

full/agas

+

<hpx/parcelset/parcel.hpp>

+

<hpx/parcelset/parcelset_fwd.hpp>

+

full/agas_base

+

<hpx/parcelset/parcel.hpp>

+

full/async_distributed

+

<hpx/parcelset/coalescing_message_handler_registration.hpp>

+

<hpx/parcelset/detail/parcel_await.hpp>

+

<hpx/parcelset/parcel.hpp>

+

<hpx/parcelset/parcelhandler.hpp>

+

<hpx/parcelset/parcelset_fwd.hpp>

+

full/include

+

<hpx/parcelset/parcel.hpp>

+

<hpx/parcelset/parcelhandler.hpp>

+

full/init_runtime

+

<hpx/parcelset/message_handler_fwd.hpp>

+

<hpx/parcelset/parcelhandler.hpp>

+

full/parcelport_tcp

+

<hpx/parcelset/decode_parcels.hpp>

+

<hpx/parcelset/parcelport_connection.hpp>

+

<hpx/parcelset/parcelport_impl.hpp>

+

full/parcelports

+

<hpx/parcelset/init_parcelports.hpp>

+

full/performance_counters

+

<hpx/parcelset/parcelhandler.hpp>

+

<hpx/parcelset/parcelset_fwd.hpp>

+

full/runtime_distributed

+

<hpx/parcelset/detail/message_handler_interface_functions.hpp>

+

<hpx/parcelset/detail/parcel_await.hpp>

+

<hpx/parcelset/message_handler_fwd.hpp>

+

<hpx/parcelset/parcel.hpp>

+

<hpx/parcelset/parcelhandler.hpp>

+

<hpx/parcelset/parcelset_fwd.hpp>

+
+ + + diff --git a/branches/master/report/master/full/parcelset_base.html b/branches/master/report/master/full/parcelset_base.html new file mode 100644 index 00000000000..b996422f34b --- /dev/null +++ b/branches/master/report/master/full/parcelset_base.html @@ -0,0 +1,496 @@ + + +HPX Dependency Report for full/parcelset_base + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/parcelset_base

+

core/assertion

+

<hpx/assert.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/modules/coroutines.hpp>

+

core/datastructures

+

<hpx/modules/datastructures.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/to_string.hpp>

+

core/functional

+

<hpx/modules/functional.hpp>

+

core/hashing

+

<hpx/modules/hashing.hpp>

+

core/io_service

+

<hpx/io_service/io_service_pool_fwd.hpp>

+

<hpx/modules/io_service.hpp>

+

core/iterator_support

+

<hpx/modules/iterator_support.hpp>

+

core/runtime_configuration

+

<hpx/modules/runtime_configuration.hpp>

+

core/runtime_local

+

<hpx/modules/runtime_local.hpp>

+

core/serialization

+

<hpx/modules/serialization.hpp>

+

core/synchronization

+

<hpx/modules/synchronization.hpp>

+

core/thread_support

+

<hpx/modules/thread_support.hpp>

+

core/threading

+

<hpx/modules/threading.hpp>

+

core/threading_base

+

<hpx/modules/threading_base.hpp>

+

core/type_support

+

<hpx/modules/type_support.hpp>

+

core/util

+

<hpx/modules/util.hpp>

+

full/naming_base

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/gid_type.hpp>

+

<hpx/naming_base/id_type.hpp>

+ + +

Secondary dependencies for full/parcelset_base

+

core/assertion

+

core/config

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/functional

+

core/io_service

+

core/iterator_support

+

core/runtime_configuration

+

core/runtime_local

+

core/serialization

+

core/synchronization

+

core/threading

+

core/threading_base

+

core/type_support

+

core/util

+

full/naming_base

+

core/command_line_handling_local

+

core/execution

+

core/executors

+

core/resource_partitioner

+

core/threadmanager

+

core/thread_pool_util

+ + +

Reverse dependencies for full/parcelset_base

+

full/actions

+

<hpx/parcelset_base/parcel_interface.hpp>

+

<hpx/parcelset_base/traits/action_get_embedded_parcel.hpp>

+

<hpx/parcelset_base/traits/action_message_handler.hpp>

+

<hpx/parcelset_base/traits/action_serialization_filter.hpp>

+

full/agas

+

<hpx/parcelset_base/detail/parcel_route_handler.hpp>

+

full/agas_base

+

<hpx/parcelset_base/locality.hpp>

+

<hpx/parcelset_base/parcel_interface.hpp>

+

<hpx/parcelset_base/traits/action_get_embedded_parcel.hpp>

+

full/async_distributed

+

<hpx/parcelset_base/parcel_interface.hpp>

+

<hpx/parcelset_base/parcelset_base_fwd.hpp>

+

full/components_base

+

<hpx/parcelset_base/locality.hpp>

+

<hpx/parcelset_base/parcel_interface.hpp>

+

full/include

+

<hpx/parcelset_base/parcelport.hpp>

+

<hpx/parcelset_base/traits/action_get_embedded_parcel.hpp>

+

<hpx/parcelset_base/traits/action_message_handler.hpp>

+

<hpx/parcelset_base/traits/action_serialization_filter.hpp>

+

full/init_runtime

+

<hpx/parcelset_base/locality_interface.hpp>

+

full/parcelport_tcp

+

<hpx/parcelset_base/detail/data_point.hpp>

+

<hpx/parcelset_base/detail/gatherer.hpp>

+

<hpx/parcelset_base/locality.hpp>

+

<hpx/parcelset_base/parcelport.hpp>

+

full/parcelset

+

<hpx/parcelset_base/detail/data_point.hpp>

+

<hpx/parcelset_base/detail/locality_interface_functions.hpp>

+

<hpx/parcelset_base/detail/parcel_route_handler.hpp>

+

<hpx/parcelset_base/locality.hpp>

+

<hpx/parcelset_base/locality_interface.hpp>

+

<hpx/parcelset_base/parcel_interface.hpp>

+

<hpx/parcelset_base/parcelport.hpp>

+

<hpx/parcelset_base/parcelset_base_fwd.hpp>

+

<hpx/parcelset_base/policies/message_handler.hpp>

+

<hpx/parcelset_base/traits/action_message_handler.hpp>

+

full/plugin_factories

+

<hpx/parcelset_base/parcelset_base_fwd.hpp>

+

<hpx/parcelset_base/policies/message_handler.hpp>

+

full/runtime_distributed

+

<hpx/parcelset_base/detail/locality_interface_functions.hpp>

+

<hpx/parcelset_base/locality.hpp>

+

<hpx/parcelset_base/parcel_interface.hpp>

+

<hpx/parcelset_base/parcelport.hpp>

+

<hpx/parcelset_base/set_parcel_write_handler.hpp>

+
+ + + diff --git a/branches/master/report/master/full/performance_counters.html b/branches/master/report/master/full/performance_counters.html new file mode 100644 index 00000000000..a36fc3865c6 --- /dev/null +++ b/branches/master/report/master/full/performance_counters.html @@ -0,0 +1,954 @@ + + +HPX Dependency Report for full/performance_counters + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/performance_counters

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/async_combinators

+

<hpx/async_combinators/wait_all.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/execution

+

<hpx/modules/execution.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/functional

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_back.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

<hpx/modules/functional.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

<hpx/futures/packaged_continuation.hpp>

+

<hpx/modules/futures.hpp>

+

core/include_local

+

<hpx/format.hpp>

+

core/itt_notify

+

<hpx/modules/itt_notify.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/pack_traversal

+

<hpx/pack_traversal/unwrap.hpp>

+

core/runtime_local

+

<hpx/modules/runtime_local.hpp>

+

<hpx/runtime_local/config_entry.hpp>

+

<hpx/runtime_local/get_locality_id.hpp>

+

<hpx/runtime_local/get_num_all_localities.hpp>

+

<hpx/runtime_local/get_os_thread_count.hpp>

+

<hpx/runtime_local/get_thread_name.hpp>

+

<hpx/runtime_local/interval_timer.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

<hpx/runtime_local/thread_pool_helpers.hpp>

+

core/schedulers

+

<hpx/schedulers/maintain_queue_wait_times.hpp>

+

core/serialization

+

<hpx/serialization/base_object.hpp>

+

<hpx/serialization/serialization_fwd.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/string.hpp>

+

<hpx/serialization/vector.hpp>

+

core/string_util

+

<hpx/modules/string_util.hpp>

+

core/synchronization

+

<hpx/synchronization/mutex.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/thread_support

+

<hpx/thread_support/atomic_count.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

core/threading_base

+

<hpx/threading_base/external_timer.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

core/threadmanager

+

<hpx/modules/threadmanager.hpp>

+

<hpx/threadmanager/threadmanager_fwd.hpp>

+

core/timing

+

<hpx/timing/high_resolution_clock.hpp>

+

core/type_support

+

<hpx/type_support/unused.hpp>

+

core/util

+

<hpx/util/regex_from_pattern.hpp>

+

core/version

+

<hpx/version.hpp>

+

full/actions

+

<hpx/actions/transfer_action.hpp>

+

full/actions_base

+

<hpx/actions_base/basic_action.hpp>

+

<hpx/actions_base/component_action.hpp>

+

<hpx/actions_base/detail/invocation_count_registry.hpp>

+

<hpx/actions_base/detail/per_action_data_counter_registry.hpp>

+

<hpx/actions_base/plain_action.hpp>

+

full/agas

+

<hpx/agas/addressing_service.hpp>

+

<hpx/agas/agas_fwd.hpp>

+

full/agas_base

+

<hpx/agas_base/server/component_namespace.hpp>

+

<hpx/agas_base/server/locality_namespace.hpp>

+

<hpx/agas_base/server/primary_namespace.hpp>

+

<hpx/agas_base/server/symbol_namespace.hpp>

+

full/async_distributed

+

<hpx/async_distributed/async.hpp>

+

<hpx/async_distributed/base_lco_with_value.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/dataflow.hpp>

+

<hpx/async_distributed/detail/post.hpp>

+

<hpx/async_distributed/post.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/components

+

<hpx/components/client_base.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/server/component.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/server/create_component.hpp>

+

full/naming

+

<hpx/modules/naming.hpp>

+

<hpx/naming/credit_handling.hpp>

+

full/naming_base

+

<hpx/naming_base/id_type.hpp>

+

full/parcelset

+

<hpx/parcelset/parcelhandler.hpp>

+

<hpx/parcelset/parcelset_fwd.hpp>

+

full/runtime_components

+

<hpx/runtime_components/derived_component_factory.hpp>

+

full/statistics

+

<hpx/statistics/rolling_max.hpp>

+

<hpx/statistics/rolling_min.hpp>

+ + +

Secondary dependencies for full/performance_counters

+

core/assertion

+

core/async_base

+

core/async_combinators

+

core/config

+

core/errors

+

core/execution

+

core/functional

+

core/futures

+

core/include_local

+

core/logging

+

core/pack_traversal

+

core/runtime_local

+

core/schedulers

+

core/serialization

+

core/string_util

+

core/synchronization

+

core/threading_base

+

core/threadmanager

+

core/timing

+

core/type_support

+

core/util

+

core/version

+

full/actions

+

full/actions_base

+

full/agas

+

full/agas_base

+

full/async_distributed

+

full/components

+

full/components_base

+

full/naming

+

full/naming_base

+

full/parcelset

+

full/runtime_components

+

full/statistics

+

core/algorithms

+

core/command_line_handling_local

+

core/executors

+

full/plugin_factories

+

full/command_line_handling

+ + +

Reverse dependencies for full/performance_counters

+

full/collectives

+

<hpx/performance_counters/counters.hpp>

+

full/distribution_policies

+

<hpx/performance_counters/counters.hpp>

+

<hpx/performance_counters/performance_counter.hpp>

+

full/include

+

<hpx/performance_counters/base_performance_counter.hpp>

+

<hpx/performance_counters/counter_creators.hpp>

+

<hpx/performance_counters/counters.hpp>

+

<hpx/performance_counters/manage_counter.hpp>

+

<hpx/performance_counters/manage_counter_type.hpp>

+

<hpx/performance_counters/performance_counter.hpp>

+

<hpx/performance_counters/performance_counter_set.hpp>

+

full/init_runtime

+

<hpx/performance_counters/agas_counter_types.hpp>

+

<hpx/performance_counters/counters.hpp>

+

<hpx/performance_counters/parcelhandler_counter_types.hpp>

+

<hpx/performance_counters/query_counters.hpp>

+

<hpx/performance_counters/threadmanager_counter_types.hpp>

+

full/runtime_distributed

+

<hpx/performance_counters/counter_creators.hpp>

+

<hpx/performance_counters/counters.hpp>

+

<hpx/performance_counters/detail/counter_interface_functions.hpp>

+

<hpx/performance_counters/manage_counter_type.hpp>

+

<hpx/performance_counters/query_counters.hpp>

+

<hpx/performance_counters/registry.hpp>

+
+ + + diff --git a/branches/master/report/master/full/plugin_factories.html b/branches/master/report/master/full/plugin_factories.html new file mode 100644 index 00000000000..2de1cf425fa --- /dev/null +++ b/branches/master/report/master/full/plugin_factories.html @@ -0,0 +1,319 @@ + + +HPX Dependency Report for full/plugin_factories + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/plugin_factories

+

core/config

+

<hpx/config.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/ini

+

<hpx/modules/ini.hpp>

+

core/plugin

+

<hpx/modules/plugin.hpp>

+

<hpx/plugin/traits/plugin_config_data.hpp>

+

core/prefix

+

<hpx/modules/prefix.hpp>

+

core/preprocessor

+

<hpx/modules/preprocessor.hpp>

+

core/resource_partitioner

+

<hpx/modules/resource_partitioner.hpp>

+

core/runtime_configuration

+

<hpx/modules/runtime_configuration.hpp>

+

<hpx/runtime_configuration/plugin_registry_base.hpp>

+

core/serialization

+

<hpx/modules/serialization.hpp>

+

core/string_util

+

<hpx/modules/string_util.hpp>

+

core/threading_base

+

<hpx/modules/threading_base.hpp>

+

core/type_support

+

<hpx/modules/type_support.hpp>

+

full/command_line_handling

+

<hpx/command_line_handling/command_line_handling.hpp>

+

full/parcelset_base

+

<hpx/parcelset_base/parcelset_base_fwd.hpp>

+

<hpx/parcelset_base/policies/message_handler.hpp>

+ + +

Secondary dependencies for full/plugin_factories

+

core/errors

+

core/ini

+

core/plugin

+

core/prefix

+

core/resource_partitioner

+

core/runtime_configuration

+

core/serialization

+

core/string_util

+

core/threading_base

+

core/type_support

+

full/command_line_handling

+

full/parcelset_base

+

core/coroutines

+

core/runtime_local

+

core/synchronization

+

core/thread_pools

+

core/threading

+

core/topology

+

full/naming_base

+

core/execution

+

core/executors

+

core/threadmanager

+

core/thread_pool_util

+ + +

Reverse dependencies for full/plugin_factories

+

full/parcelport_tcp

+

<hpx/plugin_factories/parcelport_factory.hpp>

+

full/parcelports

+

<hpx/plugin_factories/parcelport_factory_base.hpp>

+

full/parcelset

+

<hpx/plugin_factories/parcelport_factory_base.hpp>

+

full/runtime_distributed

+

<hpx/plugin_factories/binary_filter_factory_base.hpp>

+

<hpx/plugin_factories/message_handler_factory_base.hpp>

+

<hpx/plugin_factories/plugin_factory_base.hpp>

+
+ + + diff --git a/branches/master/report/master/full/resiliency_distributed.html b/branches/master/report/master/full/resiliency_distributed.html new file mode 100644 index 00000000000..96834b92074 --- /dev/null +++ b/branches/master/report/master/full/resiliency_distributed.html @@ -0,0 +1,306 @@ + + +HPX Dependency Report for full/resiliency_distributed + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/resiliency_distributed

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_local

+

<hpx/modules/async_local.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

core/resiliency

+

<hpx/resiliency/resiliency_cpos.hpp>

+

<hpx/resiliency/util.hpp>

+

core/type_support

+

<hpx/type_support/pack.hpp>

+

full/async_distributed

+

<hpx/async_distributed/async.hpp>

+ + +

Secondary dependencies for full/resiliency_distributed

+

core/assertion

+

core/async_local

+

core/config

+

core/futures

+

core/resiliency

+

core/type_support

+

full/async_distributed

+

core/allocator_support

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution

+

core/executors

+

core/functional

+

core/ini

+

core/lock_registration

+

core/logging

+

core/runtime_local

+

core/serialization

+

core/synchronization

+

core/threading_base

+

core/timing

+

full/actions

+

full/actions_base

+

full/components_base

+

full/naming

+

full/naming_base

+

full/parcelset

+

full/parcelset_base

+

core/command_line_handling_local

+

core/resource_partitioner

+

core/runtime_configuration

+

core/threadmanager

+

core/version

+

full/plugin_factories

+

full/command_line_handling

+ + +

Reverse dependencies for full/resiliency_distributed

+
+ + + diff --git a/branches/master/report/master/full/runtime_components.html b/branches/master/report/master/full/runtime_components.html new file mode 100644 index 00000000000..4027360b124 --- /dev/null +++ b/branches/master/report/master/full/runtime_components.html @@ -0,0 +1,655 @@ + + +HPX Dependency Report for full/runtime_components + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/runtime_components

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/async_local

+

<hpx/async_local/async_fwd.hpp>

+

core/concurrency

+

<hpx/concurrency/spinlock.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

core/errors

+

<hpx/modules/errors.hpp>

+

core/functional

+

<hpx/functional/function.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

core/ini

+

<hpx/ini/ini.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/prefix

+

<hpx/prefix/find_prefix.hpp>

+

core/preprocessor

+

<hpx/preprocessor/cat.hpp>

+

<hpx/preprocessor/expand.hpp>

+

<hpx/preprocessor/nargs.hpp>

+

core/runtime_configuration

+

<hpx/runtime_configuration/component_factory_base.hpp>

+

<hpx/runtime_configuration/component_registry_base.hpp>

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

core/runtime_local

+

<hpx/runtime_local/custom_exception_info.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

<hpx/runtime_local/state.hpp>

+

core/serialization

+

<hpx/serialization/vector.hpp>

+

core/static_reinit

+

<hpx/static_reinit/reinitializable_static.hpp>

+

core/string_util

+

<hpx/string_util/classification.hpp>

+

<hpx/string_util/split.hpp>

+

core/synchronization

+

<hpx/synchronization/mutex.hpp>

+

core/thread_support

+

<hpx/thread_support/unlock_guard.hpp>

+

core/threadmanager

+

<hpx/modules/threadmanager.hpp>

+

core/type_support

+

<hpx/type_support/lazy_enable_if.hpp>

+

<hpx/type_support/static.hpp>

+

full/actions

+

<hpx/actions/transfer_action.hpp>

+

full/actions_base

+

<hpx/actions_base/basic_action.hpp>

+

<hpx/actions_base/component_action.hpp>

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/action_does_termination_detection.hpp>

+

<hpx/actions_base/traits/is_client.hpp>

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

full/agas

+

<hpx/agas/addressing_service.hpp>

+

full/async_colocated

+

<hpx/async_colocated/async_colocated_fwd.hpp>

+

<hpx/async_colocated/server/destroy_component.hpp>

+

full/async_distributed

+

<hpx/async_distributed/base_lco_with_value.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/detail/async_implementations_fwd.hpp>

+

<hpx/async_distributed/detail/post.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/components

+

<hpx/components/client_base.hpp>

+

<hpx/components/components_fwd.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/server/component.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/server/create_component.hpp>

+

<hpx/components_base/traits/component_config_data.hpp>

+

<hpx/components_base/traits/is_component.hpp>

+

full/naming

+

<hpx/modules/naming.hpp>

+

full/naming_base

+

<hpx/naming_base/id_type.hpp>

+ + +

Secondary dependencies for full/runtime_components

+

core/assertion

+

core/async_base

+

core/async_local

+

core/concurrency

+

core/datastructures

+

core/errors

+

core/functional

+

core/futures

+

core/ini

+

core/logging

+

core/prefix

+

core/runtime_configuration

+

core/runtime_local

+

core/serialization

+

core/string_util

+

core/synchronization

+

core/threadmanager

+

core/type_support

+

full/actions

+

full/actions_base

+

full/agas

+

full/async_colocated

+

full/async_distributed

+

full/components

+

full/components_base

+

full/naming

+

full/naming_base

+

core/command_line_handling_local

+

core/executors

+

core/io_service

+

core/resource_partitioner

+

core/schedulers

+

core/thread_pools

+

core/threading_base

+

core/timing

+

full/agas_base

+

full/parcelset

+

core/include_local

+

full/plugin_factories

+

full/command_line_handling

+ + +

Reverse dependencies for full/runtime_components

+

full/checkpoint

+

<hpx/runtime_components/new.hpp>

+

full/collectives

+

<hpx/runtime_components/component_factory.hpp>

+

<hpx/runtime_components/derived_component_factory.hpp>

+

<hpx/runtime_components/new.hpp>

+

full/compute

+

<hpx/runtime_components/create_component_helpers.hpp>

+

full/distribution_policies

+

<hpx/runtime_components/create_component_helpers.hpp>

+

full/include

+

<hpx/runtime_components/component_factory.hpp>

+

<hpx/runtime_components/component_registry.hpp>

+

<hpx/runtime_components/derived_component_factory.hpp>

+

<hpx/runtime_components/distributed_metadata_base.hpp>

+

<hpx/runtime_components/new.hpp>

+

full/init_runtime

+

<hpx/runtime_components/console_logging.hpp>

+

full/lcos_distributed

+

<hpx/runtime_components/new.hpp>

+

full/performance_counters

+

<hpx/runtime_components/derived_component_factory.hpp>

+

full/runtime_distributed

+

<hpx/runtime_components/component_registry.hpp>

+

<hpx/runtime_components/components_fwd.hpp>

+

<hpx/runtime_components/console_error_sink.hpp>

+

<hpx/runtime_components/console_logging.hpp>

+

<hpx/runtime_components/server/console_error_sink.hpp>

+

<hpx/runtime_components/server/console_error_sink_singleton.hpp>

+
+ + + diff --git a/branches/master/report/master/full/runtime_distributed.html b/branches/master/report/master/full/runtime_distributed.html new file mode 100644 index 00000000000..19f2b6241ba --- /dev/null +++ b/branches/master/report/master/full/runtime_distributed.html @@ -0,0 +1,1008 @@ + + +HPX Dependency Report for full/runtime_distributed + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/runtime_distributed

+

core/allocator_support

+

<hpx/allocator_support/aligned_allocator.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/async_combinators

+

<hpx/async_combinators/wait_all.hpp>

+

core/concurrency

+

<hpx/concurrency/queue.hpp>

+

core/config

+

<hpx/config.hpp>

+

<hpx/config/warnings_prefix.hpp>

+

<hpx/config/warnings_suffix.hpp>

+

core/coroutines

+

<hpx/coroutines/coroutine.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

<hpx/modules/datastructures.hpp>

+

core/errors

+

<hpx/errors/try_catch_exception_ptr.hpp>

+

<hpx/modules/errors.hpp>

+

core/execution_base

+

<hpx/execution_base/this_thread.hpp>

+

core/filesystem

+

<hpx/modules/filesystem.hpp>

+

core/format

+

<hpx/modules/format.hpp>

+

<hpx/util/from_string.hpp>

+

core/functional

+

<hpx/functional/bind.hpp>

+

<hpx/functional/bind_front.hpp>

+

<hpx/functional/function.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

<hpx/futures/future_fwd.hpp>

+

<hpx/futures/packaged_task.hpp>

+

<hpx/futures/traits/get_remote_result.hpp>

+

<hpx/modules/futures.hpp>

+

core/include_local

+

<hpx/format.hpp>

+

core/ini

+

<hpx/ini/ini.hpp>

+

core/io_service

+

<hpx/io_service/io_service_pool_fwd.hpp>

+

<hpx/modules/io_service.hpp>

+

core/itt_notify

+

<hpx/itt_notify/thread_name.hpp>

+

core/lock_registration

+

<hpx/lock_registration/detail/register_locks.hpp>

+

core/logging

+

<hpx/modules/logging.hpp>

+

core/plugin

+

<hpx/modules/plugin.hpp>

+

core/prefix

+

<hpx/prefix/find_prefix.hpp>

+

core/program_options

+

<hpx/modules/program_options.hpp>

+

core/runtime_configuration

+

<hpx/runtime_configuration/component_commandline_base.hpp>

+

<hpx/runtime_configuration/component_factory_base.hpp>

+

<hpx/runtime_configuration/runtime_configuration.hpp>

+

<hpx/runtime_configuration/static_factory_data.hpp>

+

core/runtime_local

+

<hpx/runtime_local/component_startup_shutdown_base.hpp>

+

<hpx/runtime_local/config_entry.hpp>

+

<hpx/runtime_local/custom_exception_info.hpp>

+

<hpx/runtime_local/debugging.hpp>

+

<hpx/runtime_local/get_locality_id.hpp>

+

<hpx/runtime_local/get_locality_name.hpp>

+

<hpx/runtime_local/get_num_all_localities.hpp>

+

<hpx/runtime_local/runtime_local.hpp>

+

<hpx/runtime_local/runtime_local_fwd.hpp>

+

<hpx/runtime_local/shutdown_function.hpp>

+

<hpx/runtime_local/startup_function.hpp>

+

<hpx/runtime_local/state.hpp>

+

<hpx/runtime_local/thread_hooks.hpp>

+

<hpx/runtime_local/thread_mapper.hpp>

+

core/serialization

+

<hpx/serialization/detail/polymorphic_id_factory.hpp>

+

<hpx/serialization/serialize.hpp>

+

<hpx/serialization/vector.hpp>

+

core/static_reinit

+

<hpx/modules/static_reinit.hpp>

+

<hpx/static_reinit/reinitializable_static.hpp>

+

core/string_util

+

<hpx/modules/string_util.hpp>

+

<hpx/string_util/case_conv.hpp>

+

core/synchronization

+

<hpx/modules/synchronization.hpp>

+

<hpx/synchronization/latch.hpp>

+

<hpx/synchronization/mutex.hpp>

+

<hpx/synchronization/spinlock.hpp>

+

core/thread_pools

+

<hpx/thread_pools/detail/scoped_background_timer.hpp>

+

core/thread_support

+

<hpx/thread_support/set_thread_name.hpp>

+

<hpx/thread_support/unlock_guard.hpp>

+

core/threading_base

+

<hpx/threading_base/callback_notifier.hpp>

+

<hpx/threading_base/external_timer.hpp>

+

<hpx/threading_base/scheduler_mode.hpp>

+

<hpx/threading_base/thread_description.hpp>

+

<hpx/threading_base/thread_helpers.hpp>

+

core/threadmanager

+

<hpx/modules/threadmanager.hpp>

+

core/timing

+

<hpx/modules/timing.hpp>

+

<hpx/timing/high_resolution_clock.hpp>

+

core/topology

+

<hpx/modules/topology.hpp>

+

<hpx/topology/topology.hpp>

+

core/type_support

+

<hpx/type_support/decay.hpp>

+

<hpx/type_support/unused.hpp>

+

core/version

+

<hpx/version.hpp>

+

full/actions

+

<hpx/actions/transfer_action.hpp>

+

full/actions_base

+

<hpx/actions_base/actions_base_support.hpp>

+

<hpx/actions_base/component_action.hpp>

+

<hpx/actions_base/plain_action.hpp>

+

<hpx/actions_base/traits/action_does_termination_detection.hpp>

+

<hpx/actions_base/traits/action_was_object_migrated.hpp>

+

<hpx/actions_base/traits/is_distribution_policy.hpp>

+

full/agas

+

<hpx/agas/addressing_service.hpp>

+

<hpx/agas/agas_fwd.hpp>

+

full/agas_base

+

<hpx/agas_base/detail/hosted_component_namespace.hpp>

+

<hpx/agas_base/detail/hosted_locality_namespace.hpp>

+

<hpx/modules/agas_base.hpp>

+

full/async_colocated

+

<hpx/async_colocated/async_colocated.hpp>

+

<hpx/async_colocated/async_colocated_fwd.hpp>

+

<hpx/async_colocated/post_colocated.hpp>

+

full/async_distributed

+

<hpx/async_distributed/async.hpp>

+

<hpx/async_distributed/continuation.hpp>

+

<hpx/async_distributed/post.hpp>

+

<hpx/async_distributed/put_parcel.hpp>

+

<hpx/async_distributed/transfer_continuation_action.hpp>

+

<hpx/modules/async_distributed.hpp>

+

full/command_line_handling

+

<hpx/command_line_handling/command_line_handling.hpp>

+

<hpx/command_line_handling/late_command_line_handling.hpp>

+

<hpx/command_line_handling/parse_command_line.hpp>

+

full/components

+

<hpx/components/basename_registration_fwd.hpp>

+

<hpx/components/client_base.hpp>

+

<hpx/components/get_ptr.hpp>

+

full/components_base

+

<hpx/components_base/agas_interface.hpp>

+

<hpx/components_base/component_type.hpp>

+

<hpx/components_base/detail/agas_interface_functions.hpp>

+

<hpx/components_base/generate_unique_ids.hpp>

+

<hpx/components_base/pinned_ptr.hpp>

+

<hpx/components_base/server/component.hpp>

+

<hpx/components_base/server/component_base.hpp>

+

<hpx/components_base/server/create_component.hpp>

+

<hpx/components_base/server/managed_component_base.hpp>

+

<hpx/components_base/traits/component_supports_migration.hpp>

+

<hpx/components_base/traits/is_component.hpp>

+

full/distribution_policies

+

<hpx/distribution_policies/target_distribution_policy.hpp>

+

full/naming_base

+

<hpx/modules/naming_base.hpp>

+

<hpx/naming_base/address.hpp>

+

<hpx/naming_base/id_type.hpp>

+

full/parcelset

+

<hpx/parcelset/detail/message_handler_interface_functions.hpp>

+

<hpx/parcelset/detail/parcel_await.hpp>

+

<hpx/parcelset/message_handler_fwd.hpp>

+

<hpx/parcelset/parcel.hpp>

+

<hpx/parcelset/parcelhandler.hpp>

+

<hpx/parcelset/parcelset_fwd.hpp>

+

full/parcelset_base

+

<hpx/parcelset_base/detail/locality_interface_functions.hpp>

+

<hpx/parcelset_base/locality.hpp>

+

<hpx/parcelset_base/parcel_interface.hpp>

+

<hpx/parcelset_base/parcelport.hpp>

+

<hpx/parcelset_base/set_parcel_write_handler.hpp>

+

full/performance_counters

+

<hpx/performance_counters/counter_creators.hpp>

+

<hpx/performance_counters/counters.hpp>

+

<hpx/performance_counters/detail/counter_interface_functions.hpp>

+

<hpx/performance_counters/manage_counter_type.hpp>

+

<hpx/performance_counters/query_counters.hpp>

+

<hpx/performance_counters/registry.hpp>

+

full/plugin_factories

+

<hpx/plugin_factories/binary_filter_factory_base.hpp>

+

<hpx/plugin_factories/message_handler_factory_base.hpp>

+

<hpx/plugin_factories/plugin_factory_base.hpp>

+

full/runtime_components

+

<hpx/runtime_components/component_registry.hpp>

+

<hpx/runtime_components/components_fwd.hpp>

+

<hpx/runtime_components/console_error_sink.hpp>

+

<hpx/runtime_components/console_logging.hpp>

+

<hpx/runtime_components/server/console_error_sink.hpp>

+

<hpx/runtime_components/server/console_error_sink_singleton.hpp>

+ + +

Secondary dependencies for full/runtime_distributed

+

core/allocator_support

+

core/assertion

+

core/async_base

+

core/async_combinators

+

core/concurrency

+

core/config

+

core/coroutines

+

core/datastructures

+

core/errors

+

core/execution_base

+

core/functional

+

core/futures

+

core/include_local

+

core/io_service

+

core/lock_registration

+

core/logging

+

core/plugin

+

core/prefix

+

core/program_options

+

core/runtime_configuration

+

core/runtime_local

+

core/serialization

+

core/string_util

+

core/synchronization

+

core/thread_pools

+

core/threading_base

+

core/threadmanager

+

core/timing

+

core/topology

+

core/type_support

+

core/version

+

full/actions

+

full/actions_base

+

full/agas

+

full/agas_base

+

full/async_colocated

+

full/async_distributed

+

full/command_line_handling

+

full/components

+

full/components_base

+

full/distribution_policies

+

full/naming_base

+

full/parcelset

+

full/parcelset_base

+

full/performance_counters

+

full/plugin_factories

+

full/runtime_components

+

core/algorithms

+

core/executors

+

full/naming

+ + +

Reverse dependencies for full/runtime_distributed

+

full/checkpoint

+

<hpx/runtime_distributed/find_here.hpp>

+

full/collectives

+

<hpx/runtime_distributed/find_here.hpp>

+

<hpx/runtime_distributed/get_num_localities.hpp>

+

<hpx/runtime_distributed/server/runtime_support.hpp>

+

full/compute

+

<hpx/runtime_distributed/find_here.hpp>

+

full/include

+

<hpx/modules/runtime_distributed.hpp>

+

<hpx/runtime_distributed.hpp>

+

<hpx/runtime_distributed/applier.hpp>

+

<hpx/runtime_distributed/copy_component.hpp>

+

<hpx/runtime_distributed/migrate_component.hpp>

+

<hpx/runtime_distributed/runtime_fwd.hpp>

+

<hpx/runtime_distributed/runtime_support.hpp>

+

<hpx/runtime_distributed/stubs/runtime_support.hpp>

+

full/init_runtime

+

<hpx/runtime_distributed.hpp>

+

<hpx/runtime_distributed/applier.hpp>

+

<hpx/runtime_distributed/runtime_fwd.hpp>

+

<hpx/runtime_distributed/runtime_support.hpp>

+
+ + + diff --git a/branches/master/report/master/full/segmented_algorithms.html b/branches/master/report/master/full/segmented_algorithms.html new file mode 100644 index 00000000000..4c5c6acc087 --- /dev/null +++ b/branches/master/report/master/full/segmented_algorithms.html @@ -0,0 +1,651 @@ + + +HPX Dependency Report for full/segmented_algorithms + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/segmented_algorithms

+

core/algorithms

+

<hpx/algorithms/traits/segmented_iterator_traits.hpp>

+

<hpx/parallel/algorithm.hpp>

+

<hpx/parallel/algorithms/adjacent_difference.hpp>

+

<hpx/parallel/algorithms/adjacent_find.hpp>

+

<hpx/parallel/algorithms/all_any_none.hpp>

+

<hpx/parallel/algorithms/count.hpp>

+

<hpx/parallel/algorithms/detail/accumulate.hpp>

+

<hpx/parallel/algorithms/detail/dispatch.hpp>

+

<hpx/parallel/algorithms/detail/distance.hpp>

+

<hpx/parallel/algorithms/exclusive_scan.hpp>

+

<hpx/parallel/algorithms/fill.hpp>

+

<hpx/parallel/algorithms/find.hpp>

+

<hpx/parallel/algorithms/for_each.hpp>

+

<hpx/parallel/algorithms/generate.hpp>

+

<hpx/parallel/algorithms/inclusive_scan.hpp>

+

<hpx/parallel/algorithms/minmax.hpp>

+

<hpx/parallel/algorithms/reduce.hpp>

+

<hpx/parallel/algorithms/transform.hpp>

+

<hpx/parallel/algorithms/transform_exclusive_scan.hpp>

+

<hpx/parallel/algorithms/transform_inclusive_scan.hpp>

+

<hpx/parallel/algorithms/transform_reduce.hpp>

+

<hpx/parallel/util/detail/algorithm_result.hpp>

+

<hpx/parallel/util/detail/handle_remote_exceptions.hpp>

+

<hpx/parallel/util/loop.hpp>

+

<hpx/parallel/util/partitioner.hpp>

+

<hpx/parallel/util/result_types.hpp>

+

<hpx/parallel/util/zip_iterator.hpp>

+

core/assertion

+

<hpx/assert.hpp>

+

core/async_base

+

<hpx/async_base/launch_policy.hpp>

+

core/config

+

<hpx/config.hpp>

+

core/datastructures

+

<hpx/datastructures/tuple.hpp>

+

core/execution

+

<hpx/execution/executors/execution.hpp>

+

core/executors

+

<hpx/executors/execution_policy.hpp>

+

core/functional

+

<hpx/functional/invoke.hpp>

+

core/futures

+

<hpx/futures/future.hpp>

+

core/iterator_support

+

<hpx/iterator_support/traits/is_iterator.hpp>

+

<hpx/iterator_support/zip_iterator.hpp>

+

core/pack_traversal

+

<hpx/pack_traversal/unwrap.hpp>

+

core/type_support

+

<hpx/type_support/identity.hpp>

+

<hpx/type_support/unused.hpp>

+

<hpx/type_support/void_guard.hpp>

+

full/actions_base

+

<hpx/actions_base/plain_action.hpp>

+

full/async_distributed

+

<hpx/async_distributed/dataflow.hpp>

+

full/distribution_policies

+

<hpx/distribution_policies/colocating_distribution_policy.hpp>

+

full/naming_base

+

<hpx/naming_base/id_type.hpp>

+ + +

Secondary dependencies for full/segmented_algorithms

+

core/algorithms

+

core/assertion

+

core/async_base

+

core/config

+

core/datastructures

+

core/execution

+

core/executors

+

core/functional

+

core/futures

+

core/iterator_support

+

core/pack_traversal

+

core/type_support

+

full/actions_base

+

full/async_distributed

+

full/distribution_policies

+

full/naming_base

+

core/coroutines

+

core/errors

+

core/ini

+

core/io_service

+

core/logging

+

core/resource_partitioner

+

core/runtime_local

+

core/threading_base

+

full/async_colocated

+

full/components_base

+

full/naming

+

full/parcelset

+

full/parcelset_base

+

full/performance_counters

+

full/runtime_components

+

core/command_line_handling_local

+

core/include_local

+

core/threadmanager

+

full/agas

+

full/plugin_factories

+

full/command_line_handling

+ + +

Reverse dependencies for full/segmented_algorithms

+

full/include

+

<hpx/parallel/segmented_algorithm.hpp>

+

<hpx/parallel/segmented_algorithms/adjacent_difference.hpp>

+

<hpx/parallel/segmented_algorithms/adjacent_find.hpp>

+

<hpx/parallel/segmented_algorithms/all_any_none.hpp>

+

<hpx/parallel/segmented_algorithms/count.hpp>

+

<hpx/parallel/segmented_algorithms/exclusive_scan.hpp>

+

<hpx/parallel/segmented_algorithms/fill.hpp>

+

<hpx/parallel/segmented_algorithms/find.hpp>

+

<hpx/parallel/segmented_algorithms/for_each.hpp>

+

<hpx/parallel/segmented_algorithms/generate.hpp>

+

<hpx/parallel/segmented_algorithms/inclusive_scan.hpp>

+

<hpx/parallel/segmented_algorithms/minmax.hpp>

+

<hpx/parallel/segmented_algorithms/reduce.hpp>

+

<hpx/parallel/segmented_algorithms/traits/zip_iterator.hpp>

+

<hpx/parallel/segmented_algorithms/transform.hpp>

+

<hpx/parallel/segmented_algorithms/transform_exclusive_scan.hpp>

+

<hpx/parallel/segmented_algorithms/transform_inclusive_scan.hpp>

+

<hpx/parallel/segmented_algorithms/transform_reduce.hpp>

+
+ + + diff --git a/branches/master/report/master/full/statistics.html b/branches/master/report/master/full/statistics.html new file mode 100644 index 00000000000..13e21439016 --- /dev/null +++ b/branches/master/report/master/full/statistics.html @@ -0,0 +1,103 @@ + + +HPX Dependency Report for full/statistics + + + + + + + +
+ STE||AR logo +

+ + +

Primary dependencies for full/statistics

+

core/config

+

<hpx/config.hpp>

+

core/iterator_support

+

<hpx/iterator_support/iterator_range.hpp>

+ + +

Secondary dependencies for full/statistics

+

core/config

+

core/iterator_support

+

core/datastructures

+

core/serialization

+

core/type_support

+

core/assertion

+

core/errors

+ + +

Reverse dependencies for full/statistics

+

full/performance_counters

+

<hpx/statistics/rolling_max.hpp>

+

<hpx/statistics/rolling_min.hpp>

+
+ + + diff --git a/branches/master/report/master/module-levels.html b/branches/master/report/master/module-levels.html new file mode 100644 index 00000000000..9f8e2592fbe --- /dev/null +++ b/branches/master/report/master/module-levels.html @@ -0,0 +1,184 @@ + + +HPX Module Levels + + + + + + + +
+ STE||AR logo +

+

Module Levels

+

Level 0

+

core/config_registry

+

core/preprocessor

+

Level 1

+

core/config

core/preprocessor0

+

Level 2

+

core/cache

core/config1

+

core/concepts

core/config1 core/preprocessor0

+

core/debugging

core/config1

+

core/filesystem

core/config1

+

core/format

core/config1

+

core/hardware

core/config1

+

core/itt_notify

core/config1

+

Level 3

+

core/assertion

core/config1 core/format2 core/preprocessor0

+

core/timing

core/config1 core/hardware2

+

Level 4

+

core/type_support

core/assertion3 core/concepts2 core/config1

+

Level 5

+

core/allocator_support

core/config1 core/config_registry0 core/preprocessor0 core/type_support4

+

core/tag_invoke

core/config1 core/type_support4

+

core/thread_support

core/assertion3 core/config1 core/type_support4

+

Level 6

+

core/logging

core/assertion3 core/config1 core/config_registry0 core/filesystem2 core/format2 core/preprocessor0 core/thread_support5 core/type_support4

+

core/properties

core/config1 core/tag_invoke5

+

Level 7

+

core/errors

core/assertion3 core/config1 core/filesystem2 core/format2 core/logging6 core/preprocessor0 core/thread_support5

+

Level 8

+

core/serialization

core/assertion3 core/concepts2 core/config1 core/config_registry0 core/debugging2 core/errors7 core/preprocessor0 core/type_support4

+

Level 9

+

core/datastructures

core/assertion3 core/config1 core/config_registry0 core/errors7 core/serialization8 core/type_support4

+

core/hashing

core/config1 core/serialization8

+

core/memory

core/assertion3 core/config1 core/serialization8

+

full/checkpoint_base

core/config1 core/serialization8 core/type_support4

+

Level 10

+

core/functional

core/assertion3 core/config1 core/datastructures9 core/debugging2 core/errors7 core/itt_notify2 core/preprocessor0 core/serialization8 core/tag_invoke5 core/type_support4

+

core/iterator_support

core/config1 core/datastructures9 core/serialization8 core/tag_invoke5 core/type_support4

+

Level 11

+

core/asio

core/assertion3 core/config1 core/errors7 core/format2 core/functional10

+

core/lock_registration

core/assertion3 core/concepts2 core/config1 core/debugging2 core/errors7 core/functional10 core/type_support4

+

core/plugin

core/assertion3 core/config1 core/datastructures9 core/errors7 core/filesystem2 core/format2 core/functional10 core/preprocessor0 core/type_support4

+

core/string_util

core/assertion3 core/config1 core/errors7 core/iterator_support10

+

core/util

core/concepts2 core/config1 core/errors7 core/format2 core/iterator_support10

+

full/statistics

core/config1 core/iterator_support10

+

Level 12

+

core/batch_environments

core/asio11 core/assertion3 core/config1 core/errors7 core/format2 core/string_util11 core/type_support4

+

core/concurrency

core/allocator_support5 core/assertion3 core/config1 core/datastructures9 core/errors7 core/hashing9 core/itt_notify2 core/lock_registration11 core/thread_support5 core/type_support4

+

core/prefix

core/config1 core/errors7 core/filesystem2 core/plugin11 core/preprocessor0 core/string_util11 core/type_support4

+

core/program_options

core/assertion3 core/config1 core/datastructures9 core/debugging2 core/format2 core/functional10 core/iterator_support10 core/string_util11

+

Level 13

+

core/ini

core/assertion3 core/concurrency12 core/config1 core/errors7 core/format2 core/functional10 core/serialization8 core/string_util11 core/thread_support5

+

core/static_reinit

core/assertion3 core/concurrency12 core/config1 core/functional10 core/type_support4

+

core/version

core/config1 core/config_registry0 core/format2 core/prefix12 core/preprocessor0

+

Level 14

+

core/coroutines

core/assertion3 core/config1 core/config_registry0 core/debugging2 core/errors7 core/format2 core/functional10 core/memory9 core/thread_support5 core/type_support4 core/util11 core/version13

+

Level 15

+

core/async_base

core/allocator_support5 core/concepts2 core/config1 core/coroutines14 core/serialization8 core/tag_invoke5

+

core/execution_base

core/assertion3 core/concepts2 core/config1 core/coroutines14 core/datastructures9 core/errors7 core/format2 core/iterator_support10 core/lock_registration11 core/tag_invoke5 core/timing3 core/type_support4

+

core/runtime_configuration

core/assertion3 core/config1 core/coroutines14 core/datastructures9 core/errors7 core/filesystem2 core/format2 core/ini13 core/itt_notify2 core/logging6 core/plugin11 core/prefix12 core/preprocessor0 core/program_options12 core/string_util11 core/util11 core/version13

+

Level 16

+

core/topology

core/assertion3 core/async_base15 core/concurrency12 core/config1 core/config_registry0 core/datastructures9 core/errors7 core/format2 core/logging6 core/tag_invoke5 core/util11

+

Level 17

+

core/affinity

core/assertion3 core/config1 core/datastructures9 core/errors7 core/topology16

+

core/command_line_handling_local

core/asio11 core/assertion3 core/config1 core/config_registry0 core/datastructures9 core/debugging2 core/errors7 core/filesystem2 core/format2 core/functional10 core/ini13 core/logging6 core/preprocessor0 core/program_options12 core/runtime_configuration15 core/string_util11 core/topology16 core/util11 core/version13

+

Level 18

+

core/testing

core/assertion3 core/command_line_handling_local17 core/config1 core/format2 core/functional10 core/preprocessor0 core/thread_support5 core/util11

+

core/threading_base

core/affinity17 core/allocator_support5 core/assertion3 core/concurrency12 core/config1 core/coroutines14 core/debugging2 core/errors7 core/execution_base15 core/format2 core/functional10 core/hardware2 core/itt_notify2 core/lock_registration11 core/logging6 core/tag_invoke5 core/thread_support5 core/timing3 core/topology16 core/type_support4

+

full/command_line_handling

core/asio11 core/assertion3 core/batch_environments12 core/command_line_handling_local17 core/config1 core/debugging2 core/errors7 core/filesystem2 core/format2 core/functional10 core/ini13 core/logging6 core/preprocessor0 core/program_options12 core/runtime_configuration15 core/topology16 core/util11 core/version13

+

Level 19

+

core/io_service

core/affinity17 core/assertion3 core/concurrency12 core/config1 core/errors7 core/logging6 core/threading_base18

+

core/synchronization

core/allocator_support5 core/assertion3 core/concurrency12 core/config1 core/coroutines14 core/datastructures9 core/errors7 core/execution_base15 core/functional10 core/hashing9 core/itt_notify2 core/lock_registration11 core/logging6 core/memory9 core/tag_invoke5 core/thread_support5 core/threading_base18 core/timing3 core/type_support4

+

Level 20

+

core/futures

core/allocator_support5 core/assertion3 core/async_base15 core/concepts2 core/config1 core/coroutines14 core/datastructures9 core/errors7 core/execution_base15 core/functional10 core/iterator_support10 core/lock_registration11 core/logging6 core/memory9 core/serialization8 core/synchronization19 core/tag_invoke5 core/thread_support5 core/threading_base18 core/timing3 core/type_support4 core/util11

+

core/schedulers

core/affinity17 core/allocator_support5 core/assertion3 core/concurrency12 core/config1 core/datastructures9 core/debugging2 core/errors7 core/format2 core/functional10 core/logging6 core/synchronization19 core/thread_support5 core/threading_base18 core/timing3 core/topology16 core/type_support4 core/util11

+

Level 21

+

core/lcos_local

core/allocator_support5 core/assertion3 core/async_base15 core/config1 core/datastructures9 core/errors7 core/functional10 core/futures20 core/iterator_support10 core/lock_registration11 core/memory9 core/serialization8 core/synchronization19 core/thread_support5 core/type_support4

+

core/pack_traversal

core/allocator_support5 core/assertion3 core/config1 core/datastructures9 core/functional10 core/futures20 core/iterator_support10 core/memory9 core/tag_invoke5 core/type_support4 core/util11

+

core/thread_pools

core/affinity17 core/assertion3 core/concurrency12 core/config1 core/coroutines14 core/errors7 core/execution_base15 core/functional10 core/hardware2 core/itt_notify2 core/logging6 core/schedulers20 core/tag_invoke5 core/threading_base18 core/topology16

+

core/threading

core/assertion3 core/config1 core/errors7 core/functional10 core/futures20 core/lock_registration11 core/memory9 core/synchronization19 core/tag_invoke5 core/thread_support5 core/threading_base18 core/timing3

+

full/naming_base

core/allocator_support5 core/assertion3 core/concurrency12 core/config1 core/execution_base15 core/format2 core/futures20 core/itt_notify2 core/lock_registration11 core/logging6 core/memory9 core/serialization8 core/thread_support5 core/util11

+

Level 22

+

core/async_combinators

core/allocator_support5 core/assertion3 core/async_base15 core/config1 core/datastructures9 core/errors7 core/execution_base15 core/functional10 core/futures20 core/iterator_support10 core/memory9 core/pack_traversal21 core/preprocessor0 core/tag_invoke5 core/thread_support5 core/type_support4 core/util11

+

core/resource_partitioner

core/affinity17 core/assertion3 core/config1 core/datastructures9 core/errors7 core/format2 core/functional10 core/ini13 core/prefix12 core/synchronization19 core/thread_pools21 core/threading_base18 core/topology16 core/type_support4 core/util11

+

Level 23

+

core/execution

core/allocator_support5 core/assertion3 core/async_base15 core/async_combinators22 core/concepts2 core/config1 core/coroutines14 core/datastructures9 core/errors7 core/execution_base15 core/functional10 core/futures20 core/iterator_support10 core/memory9 core/pack_traversal21 core/preprocessor0 core/serialization8 core/synchronization19 core/tag_invoke5 core/thread_support5 core/threading_base18 core/timing3 core/topology16 core/type_support4

+

Level 24

+

core/executors

core/allocator_support5 core/assertion3 core/async_base15 core/concepts2 core/concurrency12 core/config1 core/coroutines14 core/datastructures9 core/debugging2 core/errors7 core/execution23 core/execution_base15 core/format2 core/functional10 core/futures20 core/hardware2 core/io_service19 core/iterator_support10 core/itt_notify2 core/memory9 core/pack_traversal21 core/properties6 core/resource_partitioner22 core/serialization8 core/synchronization19 core/tag_invoke5 core/threading21 core/threading_base18 core/timing3 core/topology16 core/type_support4

+

Level 25

+

core/async_local

core/async_base15 core/config1 core/executors24

+

core/timed_execution

core/concepts2 core/config1 core/execution23 core/execution_base15 core/executors24 core/futures20 core/tag_invoke5 core/threading21 core/timing3 core/type_support4

+

Level 26

+

core/algorithms

core/assertion3 core/async_base15 core/async_combinators22 core/async_local25 core/concepts2 core/concurrency12 core/config1 core/coroutines14 core/datastructures9 core/errors7 core/execution23 core/execution_base15 core/executors24 core/functional10 core/futures20 core/iterator_support10 core/lcos_local21 core/memory9 core/pack_traversal21 core/properties6 core/serialization8 core/synchronization19 core/tag_invoke5 core/threading_base18 core/type_support4 core/util11

+

core/resiliency

core/assertion3 core/async_base15 core/async_local25 core/concepts2 core/config1 core/datastructures9 core/execution23 core/execution_base15 core/executors24 core/functional10 core/futures20 core/iterator_support10 core/synchronization19 core/tag_invoke5 core/type_support4

+

core/thread_pool_util

core/async_local25 core/config1 core/functional10 core/futures20 core/threading_base18

+

Level 27

+

core/threadmanager

core/assertion3 core/async_combinators22 core/config1 core/errors7 core/execution_base15 core/futures20 core/io_service19 core/logging6 core/resource_partitioner22 core/runtime_configuration15 core/schedulers20 core/thread_pool_util26 core/thread_pools21 core/threading_base18 core/timing3 core/topology16 core/type_support4 core/util11

+

Level 28

+

core/runtime_local

core/assertion3 core/async_base15 core/command_line_handling_local17 core/config1 core/coroutines14 core/datastructures9 core/debugging2 core/errors7 core/execution23 core/execution_base15 core/executors24 core/format2 core/functional10 core/futures20 core/io_service19 core/itt_notify2 core/lock_registration11 core/logging6 core/plugin11 core/program_options12 core/resource_partitioner22 core/runtime_configuration15 core/serialization8 core/static_reinit13 core/synchronization19 core/tag_invoke5 core/thread_support5 core/threading21 core/threading_base18 core/threadmanager27 core/timing3 core/topology16 core/type_support4 core/util11 core/version13

+

Level 29

+

core/compute_local

core/algorithms26 core/allocator_support5 core/assertion3 core/async_combinators22 core/async_local25 core/concepts2 core/config1 core/coroutines14 core/datastructures9 core/errors7 core/execution23 core/execution_base15 core/executors24 core/functional10 core/futures20 core/iterator_support10 core/resource_partitioner22 core/runtime_local28 core/serialization8 core/threadmanager27 core/topology16 core/type_support4

+

core/init_runtime_local

core/algorithms26 core/assertion3 core/command_line_handling_local17 core/config1 core/coroutines14 core/errors7 core/execution23 core/executors24 core/filesystem2 core/format2 core/functional10 core/futures20 core/lock_registration11 core/logging6 core/preprocessor0 core/program_options12 core/resource_partitioner22 core/runtime_configuration15 core/runtime_local28 core/schedulers20 core/string_util11 core/testing18 core/threading21 core/threading_base18 core/timing3 core/type_support4 core/util11

+

full/parcelset_base

core/assertion3 core/config1 core/coroutines14 core/datastructures9 core/errors7 core/format2 core/functional10 core/hashing9 core/io_service19 core/iterator_support10 core/runtime_configuration15 core/runtime_local28 core/serialization8 core/synchronization19 core/thread_support5 core/threading21 core/threading_base18 core/type_support4 core/util11 full/naming_base21

+

Level 30

+

core/include_local

core/algorithms26 core/assertion3 core/async_base15 core/async_combinators22 core/async_local25 core/compute_local29 core/config1 core/datastructures9 core/errors7 core/execution23 core/execution_base15 core/executors24 core/format2 core/functional10 core/futures20 core/lcos_local21 core/memory9 core/pack_traversal21 core/runtime_local28 core/synchronization19 core/tag_invoke5 core/thread_support5 core/threading21 core/threading_base18 core/timed_execution25 core/timing3 core/type_support4

+

full/components_base

core/allocator_support5 core/assertion3 core/async_base15 core/concepts2 core/concurrency12 core/config1 core/coroutines14 core/datastructures9 core/errors7 core/format2 core/functional10 core/futures20 core/itt_notify2 core/lock_registration11 core/logging6 core/memory9 core/preprocessor0 core/program_options12 core/runtime_configuration15 core/runtime_local28 core/static_reinit13 core/synchronization19 core/thread_support5 core/threading_base18 core/type_support4 full/naming_base21 full/parcelset_base29

+

full/plugin_factories

core/config1 core/errors7 core/ini13 core/plugin11 core/prefix12 core/preprocessor0 core/resource_partitioner22 core/runtime_configuration15 core/serialization8 core/string_util11 core/threading_base18 core/type_support4 full/command_line_handling18 full/parcelset_base29

+

Level 31

+

full/actions_base

core/assertion3 core/async_base15 core/async_local25 core/concepts2 core/config1 core/coroutines14 core/datastructures9 core/debugging2 core/errors7 core/format2 core/functional10 core/futures20 core/hashing9 core/itt_notify2 core/logging6 core/preprocessor0 core/runtime_local28 core/serialization8 core/threading_base18 core/type_support4 core/util11 full/components_base30 full/naming_base21

+

full/naming

core/assertion3 core/async_base15 core/config1 core/datastructures9 core/errors7 core/execution23 core/futures20 core/lcos_local21 core/logging6 core/memory9 core/runtime_local28 core/serialization8 core/synchronization19 core/thread_support5 core/type_support4 full/checkpoint_base9 full/components_base30 full/naming_base21

+

Level 32

+

full/actions

core/assertion3 core/async_base15 core/config1 core/coroutines14 core/datastructures9 core/itt_notify2 core/preprocessor0 core/runtime_local28 core/serialization8 core/tag_invoke5 core/threading_base18 core/type_support4 core/util11 full/actions_base31 full/components_base30 full/naming_base21 full/parcelset_base29

+

full/components

core/assertion3 core/async_base15 core/config1 core/coroutines14 core/errors7 core/execution23 core/functional10 core/futures20 core/memory9 core/serialization8 core/threading_base18 core/type_support4 full/actions_base31 full/components_base30 full/naming_base21

+

Level 33

+

full/parcelset

core/assertion3 core/config1 core/coroutines14 core/datastructures9 core/errors7 core/execution_base15 core/format2 core/functional10 core/futures20 core/io_service19 core/itt_notify2 core/lcos_local21 core/logging6 core/preprocessor0 core/resource_partitioner22 core/runtime_configuration15 core/runtime_local28 core/serialization8 core/string_util11 core/synchronization19 core/thread_support5 core/threading21 core/threading_base18 core/threadmanager27 core/timing3 core/type_support4 core/util11 full/actions32 full/actions_base31 full/components_base30 full/naming31 full/naming_base21 full/parcelset_base29 full/plugin_factories30

+

Level 34

+

full/async_distributed

core/allocator_support5 core/assertion3 core/async_base15 core/async_local25 core/concepts2 core/config1 core/coroutines14 core/datastructures9 core/errors7 core/execution23 core/execution_base15 core/executors24 core/functional10 core/futures20 core/ini13 core/logging6 core/memory9 core/pack_traversal21 core/preprocessor0 core/runtime_local28 core/serialization8 core/tag_invoke5 core/thread_support5 core/threading21 core/threading_base18 core/type_support4 full/actions32 full/actions_base31 full/components32 full/components_base30 full/naming31 full/naming_base21 full/parcelset33 full/parcelset_base29

+

full/parcelport_tcp

core/asio11 core/assertion3 core/config1 core/errors7 core/execution_base15 core/functional10 core/plugin11 core/resource_partitioner22 core/runtime_configuration15 core/runtime_local28 core/serialization8 core/threading_base18 core/timing3 core/util11 full/parcelset33 full/parcelset_base29 full/plugin_factories30

+

full/parcelports

core/config1 full/parcelset33 full/plugin_factories30

+

Level 35

+

full/agas_base

core/allocator_support5 core/assertion3 core/config1 core/datastructures9 core/errors7 core/format2 core/functional10 core/futures20 core/hashing9 core/include_local30 core/lock_registration11 core/logging6 core/serialization8 core/synchronization19 core/thread_support5 core/timing3 core/type_support4 core/util11 full/actions32 full/actions_base31 full/async_distributed34 full/components_base30 full/naming31 full/naming_base21 full/parcelset33 full/parcelset_base29

+

full/executors_distributed

core/config1 core/execution23 core/execution_base15 core/functional10 core/futures20 full/actions32 full/actions_base31 full/async_distributed34

+

full/resiliency_distributed

core/assertion3 core/async_local25 core/config1 core/futures20 core/resiliency26 core/type_support4 full/async_distributed34

+

Level 36

+

full/agas

core/assertion3 core/async_base15 core/async_combinators22 core/cache2 core/config1 core/datastructures9 core/errors7 core/execution23 core/format2 core/functional10 core/futures20 core/lock_registration11 core/logging6 core/runtime_configuration15 core/runtime_local28 core/serialization8 core/synchronization19 core/thread_support5 core/threading_base18 core/timing3 core/type_support4 core/util11 full/actions_base31 full/agas_base35 full/async_distributed34 full/components_base30 full/naming31 full/naming_base21 full/parcelset33 full/parcelset_base29

+

full/async_colocated

core/assertion3 core/async_base15 core/async_local25 core/config1 core/datastructures9 core/errors7 core/functional10 core/futures20 core/logging6 core/serialization8 core/tag_invoke5 core/type_support4 full/actions_base31 full/agas_base35 full/async_distributed34 full/components_base30 full/naming_base21

+

Level 37

+

full/runtime_components

core/assertion3 core/async_base15 core/async_local25 core/concurrency12 core/config1 core/datastructures9 core/errors7 core/functional10 core/futures20 core/ini13 core/logging6 core/prefix12 core/preprocessor0 core/runtime_configuration15 core/runtime_local28 core/serialization8 core/static_reinit13 core/string_util11 core/synchronization19 core/thread_support5 core/threadmanager27 core/type_support4 full/actions32 full/actions_base31 full/agas36 full/async_colocated36 full/async_distributed34 full/components32 full/components_base30 full/naming31 full/naming_base21

+

Level 38

+

full/lcos_distributed

core/assertion3 core/async_base15 core/config1 core/futures20 core/lcos_local21 core/preprocessor0 full/actions32 full/actions_base31 full/async_distributed34 full/components32 full/components_base30 full/naming31 full/runtime_components37

+

full/performance_counters

core/assertion3 core/async_base15 core/async_combinators22 core/config1 core/errors7 core/execution23 core/format2 core/functional10 core/futures20 core/include_local30 core/itt_notify2 core/logging6 core/pack_traversal21 core/runtime_local28 core/schedulers20 core/serialization8 core/string_util11 core/synchronization19 core/thread_support5 core/threading_base18 core/threadmanager27 core/timing3 core/type_support4 core/util11 core/version13 full/actions32 full/actions_base31 full/agas36 full/agas_base35 full/async_distributed34 full/components32 full/components_base30 full/naming31 full/naming_base21 full/parcelset33 full/runtime_components37 full/statistics11

+

Level 39

+

full/distribution_policies

core/assertion3 core/async_base15 core/config1 core/execution23 core/functional10 core/futures20 core/pack_traversal21 core/serialization8 full/actions_base31 full/async_colocated36 full/async_distributed34 full/components32 full/components_base30 full/naming_base21 full/performance_counters38 full/runtime_components37

+

Level 40

+

full/runtime_distributed

core/allocator_support5 core/assertion3 core/async_base15 core/async_combinators22 core/concurrency12 core/config1 core/coroutines14 core/datastructures9 core/errors7 core/execution_base15 core/filesystem2 core/format2 core/functional10 core/futures20 core/include_local30 core/ini13 core/io_service19 core/itt_notify2 core/lock_registration11 core/logging6 core/plugin11 core/prefix12 core/program_options12 core/runtime_configuration15 core/runtime_local28 core/serialization8 core/static_reinit13 core/string_util11 core/synchronization19 core/thread_pools21 core/thread_support5 core/threading_base18 core/threadmanager27 core/timing3 core/topology16 core/type_support4 core/version13 full/actions32 full/actions_base31 full/agas36 full/agas_base35 full/async_colocated36 full/async_distributed34 full/command_line_handling18 full/components32 full/components_base30 full/distribution_policies39 full/naming_base21 full/parcelset33 full/parcelset_base29 full/performance_counters38 full/plugin_factories30 full/runtime_components37

+

full/segmented_algorithms

core/algorithms26 core/assertion3 core/async_base15 core/config1 core/datastructures9 core/execution23 core/executors24 core/functional10 core/futures20 core/iterator_support10 core/pack_traversal21 core/type_support4 full/actions_base31 full/async_distributed34 full/distribution_policies39 full/naming_base21

+

Level 41

+

full/checkpoint

core/config1 core/futures20 core/serialization8 full/actions_base31 full/async_distributed34 full/checkpoint_base9 full/components32 full/components_base30 full/naming31 full/runtime_components37 full/runtime_distributed40

+

full/collectives

core/algorithms26 core/assertion3 core/async_base15 core/async_combinators22 core/async_local25 core/concepts2 core/config1 core/datastructures9 core/errors7 core/execution23 core/format2 core/functional10 core/futures20 core/hashing9 core/iterator_support10 core/lcos_local21 core/lock_registration11 core/logging6 core/memory9 core/pack_traversal21 core/preprocessor0 core/runtime_configuration15 core/runtime_local28 core/serialization8 core/synchronization19 core/thread_support5 core/threading_base18 core/type_support4 core/util11 full/actions32 full/actions_base31 full/async_colocated36 full/async_distributed34 full/components32 full/components_base30 full/naming_base21 full/performance_counters38 full/runtime_components37 full/runtime_distributed40

+

full/compute

core/assertion3 core/async_local25 core/compute_local29 core/config1 core/futures20 core/resource_partitioner22 core/runtime_local28 core/serialization8 core/synchronization19 core/topology16 full/actions_base31 full/async_distributed34 full/naming31 full/naming_base21 full/runtime_components37 full/runtime_distributed40

+

Level 42

+

full/include

core/algorithms26 core/assertion3 core/async_base15 core/async_combinators22 core/async_local25 core/compute_local29 core/concepts2 core/config1 core/datastructures9 core/errors7 core/execution23 core/execution_base15 core/executors24 core/format2 core/functional10 core/futures20 core/include_local30 core/iterator_support10 core/lcos_local21 core/plugin11 core/preprocessor0 core/resource_partitioner22 core/runtime_configuration15 core/runtime_local28 core/serialization8 core/string_util11 core/synchronization19 core/tag_invoke5 core/thread_pool_util26 core/thread_pools21 core/thread_support5 core/threading21 core/threading_base18 core/threadmanager27 core/timed_execution25 core/timing3 core/topology16 core/type_support4 core/util11 full/actions32 full/actions_base31 full/agas36 full/async_colocated36 full/async_distributed34 full/collectives41 full/command_line_handling18 full/components32 full/components_base30 full/compute41 full/distribution_policies39 full/lcos_distributed38 full/naming_base21 full/parcelset33 full/parcelset_base29 full/performance_counters38 full/runtime_components37 full/runtime_distributed40 full/segmented_algorithms40

+

full/init_runtime

core/algorithms26 core/assertion3 core/config1 core/coroutines14 core/datastructures9 core/debugging2 core/errors7 core/execution23 core/executors24 core/filesystem2 core/format2 core/functional10 core/futures20 core/init_runtime_local29 core/lock_registration11 core/logging6 core/prefix12 core/program_options12 core/resource_partitioner22 core/runtime_configuration15 core/runtime_local28 core/schedulers20 core/string_util11 core/testing18 core/threading21 core/threading_base18 core/timing3 core/type_support4 full/actions_base31 full/agas36 full/async_distributed34 full/collectives41 full/command_line_handling18 full/components_base30 full/naming31 full/parcelports34 full/parcelset33 full/parcelset_base29 full/performance_counters38 full/runtime_components37 full/runtime_distributed40

+
+
+ + + diff --git a/branches/master/report/master/module-list.txt b/branches/master/report/master/module-list.txt new file mode 100644 index 00000000000..5f58890224a --- /dev/null +++ b/branches/master/report/master/module-list.txt @@ -0,0 +1,99 @@ +core/affinity +core/algorithms +core/allocator_support +core/asio +core/assertion +core/async_base +core/async_combinators +core/async_local +core/batch_environments +core/cache +core/command_line_handling_local +core/compute_local +core/concepts +core/concurrency +core/config +core/config_registry +core/coroutines +core/datastructures +core/debugging +core/errors +core/execution +core/execution_base +core/executors +core/filesystem +core/format +core/functional +core/futures +core/hardware +core/hashing +core/include_local +core/ini +core/init_runtime_local +core/io_service +core/iterator_support +core/itt_notify +core/lcos_local +core/lock_registration +core/logging +core/memory +core/pack_traversal +core/plugin +core/prefix +core/preprocessor +core/program_options +core/properties +core/resiliency +core/resource_partitioner +core/runtime_configuration +core/runtime_local +core/schedulers +core/serialization +core/static_reinit +core/string_util +core/synchronization +core/tag_invoke +core/testing +core/thread_pool_util +core/thread_pools +core/thread_support +core/threading +core/threading_base +core/threadmanager +core/timed_execution +core/timing +core/topology +core/type_support +core/util +core/version +full/actions +full/actions_base +full/agas +full/agas_base +full/async_colocated +full/async_distributed +full/checkpoint +full/checkpoint_base +full/collectives +full/command_line_handling +full/components +full/components_base +full/compute +full/distribution_policies +full/executors_distributed +full/include +full/init_runtime +full/lcos_distributed +full/naming +full/naming_base +full/parcelport_tcp +full/parcelports +full/parcelset +full/parcelset_base +full/performance_counters +full/plugin_factories +full/resiliency_distributed +full/runtime_components +full/runtime_distributed +full/segmented_algorithms +full/statistics diff --git a/branches/master/report/master/module-overview.html b/branches/master/report/master/module-overview.html new file mode 100644 index 00000000000..59b7c785145 --- /dev/null +++ b/branches/master/report/master/module-overview.html @@ -0,0 +1,141 @@ + + +HPX Module Overview + + + + + + + +
+ STE||AR logo +

+

Module Overview

+

core/affinity

core/assertion core/config core/datastructures core/errors core/topology

+

core/algorithms

core/assertion core/async_base core/async_combinators core/async_local core/concepts core/concurrency core/config core/coroutines core/datastructures core/errors core/execution core/execution_base core/executors core/functional core/futures core/iterator_support core/lcos_local core/memory core/pack_traversal core/properties core/serialization core/synchronization core/tag_invoke core/threading_base core/type_support core/util

+

core/allocator_support

core/config core/config_registry core/preprocessor core/type_support

+

core/asio

core/assertion core/config core/errors core/format core/functional

+

core/assertion

core/config core/format core/preprocessor

+

core/async_base

core/allocator_support core/concepts core/config core/coroutines core/serialization core/tag_invoke

+

core/async_combinators

core/allocator_support core/assertion core/async_base core/config core/datastructures core/errors core/execution_base core/functional core/futures core/iterator_support core/memory core/pack_traversal core/preprocessor core/tag_invoke core/thread_support core/type_support core/util

+

core/async_local

core/async_base core/config core/executors

+

core/batch_environments

core/asio core/assertion core/config core/errors core/format core/string_util core/type_support

+

core/cache

core/config

+

core/command_line_handling_local

core/asio core/assertion core/config core/config_registry core/datastructures core/debugging core/errors core/filesystem core/format core/functional core/ini core/logging core/preprocessor core/program_options core/runtime_configuration core/string_util core/topology core/util core/version

+

core/compute_local

core/algorithms core/allocator_support core/assertion core/async_combinators core/async_local core/concepts core/config core/coroutines core/datastructures core/errors core/execution core/execution_base core/executors core/functional core/futures core/iterator_support core/resource_partitioner core/runtime_local core/serialization core/threadmanager core/topology core/type_support

+

core/concepts

core/config core/preprocessor

+

core/concurrency

core/allocator_support core/assertion core/config core/datastructures core/errors core/hashing core/itt_notify core/lock_registration core/thread_support core/type_support

+

core/config

core/preprocessor

+

core/config_registry

+

core/coroutines

core/assertion core/config core/config_registry core/debugging core/errors core/format core/functional core/memory core/thread_support core/type_support core/util core/version

+

core/datastructures

core/assertion core/config core/config_registry core/errors core/serialization core/type_support

+

core/debugging

core/config

+

core/errors

core/assertion core/config core/filesystem core/format core/logging core/preprocessor core/thread_support

+

core/execution

core/allocator_support core/assertion core/async_base core/async_combinators core/concepts core/config core/coroutines core/datastructures core/errors core/execution_base core/functional core/futures core/iterator_support core/memory core/pack_traversal core/preprocessor core/serialization core/synchronization core/tag_invoke core/thread_support core/threading_base core/timing core/topology core/type_support

+

core/execution_base

core/assertion core/concepts core/config core/coroutines core/datastructures core/errors core/format core/iterator_support core/lock_registration core/tag_invoke core/timing core/type_support

+

core/executors

core/allocator_support core/assertion core/async_base core/concepts core/concurrency core/config core/coroutines core/datastructures core/debugging core/errors core/execution core/execution_base core/format core/functional core/futures core/hardware core/io_service core/iterator_support core/itt_notify core/memory core/pack_traversal core/properties core/resource_partitioner core/serialization core/synchronization core/tag_invoke core/threading core/threading_base core/timing core/topology core/type_support

+

core/filesystem

core/config

+

core/format

core/config

+

core/functional

core/assertion core/config core/datastructures core/debugging core/errors core/itt_notify core/preprocessor core/serialization core/tag_invoke core/type_support

+

core/futures

core/allocator_support core/assertion core/async_base core/concepts core/config core/coroutines core/datastructures core/errors core/execution_base core/functional core/iterator_support core/lock_registration core/logging core/memory core/serialization core/synchronization core/tag_invoke core/thread_support core/threading_base core/timing core/type_support core/util

+

core/hardware

core/config

+

core/hashing

core/config core/serialization

+

core/include_local

core/algorithms core/assertion core/async_base core/async_combinators core/async_local core/compute_local core/config core/datastructures core/errors core/execution core/execution_base core/executors core/format core/functional core/futures core/lcos_local core/memory core/pack_traversal core/runtime_local core/synchronization core/tag_invoke core/thread_support core/threading core/threading_base core/timed_execution core/timing core/type_support

+

core/ini

core/assertion core/concurrency core/config core/errors core/format core/functional core/serialization core/string_util core/thread_support

+

core/init_runtime_local

core/algorithms core/assertion core/command_line_handling_local core/config core/coroutines core/errors core/execution core/executors core/filesystem core/format core/functional core/futures core/lock_registration core/logging core/preprocessor core/program_options core/resource_partitioner core/runtime_configuration core/runtime_local core/schedulers core/string_util core/testing core/threading core/threading_base core/timing core/type_support core/util

+

core/io_service

core/affinity core/assertion core/concurrency core/config core/errors core/logging core/threading_base

+

core/iterator_support

core/config core/datastructures core/serialization core/tag_invoke core/type_support

+

core/itt_notify

core/config

+

core/lcos_local

core/allocator_support core/assertion core/async_base core/config core/datastructures core/errors core/functional core/futures core/iterator_support core/lock_registration core/memory core/serialization core/synchronization core/thread_support core/type_support

+

core/lock_registration

core/assertion core/concepts core/config core/debugging core/errors core/functional core/type_support

+

core/logging

core/assertion core/config core/config_registry core/filesystem core/format core/preprocessor core/thread_support core/type_support

+

core/memory

core/assertion core/config core/serialization

+

core/pack_traversal

core/allocator_support core/assertion core/config core/datastructures core/functional core/futures core/iterator_support core/memory core/tag_invoke core/type_support core/util

+

core/plugin

core/assertion core/config core/datastructures core/errors core/filesystem core/format core/functional core/preprocessor core/type_support

+

core/prefix

core/config core/errors core/filesystem core/plugin core/preprocessor core/string_util core/type_support

+

core/preprocessor

+

core/program_options

core/assertion core/config core/datastructures core/debugging core/format core/functional core/iterator_support core/string_util

+

core/properties

core/config core/tag_invoke

+

core/resiliency

core/assertion core/async_base core/async_local core/concepts core/config core/datastructures core/execution core/execution_base core/executors core/functional core/futures core/iterator_support core/synchronization core/tag_invoke core/type_support

+

core/resource_partitioner

core/affinity core/assertion core/config core/datastructures core/errors core/format core/functional core/ini core/prefix core/synchronization core/thread_pools core/threading_base core/topology core/type_support core/util

+

core/runtime_configuration

core/assertion core/config core/coroutines core/datastructures core/errors core/filesystem core/format core/ini core/itt_notify core/logging core/plugin core/prefix core/preprocessor core/program_options core/string_util core/util core/version

+

core/runtime_local

core/assertion core/async_base core/command_line_handling_local core/config core/coroutines core/datastructures core/debugging core/errors core/execution core/execution_base core/executors core/format core/functional core/futures core/io_service core/itt_notify core/lock_registration core/logging core/plugin core/program_options core/resource_partitioner core/runtime_configuration core/serialization core/static_reinit core/synchronization core/tag_invoke core/thread_support core/threading core/threading_base core/threadmanager core/timing core/topology core/type_support core/util core/version

+

core/schedulers

core/affinity core/allocator_support core/assertion core/concurrency core/config core/datastructures core/debugging core/errors core/format core/functional core/logging core/synchronization core/thread_support core/threading_base core/timing core/topology core/type_support core/util

+

core/serialization

core/assertion core/concepts core/config core/config_registry core/debugging core/errors core/preprocessor core/type_support

+

core/static_reinit

core/assertion core/concurrency core/config core/functional core/type_support

+

core/string_util

core/assertion core/config core/errors core/iterator_support

+

core/synchronization

core/allocator_support core/assertion core/concurrency core/config core/coroutines core/datastructures core/errors core/execution_base core/functional core/hashing core/itt_notify core/lock_registration core/logging core/memory core/tag_invoke core/thread_support core/threading_base core/timing core/type_support

+

core/tag_invoke

core/config core/type_support

+

core/testing

core/assertion core/command_line_handling_local core/config core/format core/functional core/preprocessor core/thread_support core/util

+

core/thread_pool_util

core/async_local core/config core/functional core/futures core/threading_base

+

core/thread_pools

core/affinity core/assertion core/concurrency core/config core/coroutines core/errors core/execution_base core/functional core/hardware core/itt_notify core/logging core/schedulers core/tag_invoke core/threading_base core/topology

+

core/thread_support

core/assertion core/config core/type_support

+

core/threading

core/assertion core/config core/errors core/functional core/futures core/lock_registration core/memory core/synchronization core/tag_invoke core/thread_support core/threading_base core/timing

+

core/threading_base

core/affinity core/allocator_support core/assertion core/concurrency core/config core/coroutines core/debugging core/errors core/execution_base core/format core/functional core/hardware core/itt_notify core/lock_registration core/logging core/tag_invoke core/thread_support core/timing core/topology core/type_support

+

core/threadmanager

core/assertion core/async_combinators core/config core/errors core/execution_base core/futures core/io_service core/logging core/resource_partitioner core/runtime_configuration core/schedulers core/thread_pool_util core/thread_pools core/threading_base core/timing core/topology core/type_support core/util

+

core/timed_execution

core/concepts core/config core/execution core/execution_base core/executors core/futures core/tag_invoke core/threading core/timing core/type_support

+

core/timing

core/config core/hardware

+

core/topology

core/assertion core/async_base core/concurrency core/config core/config_registry core/datastructures core/errors core/format core/logging core/tag_invoke core/util

+

core/type_support

core/assertion core/concepts core/config

+

core/util

core/concepts core/config core/errors core/format core/iterator_support

+

core/version

core/config core/config_registry core/format core/prefix core/preprocessor

+

full/actions

core/assertion core/async_base core/config core/coroutines core/datastructures core/itt_notify core/preprocessor core/runtime_local core/serialization core/tag_invoke core/threading_base core/type_support core/util full/actions_base full/components_base full/naming_base full/parcelset_base

+

full/actions_base

core/assertion core/async_base core/async_local core/concepts core/config core/coroutines core/datastructures core/debugging core/errors core/format core/functional core/futures core/hashing core/itt_notify core/logging core/preprocessor core/runtime_local core/serialization core/threading_base core/type_support core/util full/components_base full/naming_base

+

full/agas

core/assertion core/async_base core/async_combinators core/cache core/config core/datastructures core/errors core/execution core/format core/functional core/futures core/lock_registration core/logging core/runtime_configuration core/runtime_local core/serialization core/synchronization core/thread_support core/threading_base core/timing core/type_support core/util full/actions_base full/agas_base full/async_distributed full/components_base full/naming full/naming_base full/parcelset full/parcelset_base

+

full/agas_base

core/allocator_support core/assertion core/config core/datastructures core/errors core/format core/functional core/futures core/hashing core/include_local core/lock_registration core/logging core/serialization core/synchronization core/thread_support core/timing core/type_support core/util full/actions full/actions_base full/async_distributed full/components_base full/naming full/naming_base full/parcelset full/parcelset_base

+

full/async_colocated

core/assertion core/async_base core/async_local core/config core/datastructures core/errors core/functional core/futures core/logging core/serialization core/tag_invoke core/type_support full/actions_base full/agas_base full/async_distributed full/components_base full/naming_base

+

full/async_distributed

core/allocator_support core/assertion core/async_base core/async_local core/concepts core/config core/coroutines core/datastructures core/errors core/execution core/execution_base core/executors core/functional core/futures core/ini core/logging core/memory core/pack_traversal core/preprocessor core/runtime_local core/serialization core/tag_invoke core/thread_support core/threading core/threading_base core/type_support full/actions full/actions_base full/components full/components_base full/naming full/naming_base full/parcelset full/parcelset_base

+

full/checkpoint

core/config core/futures core/serialization full/actions_base full/async_distributed full/checkpoint_base full/components full/components_base full/naming full/runtime_components full/runtime_distributed

+

full/checkpoint_base

core/config core/serialization core/type_support

+

full/collectives

core/algorithms core/assertion core/async_base core/async_combinators core/async_local core/concepts core/config core/datastructures core/errors core/execution core/format core/functional core/futures core/hashing core/iterator_support core/lcos_local core/lock_registration core/logging core/memory core/pack_traversal core/preprocessor core/runtime_configuration core/runtime_local core/serialization core/synchronization core/thread_support core/threading_base core/type_support core/util full/actions full/actions_base full/async_colocated full/async_distributed full/components full/components_base full/naming_base full/performance_counters full/runtime_components full/runtime_distributed

+

full/command_line_handling

core/asio core/assertion core/batch_environments core/command_line_handling_local core/config core/debugging core/errors core/filesystem core/format core/functional core/ini core/logging core/preprocessor core/program_options core/runtime_configuration core/topology core/util core/version

+

full/components

core/assertion core/async_base core/config core/coroutines core/errors core/execution core/functional core/futures core/memory core/serialization core/threading_base core/type_support full/actions_base full/components_base full/naming_base

+

full/components_base

core/allocator_support core/assertion core/async_base core/concepts core/concurrency core/config core/coroutines core/datastructures core/errors core/format core/functional core/futures core/itt_notify core/lock_registration core/logging core/memory core/preprocessor core/program_options core/runtime_configuration core/runtime_local core/static_reinit core/synchronization core/thread_support core/threading_base core/type_support full/naming_base full/parcelset_base

+

full/compute

core/assertion core/async_local core/compute_local core/config core/futures core/resource_partitioner core/runtime_local core/serialization core/synchronization core/topology full/actions_base full/async_distributed full/naming full/naming_base full/runtime_components full/runtime_distributed

+

full/distribution_policies

core/assertion core/async_base core/config core/execution core/functional core/futures core/pack_traversal core/serialization full/actions_base full/async_colocated full/async_distributed full/components full/components_base full/naming_base full/performance_counters full/runtime_components

+

full/executors_distributed

core/config core/execution core/execution_base core/functional core/futures full/actions full/actions_base full/async_distributed

+

full/include

core/algorithms core/assertion core/async_base core/async_combinators core/async_local core/compute_local core/concepts core/config core/datastructures core/errors core/execution core/execution_base core/executors core/format core/functional core/futures core/include_local core/iterator_support core/lcos_local core/plugin core/preprocessor core/resource_partitioner core/runtime_configuration core/runtime_local core/serialization core/string_util core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threading_base core/threadmanager core/timed_execution core/timing core/topology core/type_support core/util full/actions full/actions_base full/agas full/async_colocated full/async_distributed full/collectives full/command_line_handling full/components full/components_base full/compute full/distribution_policies full/lcos_distributed full/naming_base full/parcelset full/parcelset_base full/performance_counters full/runtime_components full/runtime_distributed full/segmented_algorithms

+

full/init_runtime

core/algorithms core/assertion core/config core/coroutines core/datastructures core/debugging core/errors core/execution core/executors core/filesystem core/format core/functional core/futures core/init_runtime_local core/lock_registration core/logging core/prefix core/program_options core/resource_partitioner core/runtime_configuration core/runtime_local core/schedulers core/string_util core/testing core/threading core/threading_base core/timing core/type_support full/actions_base full/agas full/async_distributed full/collectives full/command_line_handling full/components_base full/naming full/parcelports full/parcelset full/parcelset_base full/performance_counters full/runtime_components full/runtime_distributed

+

full/lcos_distributed

core/assertion core/async_base core/config core/futures core/lcos_local core/preprocessor full/actions full/actions_base full/async_distributed full/components full/components_base full/naming full/runtime_components

+

full/naming

core/assertion core/async_base core/config core/datastructures core/errors core/execution core/futures core/lcos_local core/logging core/memory core/runtime_local core/serialization core/synchronization core/thread_support core/type_support full/checkpoint_base full/components_base full/naming_base

+

full/naming_base

core/allocator_support core/assertion core/concurrency core/config core/execution_base core/format core/futures core/itt_notify core/lock_registration core/logging core/memory core/serialization core/thread_support core/util

+

full/parcelport_tcp

core/asio core/assertion core/config core/errors core/execution_base core/functional core/plugin core/resource_partitioner core/runtime_configuration core/runtime_local core/serialization core/threading_base core/timing core/util full/parcelset full/parcelset_base full/plugin_factories

+

full/parcelports

core/config full/parcelset full/plugin_factories

+

full/parcelset

core/assertion core/config core/coroutines core/datastructures core/errors core/execution_base core/format core/functional core/futures core/io_service core/itt_notify core/lcos_local core/logging core/preprocessor core/resource_partitioner core/runtime_configuration core/runtime_local core/serialization core/string_util core/synchronization core/thread_support core/threading core/threading_base core/threadmanager core/timing core/type_support core/util full/actions full/actions_base full/components_base full/naming full/naming_base full/parcelset_base full/plugin_factories

+

full/parcelset_base

core/assertion core/config core/coroutines core/datastructures core/errors core/format core/functional core/hashing core/io_service core/iterator_support core/runtime_configuration core/runtime_local core/serialization core/synchronization core/thread_support core/threading core/threading_base core/type_support core/util full/naming_base

+

full/performance_counters

core/assertion core/async_base core/async_combinators core/config core/errors core/execution core/format core/functional core/futures core/include_local core/itt_notify core/logging core/pack_traversal core/runtime_local core/schedulers core/serialization core/string_util core/synchronization core/thread_support core/threading_base core/threadmanager core/timing core/type_support core/util core/version full/actions full/actions_base full/agas full/agas_base full/async_distributed full/components full/components_base full/naming full/naming_base full/parcelset full/runtime_components full/statistics

+

full/plugin_factories

core/config core/errors core/ini core/plugin core/prefix core/preprocessor core/resource_partitioner core/runtime_configuration core/serialization core/string_util core/threading_base core/type_support full/command_line_handling full/parcelset_base

+

full/resiliency_distributed

core/assertion core/async_local core/config core/futures core/resiliency core/type_support full/async_distributed

+

full/runtime_components

core/assertion core/async_base core/async_local core/concurrency core/config core/datastructures core/errors core/functional core/futures core/ini core/logging core/prefix core/preprocessor core/runtime_configuration core/runtime_local core/serialization core/static_reinit core/string_util core/synchronization core/thread_support core/threadmanager core/type_support full/actions full/actions_base full/agas full/async_colocated full/async_distributed full/components full/components_base full/naming full/naming_base

+

full/runtime_distributed

core/allocator_support core/assertion core/async_base core/async_combinators core/concurrency core/config core/coroutines core/datastructures core/errors core/execution_base core/filesystem core/format core/functional core/futures core/include_local core/ini core/io_service core/itt_notify core/lock_registration core/logging core/plugin core/prefix core/program_options core/runtime_configuration core/runtime_local core/serialization core/static_reinit core/string_util core/synchronization core/thread_pools core/thread_support core/threading_base core/threadmanager core/timing core/topology core/type_support core/version full/actions full/actions_base full/agas full/agas_base full/async_colocated full/async_distributed full/command_line_handling full/components full/components_base full/distribution_policies full/naming_base full/parcelset full/parcelset_base full/performance_counters full/plugin_factories full/runtime_components

+

full/segmented_algorithms

core/algorithms core/assertion core/async_base core/config core/datastructures core/execution core/executors core/functional core/futures core/iterator_support core/pack_traversal core/type_support full/actions_base full/async_distributed full/distribution_policies full/naming_base

+

full/statistics

core/config core/iterator_support

+
+
+ + + diff --git a/branches/master/report/master/module-weights.html b/branches/master/report/master/module-weights.html new file mode 100644 index 00000000000..c9621c0889f --- /dev/null +++ b/branches/master/report/master/module-weights.html @@ -0,0 +1,197 @@ + + +HPX Module Weights + + + + + + + +
+ STE||AR logo +

+
+

Module Weights

+

Weight 0

+

core/config_registry

+

core/preprocessor

+

Weight 1

+

core/config

core/preprocessor0

+

Weight 2

+

core/cache

core/config1

core/preprocessor

+

core/concepts

core/config1 core/preprocessor0

+

core/debugging

core/config1

core/preprocessor

+

core/filesystem

core/config1

core/preprocessor

+

core/format

core/config1

core/preprocessor

+

core/hardware

core/config1

core/preprocessor

+

core/itt_notify

core/config1

core/preprocessor

+

Weight 3

+

core/assertion

core/config1 core/format2 core/preprocessor0

+

core/timing

core/config1 core/hardware2

core/preprocessor

+

Weight 5

+

core/type_support

core/assertion3 core/concepts2 core/config1

core/format core/preprocessor

+

Weight 6

+

core/tag_invoke

core/config1 core/type_support5

core/assertion core/concepts core/format core/preprocessor

+

core/thread_support

core/assertion3 core/config1 core/type_support5

core/concepts core/format core/preprocessor

+

Weight 7

+

core/allocator_support

core/config1 core/config_registry0 core/preprocessor0 core/type_support5

core/assertion core/concepts core/format

+

core/properties

core/config1 core/tag_invoke6

core/assertion core/concepts core/format core/preprocessor core/type_support

+

Weight 9

+

core/logging

core/assertion3 core/config1 core/config_registry0 core/filesystem2 core/format2 core/preprocessor0 core/thread_support6 core/type_support5

core/concepts

+

Weight 10

+

core/errors

core/assertion3 core/config1 core/filesystem2 core/format2 core/logging9 core/preprocessor0 core/thread_support6

core/concepts core/config_registry core/type_support

+

Weight 12

+

core/serialization

core/assertion3 core/concepts2 core/config1 core/config_registry0 core/debugging2 core/errors10 core/preprocessor0 core/type_support5

core/filesystem core/format core/logging core/thread_support

+

Weight 13

+

core/datastructures

core/assertion3 core/config1 core/config_registry0 core/errors10 core/serialization12 core/type_support5

core/concepts core/debugging core/filesystem core/format core/logging core/preprocessor core/thread_support

+

core/hashing

core/config1 core/serialization12

core/assertion core/concepts core/config_registry core/debugging core/errors core/filesystem core/format core/logging core/preprocessor core/thread_support core/type_support

+

core/memory

core/assertion3 core/config1 core/serialization12

core/concepts core/config_registry core/debugging core/errors core/filesystem core/format core/logging core/preprocessor core/thread_support core/type_support

+

full/checkpoint_base

core/config1 core/serialization12 core/type_support5

core/assertion core/concepts core/config_registry core/debugging core/errors core/filesystem core/format core/logging core/preprocessor core/thread_support

+

Weight 15

+

core/iterator_support

core/config1 core/datastructures13 core/serialization12 core/tag_invoke6 core/type_support5

core/assertion core/concepts core/config_registry core/debugging core/errors core/filesystem core/format core/logging core/preprocessor core/thread_support

+

Weight 16

+

core/functional

core/assertion3 core/config1 core/datastructures13 core/debugging2 core/errors10 core/itt_notify2 core/preprocessor0 core/serialization12 core/tag_invoke6 core/type_support5

core/concepts core/config_registry core/filesystem core/format core/logging core/thread_support

+

core/string_util

core/assertion3 core/config1 core/errors10 core/iterator_support15

core/concepts core/config_registry core/datastructures core/debugging core/filesystem core/format core/logging core/preprocessor core/serialization core/tag_invoke core/thread_support core/type_support

+

core/util

core/concepts2 core/config1 core/errors10 core/format2 core/iterator_support15

core/assertion core/config_registry core/datastructures core/debugging core/filesystem core/logging core/preprocessor core/serialization core/tag_invoke core/thread_support core/type_support

+

full/statistics

core/config1 core/iterator_support15

core/assertion core/concepts core/config_registry core/datastructures core/debugging core/errors core/filesystem core/format core/logging core/preprocessor core/serialization core/tag_invoke core/thread_support core/type_support

+

Weight 17

+

core/asio

core/assertion3 core/config1 core/errors10 core/format2 core/functional16

core/concepts core/config_registry core/datastructures core/debugging core/filesystem core/itt_notify core/logging core/preprocessor core/serialization core/tag_invoke core/thread_support core/type_support

+

core/lock_registration

core/assertion3 core/concepts2 core/config1 core/debugging2 core/errors10 core/functional16 core/type_support5

core/config_registry core/datastructures core/filesystem core/format core/itt_notify core/logging core/preprocessor core/serialization core/tag_invoke core/thread_support

+

core/plugin

core/assertion3 core/config1 core/datastructures13 core/errors10 core/filesystem2 core/format2 core/functional16 core/preprocessor0 core/type_support5

core/concepts core/config_registry core/debugging core/itt_notify core/logging core/serialization core/tag_invoke core/thread_support

+

Weight 19

+

core/program_options

core/assertion3 core/config1 core/datastructures13 core/debugging2 core/format2 core/functional16 core/iterator_support15 core/string_util16

core/concepts core/config_registry core/errors core/filesystem core/itt_notify core/logging core/preprocessor core/serialization core/tag_invoke core/thread_support core/type_support

+

Weight 20

+

core/batch_environments

core/asio17 core/assertion3 core/config1 core/errors10 core/format2 core/string_util16 core/type_support5

core/concepts core/config_registry core/datastructures core/debugging core/filesystem core/functional core/iterator_support core/itt_notify core/logging core/preprocessor core/serialization core/tag_invoke core/thread_support

+

core/concurrency

core/allocator_support7 core/assertion3 core/config1 core/datastructures13 core/errors10 core/hashing13 core/itt_notify2 core/lock_registration17 core/thread_support6 core/type_support5

core/concepts core/config_registry core/debugging core/filesystem core/format core/functional core/logging core/preprocessor core/serialization core/tag_invoke

+

core/prefix

core/config1 core/errors10 core/filesystem2 core/plugin17 core/preprocessor0 core/string_util16 core/type_support5

core/assertion core/concepts core/config_registry core/datastructures core/debugging core/format core/functional core/iterator_support core/itt_notify core/logging core/serialization core/tag_invoke core/thread_support

+

Weight 21

+

core/static_reinit

core/assertion3 core/concurrency20 core/config1 core/functional16 core/type_support5

core/allocator_support core/concepts core/config_registry core/datastructures core/debugging core/errors core/filesystem core/format core/hashing core/itt_notify core/lock_registration core/logging core/preprocessor core/serialization core/tag_invoke core/thread_support

+

core/version

core/config1 core/config_registry0 core/format2 core/prefix20 core/preprocessor0

core/assertion core/concepts core/datastructures core/debugging core/errors core/filesystem core/functional core/iterator_support core/itt_notify core/logging core/plugin core/serialization core/string_util core/tag_invoke core/thread_support core/type_support

+

Weight 23

+

core/ini

core/assertion3 core/concurrency20 core/config1 core/errors10 core/format2 core/functional16 core/serialization12 core/string_util16 core/thread_support6

core/allocator_support core/concepts core/config_registry core/datastructures core/debugging core/filesystem core/hashing core/iterator_support core/itt_notify core/lock_registration core/logging core/preprocessor core/tag_invoke core/type_support

+

Weight 24

+

core/coroutines

core/assertion3 core/config1 core/config_registry0 core/debugging2 core/errors10 core/format2 core/functional16 core/memory13 core/thread_support6 core/type_support5 core/util16 core/version21

core/concepts core/datastructures core/filesystem core/iterator_support core/itt_notify core/logging core/plugin core/prefix core/preprocessor core/serialization core/string_util core/tag_invoke

+

Weight 26

+

core/async_base

core/allocator_support7 core/concepts2 core/config1 core/coroutines24 core/serialization12 core/tag_invoke6

core/assertion core/config_registry core/datastructures core/debugging core/errors core/filesystem core/format core/functional core/iterator_support core/itt_notify core/logging core/memory core/plugin core/prefix core/preprocessor core/string_util core/thread_support core/type_support core/util core/version

+

Weight 28

+

core/execution_base

core/assertion3 core/concepts2 core/config1 core/coroutines24 core/datastructures13 core/errors10 core/format2 core/iterator_support15 core/lock_registration17 core/tag_invoke6 core/timing3 core/type_support5

core/config_registry core/debugging core/filesystem core/functional core/hardware core/itt_notify core/logging core/memory core/plugin core/prefix core/preprocessor core/serialization core/string_util core/thread_support core/util core/version

+

Weight 30

+

core/topology

core/assertion3 core/async_base26 core/concurrency20 core/config1 core/config_registry0 core/datastructures13 core/errors10 core/format2 core/logging9 core/tag_invoke6 core/util16

core/allocator_support core/concepts core/coroutines core/debugging core/filesystem core/functional core/hashing core/iterator_support core/itt_notify core/lock_registration core/memory core/plugin core/prefix core/preprocessor core/serialization core/string_util core/thread_support core/type_support core/version

+

Weight 31

+

core/affinity

core/assertion3 core/config1 core/datastructures13 core/errors10 core/topology30

core/allocator_support core/async_base core/concepts core/concurrency core/config_registry core/coroutines core/debugging core/filesystem core/format core/functional core/hashing core/iterator_support core/itt_notify core/lock_registration core/logging core/memory core/plugin core/prefix core/preprocessor core/serialization core/string_util core/tag_invoke core/thread_support core/type_support core/util core/version

+

core/runtime_configuration

core/assertion3 core/config1 core/coroutines24 core/datastructures13 core/errors10 core/filesystem2 core/format2 core/ini23 core/itt_notify2 core/logging9 core/plugin17 core/prefix20 core/preprocessor0 core/program_options19 core/string_util16 core/util16 core/version21

core/allocator_support core/concepts core/concurrency core/config_registry core/debugging core/functional core/hashing core/iterator_support core/lock_registration core/memory core/serialization core/tag_invoke core/thread_support core/type_support

+

Weight 35

+

core/command_line_handling_local

core/asio17 core/assertion3 core/config1 core/config_registry0 core/datastructures13 core/debugging2 core/errors10 core/filesystem2 core/format2 core/functional16 core/ini23 core/logging9 core/preprocessor0 core/program_options19 core/runtime_configuration31 core/string_util16 core/topology30 core/util16 core/version21

core/allocator_support core/async_base core/concepts core/concurrency core/coroutines core/hashing core/iterator_support core/itt_notify core/lock_registration core/memory core/plugin core/prefix core/serialization core/tag_invoke core/thread_support core/type_support

+

core/threading_base

core/affinity31 core/allocator_support7 core/assertion3 core/concurrency20 core/config1 core/coroutines24 core/debugging2 core/errors10 core/execution_base28 core/format2 core/functional16 core/hardware2 core/itt_notify2 core/lock_registration17 core/logging9 core/tag_invoke6 core/thread_support6 core/timing3 core/topology30 core/type_support5

core/async_base core/concepts core/config_registry core/datastructures core/filesystem core/hashing core/iterator_support core/memory core/plugin core/prefix core/preprocessor core/serialization core/string_util core/util core/version

+

Weight 36

+

core/io_service

core/affinity31 core/assertion3 core/concurrency20 core/config1 core/errors10 core/logging9 core/threading_base35

core/allocator_support core/async_base core/concepts core/config_registry core/coroutines core/datastructures core/debugging core/execution_base core/filesystem core/format core/functional core/hardware core/hashing core/iterator_support core/itt_notify core/lock_registration core/memory core/plugin core/prefix core/preprocessor core/serialization core/string_util core/tag_invoke core/thread_support core/timing core/topology core/type_support core/util core/version

+

core/synchronization

core/allocator_support7 core/assertion3 core/concurrency20 core/config1 core/coroutines24 core/datastructures13 core/errors10 core/execution_base28 core/functional16 core/hashing13 core/itt_notify2 core/lock_registration17 core/logging9 core/memory13 core/tag_invoke6 core/thread_support6 core/threading_base35 core/timing3 core/type_support5

core/affinity core/async_base core/concepts core/config_registry core/debugging core/filesystem core/format core/hardware core/iterator_support core/plugin core/prefix core/preprocessor core/serialization core/string_util core/topology core/util core/version

+

core/testing

core/assertion3 core/command_line_handling_local35 core/config1 core/format2 core/functional16 core/preprocessor0 core/thread_support6 core/util16

core/allocator_support core/asio core/async_base core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/errors core/filesystem core/hashing core/ini core/iterator_support core/itt_notify core/lock_registration core/logging core/memory core/plugin core/prefix core/program_options core/runtime_configuration core/serialization core/string_util core/tag_invoke core/topology core/type_support core/version

+

Weight 37

+

core/futures

core/allocator_support7 core/assertion3 core/async_base26 core/concepts2 core/config1 core/coroutines24 core/datastructures13 core/errors10 core/execution_base28 core/functional16 core/iterator_support15 core/lock_registration17 core/logging9 core/memory13 core/serialization12 core/synchronization36 core/tag_invoke6 core/thread_support6 core/threading_base35 core/timing3 core/type_support5 core/util16

core/affinity core/concurrency core/config_registry core/debugging core/filesystem core/format core/hardware core/hashing core/itt_notify core/plugin core/prefix core/preprocessor core/string_util core/topology core/version

+

core/schedulers

core/affinity31 core/allocator_support7 core/assertion3 core/concurrency20 core/config1 core/datastructures13 core/debugging2 core/errors10 core/format2 core/functional16 core/logging9 core/synchronization36 core/thread_support6 core/threading_base35 core/timing3 core/topology30 core/type_support5 core/util16

core/async_base core/concepts core/config_registry core/coroutines core/execution_base core/filesystem core/hardware core/hashing core/iterator_support core/itt_notify core/lock_registration core/memory core/plugin core/prefix core/preprocessor core/serialization core/string_util core/tag_invoke core/version

+

full/command_line_handling

core/asio17 core/assertion3 core/batch_environments20 core/command_line_handling_local35 core/config1 core/debugging2 core/errors10 core/filesystem2 core/format2 core/functional16 core/ini23 core/logging9 core/preprocessor0 core/program_options19 core/runtime_configuration31 core/topology30 core/util16 core/version21

core/allocator_support core/async_base core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/hashing core/iterator_support core/itt_notify core/lock_registration core/memory core/plugin core/prefix core/serialization core/string_util core/tag_invoke core/thread_support core/type_support

+

Weight 38

+

core/lcos_local

core/allocator_support7 core/assertion3 core/async_base26 core/config1 core/datastructures13 core/errors10 core/functional16 core/futures37 core/iterator_support15 core/lock_registration17 core/memory13 core/serialization12 core/synchronization36 core/thread_support6 core/type_support5

core/affinity core/concepts core/concurrency core/config_registry core/coroutines core/debugging core/execution_base core/filesystem core/format core/hardware core/hashing core/itt_notify core/logging core/plugin core/prefix core/preprocessor core/string_util core/tag_invoke core/threading_base core/timing core/topology core/util core/version

+

core/pack_traversal

core/allocator_support7 core/assertion3 core/config1 core/datastructures13 core/functional16 core/futures37 core/iterator_support15 core/memory13 core/tag_invoke6 core/type_support5 core/util16

core/affinity core/async_base core/concepts core/concurrency core/config_registry core/coroutines core/debugging core/errors core/execution_base core/filesystem core/format core/hardware core/hashing core/itt_notify core/lock_registration core/logging core/plugin core/prefix core/preprocessor core/serialization core/string_util core/synchronization core/thread_support core/threading_base core/timing core/topology core/version

+

core/thread_pools

core/affinity31 core/assertion3 core/concurrency20 core/config1 core/coroutines24 core/errors10 core/execution_base28 core/functional16 core/hardware2 core/itt_notify2 core/logging9 core/schedulers37 core/tag_invoke6 core/threading_base35 core/topology30

core/allocator_support core/async_base core/concepts core/config_registry core/datastructures core/debugging core/filesystem core/format core/hashing core/iterator_support core/lock_registration core/memory core/plugin core/prefix core/preprocessor core/serialization core/string_util core/synchronization core/thread_support core/timing core/type_support core/util core/version

+

core/threading

core/assertion3 core/config1 core/errors10 core/functional16 core/futures37 core/lock_registration17 core/memory13 core/synchronization36 core/tag_invoke6 core/thread_support6 core/threading_base35 core/timing3

core/affinity core/allocator_support core/async_base core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/execution_base core/filesystem core/format core/hardware core/hashing core/iterator_support core/itt_notify core/logging core/plugin core/prefix core/preprocessor core/serialization core/string_util core/topology core/type_support core/util core/version

+

full/naming_base

core/allocator_support7 core/assertion3 core/concurrency20 core/config1 core/execution_base28 core/format2 core/futures37 core/itt_notify2 core/lock_registration17 core/logging9 core/memory13 core/serialization12 core/thread_support6 core/util16

core/affinity core/async_base core/concepts core/config_registry core/coroutines core/datastructures core/debugging core/errors core/filesystem core/functional core/hardware core/hashing core/iterator_support core/plugin core/prefix core/preprocessor core/string_util core/synchronization core/tag_invoke core/threading_base core/timing core/topology core/type_support core/version

+

Weight 39

+

core/async_combinators

core/allocator_support7 core/assertion3 core/async_base26 core/config1 core/datastructures13 core/errors10 core/execution_base28 core/functional16 core/futures37 core/iterator_support15 core/memory13 core/pack_traversal38 core/preprocessor0 core/tag_invoke6 core/thread_support6 core/type_support5 core/util16

core/affinity core/concepts core/concurrency core/config_registry core/coroutines core/debugging core/filesystem core/format core/hardware core/hashing core/itt_notify core/lock_registration core/logging core/plugin core/prefix core/serialization core/string_util core/synchronization core/threading_base core/timing core/topology core/version

+

Weight 40

+

core/execution

core/allocator_support7 core/assertion3 core/async_base26 core/async_combinators39 core/concepts2 core/config1 core/coroutines24 core/datastructures13 core/errors10 core/execution_base28 core/functional16 core/futures37 core/iterator_support15 core/memory13 core/pack_traversal38 core/preprocessor0 core/serialization12 core/synchronization36 core/tag_invoke6 core/thread_support6 core/threading_base35 core/timing3 core/topology30 core/type_support5

core/affinity core/concurrency core/config_registry core/debugging core/filesystem core/format core/hardware core/hashing core/itt_notify core/lock_registration core/logging core/plugin core/prefix core/string_util core/util core/version

+

core/resource_partitioner

core/affinity31 core/assertion3 core/config1 core/datastructures13 core/errors10 core/format2 core/functional16 core/ini23 core/prefix20 core/synchronization36 core/thread_pools38 core/threading_base35 core/topology30 core/type_support5 core/util16

core/allocator_support core/async_base core/concepts core/concurrency core/config_registry core/coroutines core/debugging core/execution_base core/filesystem core/hardware core/hashing core/iterator_support core/itt_notify core/lock_registration core/logging core/memory core/plugin core/preprocessor core/schedulers core/serialization core/string_util core/tag_invoke core/thread_support core/timing core/version

+

Weight 48

+

core/executors

core/allocator_support7 core/assertion3 core/async_base26 core/concepts2 core/concurrency20 core/config1 core/coroutines24 core/datastructures13 core/debugging2 core/errors10 core/execution40 core/execution_base28 core/format2 core/functional16 core/futures37 core/hardware2 core/io_service36 core/iterator_support15 core/itt_notify2 core/memory13 core/pack_traversal38 core/properties7 core/resource_partitioner40 core/serialization12 core/synchronization36 core/tag_invoke6 core/threading38 core/threading_base35 core/timing3 core/topology30 core/type_support5

core/affinity core/async_combinators core/config_registry core/filesystem core/hashing core/ini core/lock_registration core/logging core/plugin core/prefix core/preprocessor core/schedulers core/string_util core/thread_pools core/thread_support core/util core/version

+

Weight 49

+

core/async_local

core/async_base26 core/config1 core/executors48

core/affinity core/allocator_support core/assertion core/async_combinators core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/errors core/execution core/execution_base core/filesystem core/format core/functional core/futures core/hardware core/hashing core/ini core/io_service core/iterator_support core/itt_notify core/lock_registration core/logging core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/properties core/resource_partitioner core/schedulers core/serialization core/string_util core/synchronization core/tag_invoke core/thread_pools core/thread_support core/threading core/threading_base core/timing core/topology core/type_support core/util core/version

+

core/timed_execution

core/concepts2 core/config1 core/execution40 core/execution_base28 core/executors48 core/futures37 core/tag_invoke6 core/threading38 core/timing3 core/type_support5

core/affinity core/allocator_support core/assertion core/async_base core/async_combinators core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/errors core/filesystem core/format core/functional core/hardware core/hashing core/ini core/io_service core/iterator_support core/itt_notify core/lock_registration core/logging core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/properties core/resource_partitioner core/schedulers core/serialization core/string_util core/synchronization core/thread_pools core/thread_support core/threading_base core/topology core/util core/version

+

Weight 50

+

core/resiliency

core/assertion3 core/async_base26 core/async_local49 core/concepts2 core/config1 core/datastructures13 core/execution40 core/execution_base28 core/executors48 core/functional16 core/futures37 core/iterator_support15 core/synchronization36 core/tag_invoke6 core/type_support5

core/affinity core/allocator_support core/async_combinators core/concurrency core/config_registry core/coroutines core/debugging core/errors core/filesystem core/format core/hardware core/hashing core/ini core/io_service core/itt_notify core/lock_registration core/logging core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/properties core/resource_partitioner core/schedulers core/serialization core/string_util core/thread_pools core/thread_support core/threading core/threading_base core/timing core/topology core/util core/version

+

core/thread_pool_util

core/async_local49 core/config1 core/functional16 core/futures37 core/threading_base35

core/affinity core/allocator_support core/assertion core/async_base core/async_combinators core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/errors core/execution core/execution_base core/executors core/filesystem core/format core/hardware core/hashing core/ini core/io_service core/iterator_support core/itt_notify core/lock_registration core/logging core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/properties core/resource_partitioner core/schedulers core/serialization core/string_util core/synchronization core/tag_invoke core/thread_pools core/thread_support core/threading core/timing core/topology core/type_support core/util core/version

+

Weight 51

+

core/algorithms

core/assertion3 core/async_base26 core/async_combinators39 core/async_local49 core/concepts2 core/concurrency20 core/config1 core/coroutines24 core/datastructures13 core/errors10 core/execution40 core/execution_base28 core/executors48 core/functional16 core/futures37 core/iterator_support15 core/lcos_local38 core/memory13 core/pack_traversal38 core/properties7 core/serialization12 core/synchronization36 core/tag_invoke6 core/threading_base35 core/type_support5 core/util16

core/affinity core/allocator_support core/config_registry core/debugging core/filesystem core/format core/hardware core/hashing core/ini core/io_service core/itt_notify core/lock_registration core/logging core/plugin core/prefix core/preprocessor core/resource_partitioner core/schedulers core/string_util core/thread_pools core/thread_support core/threading core/timing core/topology core/version

+

Weight 53

+

core/threadmanager

core/assertion3 core/async_combinators39 core/config1 core/errors10 core/execution_base28 core/futures37 core/io_service36 core/logging9 core/resource_partitioner40 core/runtime_configuration31 core/schedulers37 core/thread_pool_util50 core/thread_pools38 core/threading_base35 core/timing3 core/topology30 core/type_support5 core/util16

core/affinity core/allocator_support core/async_base core/async_local core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/execution core/executors core/filesystem core/format core/functional core/hardware core/hashing core/ini core/iterator_support core/itt_notify core/lock_registration core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/program_options core/properties core/serialization core/string_util core/synchronization core/tag_invoke core/thread_support core/threading core/version

+

Weight 57

+

core/runtime_local

core/assertion3 core/async_base26 core/command_line_handling_local35 core/config1 core/coroutines24 core/datastructures13 core/debugging2 core/errors10 core/execution40 core/execution_base28 core/executors48 core/format2 core/functional16 core/futures37 core/io_service36 core/itt_notify2 core/lock_registration17 core/logging9 core/plugin17 core/program_options19 core/resource_partitioner40 core/runtime_configuration31 core/serialization12 core/static_reinit21 core/synchronization36 core/tag_invoke6 core/thread_support6 core/threading38 core/threading_base35 core/threadmanager53 core/timing3 core/topology30 core/type_support5 core/util16 core/version21

core/affinity core/allocator_support core/asio core/async_combinators core/async_local core/concepts core/concurrency core/config_registry core/filesystem core/hardware core/hashing core/ini core/iterator_support core/memory core/pack_traversal core/prefix core/preprocessor core/properties core/schedulers core/string_util core/thread_pool_util core/thread_pools

+

Weight 59

+

full/parcelset_base

core/assertion3 core/config1 core/coroutines24 core/datastructures13 core/errors10 core/format2 core/functional16 core/hashing13 core/io_service36 core/iterator_support15 core/runtime_configuration31 core/runtime_local57 core/serialization12 core/synchronization36 core/thread_support6 core/threading38 core/threading_base35 core/type_support5 core/util16 full/naming_base38

core/affinity core/allocator_support core/asio core/async_base core/async_combinators core/async_local core/command_line_handling_local core/concepts core/concurrency core/config_registry core/debugging core/execution core/execution_base core/executors core/filesystem core/futures core/hardware core/ini core/itt_notify core/lock_registration core/logging core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/schedulers core/static_reinit core/string_util core/tag_invoke core/thread_pool_util core/thread_pools core/threadmanager core/timing core/topology core/version

+

Weight 60

+

core/compute_local

core/algorithms51 core/allocator_support7 core/assertion3 core/async_combinators39 core/async_local49 core/concepts2 core/config1 core/coroutines24 core/datastructures13 core/errors10 core/execution40 core/execution_base28 core/executors48 core/functional16 core/futures37 core/iterator_support15 core/resource_partitioner40 core/runtime_local57 core/serialization12 core/threadmanager53 core/topology30 core/type_support5

core/affinity core/asio core/async_base core/command_line_handling_local core/concurrency core/config_registry core/debugging core/filesystem core/format core/hardware core/hashing core/ini core/io_service core/itt_notify core/lcos_local core/lock_registration core/logging core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/program_options core/properties core/runtime_configuration core/schedulers core/static_reinit core/string_util core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threading_base core/timing core/util core/version

+

full/components_base

core/allocator_support7 core/assertion3 core/async_base26 core/concepts2 core/concurrency20 core/config1 core/coroutines24 core/datastructures13 core/errors10 core/format2 core/functional16 core/futures37 core/itt_notify2 core/lock_registration17 core/logging9 core/memory13 core/preprocessor0 core/program_options19 core/runtime_configuration31 core/runtime_local57 core/static_reinit21 core/synchronization36 core/thread_support6 core/threading_base35 core/type_support5 full/naming_base38 full/parcelset_base59

core/affinity core/asio core/async_combinators core/async_local core/command_line_handling_local core/config_registry core/debugging core/execution core/execution_base core/executors core/filesystem core/hardware core/hashing core/ini core/io_service core/iterator_support core/pack_traversal core/plugin core/prefix core/properties core/resource_partitioner core/schedulers core/serialization core/string_util core/tag_invoke core/thread_pool_util core/thread_pools core/threading core/threadmanager core/timing core/topology core/util core/version

+

Weight 61

+

core/init_runtime_local

core/algorithms51 core/assertion3 core/command_line_handling_local35 core/config1 core/coroutines24 core/errors10 core/execution40 core/executors48 core/filesystem2 core/format2 core/functional16 core/futures37 core/lock_registration17 core/logging9 core/preprocessor0 core/program_options19 core/resource_partitioner40 core/runtime_configuration31 core/runtime_local57 core/schedulers37 core/string_util16 core/testing36 core/threading38 core/threading_base35 core/timing3 core/type_support5 core/util16

core/affinity core/allocator_support core/asio core/async_base core/async_combinators core/async_local core/concepts core/concurrency core/config_registry core/datastructures core/debugging core/execution_base core/hardware core/hashing core/ini core/io_service core/iterator_support core/itt_notify core/lcos_local core/memory core/pack_traversal core/plugin core/prefix core/properties core/serialization core/static_reinit core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threadmanager core/topology core/version

+

full/actions_base

core/assertion3 core/async_base26 core/async_local49 core/concepts2 core/config1 core/coroutines24 core/datastructures13 core/debugging2 core/errors10 core/format2 core/functional16 core/futures37 core/hashing13 core/itt_notify2 core/logging9 core/preprocessor0 core/runtime_local57 core/serialization12 core/threading_base35 core/type_support5 core/util16 full/components_base60 full/naming_base38

core/affinity core/allocator_support core/asio core/async_combinators core/command_line_handling_local core/concurrency core/config_registry core/execution core/execution_base core/executors core/filesystem core/hardware core/ini core/io_service core/iterator_support core/lock_registration core/memory core/pack_traversal core/plugin core/prefix core/program_options core/properties core/resource_partitioner core/runtime_configuration core/schedulers core/static_reinit core/string_util core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threadmanager core/timing core/topology core/version full/parcelset_base

+

Weight 62

+

core/include_local

core/algorithms51 core/assertion3 core/async_base26 core/async_combinators39 core/async_local49 core/compute_local60 core/config1 core/datastructures13 core/errors10 core/execution40 core/execution_base28 core/executors48 core/format2 core/functional16 core/futures37 core/lcos_local38 core/memory13 core/pack_traversal38 core/runtime_local57 core/synchronization36 core/tag_invoke6 core/thread_support6 core/threading38 core/threading_base35 core/timed_execution49 core/timing3 core/type_support5

core/affinity core/allocator_support core/asio core/command_line_handling_local core/concepts core/concurrency core/config_registry core/coroutines core/debugging core/filesystem core/hardware core/hashing core/ini core/io_service core/iterator_support core/itt_notify core/lock_registration core/logging core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/runtime_configuration core/schedulers core/serialization core/static_reinit core/string_util core/thread_pool_util core/thread_pools core/threadmanager core/topology core/util core/version

+

full/actions

core/assertion3 core/async_base26 core/config1 core/coroutines24 core/datastructures13 core/itt_notify2 core/preprocessor0 core/runtime_local57 core/serialization12 core/tag_invoke6 core/threading_base35 core/type_support5 core/util16 full/actions_base61 full/components_base60 full/naming_base38 full/parcelset_base59

core/affinity core/allocator_support core/asio core/async_combinators core/async_local core/command_line_handling_local core/concepts core/concurrency core/config_registry core/debugging core/errors core/execution core/execution_base core/executors core/filesystem core/format core/functional core/futures core/hardware core/hashing core/ini core/io_service core/iterator_support core/lock_registration core/logging core/memory core/pack_traversal core/plugin core/prefix core/program_options core/properties core/resource_partitioner core/runtime_configuration core/schedulers core/static_reinit core/string_util core/synchronization core/thread_pool_util core/thread_pools core/thread_support core/threading core/threadmanager core/timing core/topology core/version

+

full/components

core/assertion3 core/async_base26 core/config1 core/coroutines24 core/errors10 core/execution40 core/functional16 core/futures37 core/memory13 core/serialization12 core/threading_base35 core/type_support5 full/actions_base61 full/components_base60 full/naming_base38

core/affinity core/allocator_support core/asio core/async_combinators core/async_local core/command_line_handling_local core/concepts core/concurrency core/config_registry core/datastructures core/debugging core/execution_base core/executors core/filesystem core/format core/hardware core/hashing core/ini core/io_service core/iterator_support core/itt_notify core/lock_registration core/logging core/pack_traversal core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/runtime_configuration core/runtime_local core/schedulers core/static_reinit core/string_util core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threadmanager core/timing core/topology core/util core/version full/parcelset_base

+

full/plugin_factories

core/config1 core/errors10 core/ini23 core/plugin17 core/prefix20 core/preprocessor0 core/resource_partitioner40 core/runtime_configuration31 core/serialization12 core/string_util16 core/threading_base35 core/type_support5 full/command_line_handling37 full/parcelset_base59

core/affinity core/allocator_support core/asio core/assertion core/async_base core/async_combinators core/async_local core/batch_environments core/command_line_handling_local core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/execution core/execution_base core/executors core/filesystem core/format core/functional core/futures core/hardware core/hashing core/io_service core/iterator_support core/itt_notify core/lock_registration core/logging core/memory core/pack_traversal core/program_options core/properties core/runtime_local core/schedulers core/static_reinit core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threadmanager core/timing core/topology core/util core/version full/naming_base

+

Weight 63

+

full/naming

core/assertion3 core/async_base26 core/config1 core/datastructures13 core/errors10 core/execution40 core/futures37 core/lcos_local38 core/logging9 core/memory13 core/runtime_local57 core/serialization12 core/synchronization36 core/thread_support6 core/type_support5 full/checkpoint_base13 full/components_base60 full/naming_base38

core/affinity core/allocator_support core/asio core/async_combinators core/async_local core/command_line_handling_local core/concepts core/concurrency core/config_registry core/coroutines core/debugging core/execution_base core/executors core/filesystem core/format core/functional core/hardware core/hashing core/ini core/io_service core/iterator_support core/itt_notify core/lock_registration core/pack_traversal core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/runtime_configuration core/schedulers core/static_reinit core/string_util core/tag_invoke core/thread_pool_util core/thread_pools core/threading core/threading_base core/threadmanager core/timing core/topology core/util core/version full/parcelset_base

+

Weight 69

+

full/parcelset

core/assertion3 core/config1 core/coroutines24 core/datastructures13 core/errors10 core/execution_base28 core/format2 core/functional16 core/futures37 core/io_service36 core/itt_notify2 core/lcos_local38 core/logging9 core/preprocessor0 core/resource_partitioner40 core/runtime_configuration31 core/runtime_local57 core/serialization12 core/string_util16 core/synchronization36 core/thread_support6 core/threading38 core/threading_base35 core/threadmanager53 core/timing3 core/type_support5 core/util16 full/actions62 full/actions_base61 full/components_base60 full/naming63 full/naming_base38 full/parcelset_base59 full/plugin_factories62

core/affinity core/allocator_support core/asio core/async_base core/async_combinators core/async_local core/batch_environments core/command_line_handling_local core/concepts core/concurrency core/config_registry core/debugging core/execution core/executors core/filesystem core/hardware core/hashing core/ini core/iterator_support core/lock_registration core/memory core/pack_traversal core/plugin core/prefix core/program_options core/properties core/schedulers core/static_reinit core/tag_invoke core/thread_pool_util core/thread_pools core/topology core/version full/checkpoint_base full/command_line_handling

+

Weight 70

+

full/parcelport_tcp

core/asio17 core/assertion3 core/config1 core/errors10 core/execution_base28 core/functional16 core/plugin17 core/resource_partitioner40 core/runtime_configuration31 core/runtime_local57 core/serialization12 core/threading_base35 core/timing3 core/util16 full/parcelset69 full/parcelset_base59 full/plugin_factories62

core/affinity core/allocator_support core/async_base core/async_combinators core/async_local core/batch_environments core/command_line_handling_local core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/execution core/executors core/filesystem core/format core/futures core/hardware core/hashing core/ini core/io_service core/iterator_support core/itt_notify core/lcos_local core/lock_registration core/logging core/memory core/pack_traversal core/prefix core/preprocessor core/program_options core/properties core/schedulers core/static_reinit core/string_util core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threadmanager core/topology core/type_support core/version full/actions full/actions_base full/checkpoint_base full/command_line_handling full/components_base full/naming full/naming_base

+

full/parcelports

core/config1 full/parcelset69 full/plugin_factories62

core/affinity core/allocator_support core/asio core/assertion core/async_base core/async_combinators core/async_local core/batch_environments core/command_line_handling_local core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/errors core/execution core/execution_base core/executors core/filesystem core/format core/functional core/futures core/hardware core/hashing core/ini core/io_service core/iterator_support core/itt_notify core/lcos_local core/lock_registration core/logging core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/runtime_configuration core/runtime_local core/schedulers core/serialization core/static_reinit core/string_util core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threading_base core/threadmanager core/timing core/topology core/type_support core/util core/version full/actions full/actions_base full/checkpoint_base full/command_line_handling full/components_base full/naming full/naming_base full/parcelset_base

+

Weight 71

+

full/async_distributed

core/allocator_support7 core/assertion3 core/async_base26 core/async_local49 core/concepts2 core/config1 core/coroutines24 core/datastructures13 core/errors10 core/execution40 core/execution_base28 core/executors48 core/functional16 core/futures37 core/ini23 core/logging9 core/memory13 core/pack_traversal38 core/preprocessor0 core/runtime_local57 core/serialization12 core/tag_invoke6 core/thread_support6 core/threading38 core/threading_base35 core/type_support5 full/actions62 full/actions_base61 full/components62 full/components_base60 full/naming63 full/naming_base38 full/parcelset69 full/parcelset_base59

core/affinity core/asio core/async_combinators core/batch_environments core/command_line_handling_local core/concurrency core/config_registry core/debugging core/filesystem core/format core/hardware core/hashing core/io_service core/iterator_support core/itt_notify core/lcos_local core/lock_registration core/plugin core/prefix core/program_options core/properties core/resource_partitioner core/runtime_configuration core/schedulers core/static_reinit core/string_util core/synchronization core/thread_pool_util core/thread_pools core/threadmanager core/timing core/topology core/util core/version full/checkpoint_base full/command_line_handling full/plugin_factories

+

Weight 72

+

full/executors_distributed

core/config1 core/execution40 core/execution_base28 core/functional16 core/futures37 full/actions62 full/actions_base61 full/async_distributed71

core/affinity core/allocator_support core/asio core/assertion core/async_base core/async_combinators core/async_local core/batch_environments core/command_line_handling_local core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/errors core/executors core/filesystem core/format core/hardware core/hashing core/ini core/io_service core/iterator_support core/itt_notify core/lcos_local core/lock_registration core/logging core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/runtime_configuration core/runtime_local core/schedulers core/serialization core/static_reinit core/string_util core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threading_base core/threadmanager core/timing core/topology core/type_support core/util core/version full/checkpoint_base full/command_line_handling full/components full/components_base full/naming full/naming_base full/parcelset full/parcelset_base full/plugin_factories

+

Weight 73

+

full/resiliency_distributed

core/assertion3 core/async_local49 core/config1 core/futures37 core/resiliency50 core/type_support5 full/async_distributed71

core/affinity core/allocator_support core/asio core/async_base core/async_combinators core/batch_environments core/command_line_handling_local core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/errors core/execution core/execution_base core/executors core/filesystem core/format core/functional core/hardware core/hashing core/ini core/io_service core/iterator_support core/itt_notify core/lcos_local core/lock_registration core/logging core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/runtime_configuration core/runtime_local core/schedulers core/serialization core/static_reinit core/string_util core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threading_base core/threadmanager core/timing core/topology core/util core/version full/actions full/actions_base full/checkpoint_base full/command_line_handling full/components full/components_base full/naming full/naming_base full/parcelset full/parcelset_base full/plugin_factories

+

Weight 76

+

full/agas_base

core/allocator_support7 core/assertion3 core/config1 core/datastructures13 core/errors10 core/format2 core/functional16 core/futures37 core/hashing13 core/include_local62 core/lock_registration17 core/logging9 core/serialization12 core/synchronization36 core/thread_support6 core/timing3 core/type_support5 core/util16 full/actions62 full/actions_base61 full/async_distributed71 full/components_base60 full/naming63 full/naming_base38 full/parcelset69 full/parcelset_base59

core/affinity core/algorithms core/asio core/async_base core/async_combinators core/async_local core/batch_environments core/command_line_handling_local core/compute_local core/concepts core/concurrency core/config_registry core/coroutines core/debugging core/execution core/execution_base core/executors core/filesystem core/hardware core/ini core/io_service core/iterator_support core/itt_notify core/lcos_local core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/runtime_configuration core/runtime_local core/schedulers core/static_reinit core/string_util core/tag_invoke core/thread_pool_util core/thread_pools core/threading core/threading_base core/threadmanager core/timed_execution core/topology core/version full/checkpoint_base full/command_line_handling full/components full/plugin_factories

+

Weight 77

+

full/async_colocated

core/assertion3 core/async_base26 core/async_local49 core/config1 core/datastructures13 core/errors10 core/functional16 core/futures37 core/logging9 core/serialization12 core/tag_invoke6 core/type_support5 full/actions_base61 full/agas_base76 full/async_distributed71 full/components_base60 full/naming_base38

core/affinity core/algorithms core/allocator_support core/asio core/async_combinators core/batch_environments core/command_line_handling_local core/compute_local core/concepts core/concurrency core/config_registry core/coroutines core/debugging core/execution core/execution_base core/executors core/filesystem core/format core/hardware core/hashing core/include_local core/ini core/io_service core/iterator_support core/itt_notify core/lcos_local core/lock_registration core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/runtime_configuration core/runtime_local core/schedulers core/static_reinit core/string_util core/synchronization core/thread_pool_util core/thread_pools core/thread_support core/threading core/threading_base core/threadmanager core/timed_execution core/timing core/topology core/util core/version full/actions full/checkpoint_base full/command_line_handling full/components full/naming full/parcelset full/parcelset_base full/plugin_factories

+

Weight 78

+

full/agas

core/assertion3 core/async_base26 core/async_combinators39 core/cache2 core/config1 core/datastructures13 core/errors10 core/execution40 core/format2 core/functional16 core/futures37 core/lock_registration17 core/logging9 core/runtime_configuration31 core/runtime_local57 core/serialization12 core/synchronization36 core/thread_support6 core/threading_base35 core/timing3 core/type_support5 core/util16 full/actions_base61 full/agas_base76 full/async_distributed71 full/components_base60 full/naming63 full/naming_base38 full/parcelset69 full/parcelset_base59

core/affinity core/algorithms core/allocator_support core/asio core/async_local core/batch_environments core/command_line_handling_local core/compute_local core/concepts core/concurrency core/config_registry core/coroutines core/debugging core/execution_base core/executors core/filesystem core/hardware core/hashing core/include_local core/ini core/io_service core/iterator_support core/itt_notify core/lcos_local core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/schedulers core/static_reinit core/string_util core/tag_invoke core/thread_pool_util core/thread_pools core/threading core/threadmanager core/timed_execution core/topology core/version full/actions full/checkpoint_base full/command_line_handling full/components full/plugin_factories

+

Weight 80

+

full/runtime_components

core/assertion3 core/async_base26 core/async_local49 core/concurrency20 core/config1 core/datastructures13 core/errors10 core/functional16 core/futures37 core/ini23 core/logging9 core/prefix20 core/preprocessor0 core/runtime_configuration31 core/runtime_local57 core/serialization12 core/static_reinit21 core/string_util16 core/synchronization36 core/thread_support6 core/threadmanager53 core/type_support5 full/actions62 full/actions_base61 full/agas78 full/async_colocated77 full/async_distributed71 full/components62 full/components_base60 full/naming63 full/naming_base38

core/affinity core/algorithms core/allocator_support core/asio core/async_combinators core/batch_environments core/cache core/command_line_handling_local core/compute_local core/concepts core/config_registry core/coroutines core/debugging core/execution core/execution_base core/executors core/filesystem core/format core/hardware core/hashing core/include_local core/io_service core/iterator_support core/itt_notify core/lcos_local core/lock_registration core/memory core/pack_traversal core/plugin core/program_options core/properties core/resource_partitioner core/schedulers core/tag_invoke core/thread_pool_util core/thread_pools core/threading core/threading_base core/timed_execution core/timing core/topology core/util core/version full/agas_base full/checkpoint_base full/command_line_handling full/parcelset full/parcelset_base full/plugin_factories

+

Weight 81

+

full/lcos_distributed

core/assertion3 core/async_base26 core/config1 core/futures37 core/lcos_local38 core/preprocessor0 full/actions62 full/actions_base61 full/async_distributed71 full/components62 full/components_base60 full/naming63 full/runtime_components80

core/affinity core/algorithms core/allocator_support core/asio core/async_combinators core/async_local core/batch_environments core/cache core/command_line_handling_local core/compute_local core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/errors core/execution core/execution_base core/executors core/filesystem core/format core/functional core/hardware core/hashing core/include_local core/ini core/io_service core/iterator_support core/itt_notify core/lock_registration core/logging core/memory core/pack_traversal core/plugin core/prefix core/program_options core/properties core/resource_partitioner core/runtime_configuration core/runtime_local core/schedulers core/serialization core/static_reinit core/string_util core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threading_base core/threadmanager core/timed_execution core/timing core/topology core/type_support core/util core/version full/agas full/agas_base full/async_colocated full/checkpoint_base full/command_line_handling full/naming_base full/parcelset full/parcelset_base full/plugin_factories

+

Weight 82

+

full/performance_counters

core/assertion3 core/async_base26 core/async_combinators39 core/config1 core/errors10 core/execution40 core/format2 core/functional16 core/futures37 core/include_local62 core/itt_notify2 core/logging9 core/pack_traversal38 core/runtime_local57 core/schedulers37 core/serialization12 core/string_util16 core/synchronization36 core/thread_support6 core/threading_base35 core/threadmanager53 core/timing3 core/type_support5 core/util16 core/version21 full/actions62 full/actions_base61 full/agas78 full/agas_base76 full/async_distributed71 full/components62 full/components_base60 full/naming63 full/naming_base38 full/parcelset69 full/runtime_components80 full/statistics16

core/affinity core/algorithms core/allocator_support core/asio core/async_local core/batch_environments core/cache core/command_line_handling_local core/compute_local core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/execution_base core/executors core/filesystem core/hardware core/hashing core/ini core/io_service core/iterator_support core/lcos_local core/lock_registration core/memory core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/runtime_configuration core/static_reinit core/tag_invoke core/thread_pool_util core/thread_pools core/threading core/timed_execution core/topology full/async_colocated full/checkpoint_base full/command_line_handling full/parcelset_base full/plugin_factories

+

Weight 83

+

full/distribution_policies

core/assertion3 core/async_base26 core/config1 core/execution40 core/functional16 core/futures37 core/pack_traversal38 core/serialization12 full/actions_base61 full/async_colocated77 full/async_distributed71 full/components62 full/components_base60 full/naming_base38 full/performance_counters82 full/runtime_components80

core/affinity core/algorithms core/allocator_support core/asio core/async_combinators core/async_local core/batch_environments core/cache core/command_line_handling_local core/compute_local core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/errors core/execution_base core/executors core/filesystem core/format core/hardware core/hashing core/include_local core/ini core/io_service core/iterator_support core/itt_notify core/lcos_local core/lock_registration core/logging core/memory core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/runtime_configuration core/runtime_local core/schedulers core/static_reinit core/string_util core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threading_base core/threadmanager core/timed_execution core/timing core/topology core/type_support core/util core/version full/actions full/agas full/agas_base full/checkpoint_base full/command_line_handling full/naming full/parcelset full/parcelset_base full/plugin_factories full/statistics

+

Weight 84

+

full/runtime_distributed

core/allocator_support7 core/assertion3 core/async_base26 core/async_combinators39 core/concurrency20 core/config1 core/coroutines24 core/datastructures13 core/errors10 core/execution_base28 core/filesystem2 core/format2 core/functional16 core/futures37 core/include_local62 core/ini23 core/io_service36 core/itt_notify2 core/lock_registration17 core/logging9 core/plugin17 core/prefix20 core/program_options19 core/runtime_configuration31 core/runtime_local57 core/serialization12 core/static_reinit21 core/string_util16 core/synchronization36 core/thread_pools38 core/thread_support6 core/threading_base35 core/threadmanager53 core/timing3 core/topology30 core/type_support5 core/version21 full/actions62 full/actions_base61 full/agas78 full/agas_base76 full/async_colocated77 full/async_distributed71 full/command_line_handling37 full/components62 full/components_base60 full/distribution_policies83 full/naming_base38 full/parcelset69 full/parcelset_base59 full/performance_counters82 full/plugin_factories62 full/runtime_components80

core/affinity core/algorithms core/asio core/async_local core/batch_environments core/cache core/command_line_handling_local core/compute_local core/concepts core/config_registry core/debugging core/execution core/executors core/hardware core/hashing core/iterator_support core/lcos_local core/memory core/pack_traversal core/preprocessor core/properties core/resource_partitioner core/schedulers core/tag_invoke core/thread_pool_util core/threading core/timed_execution core/util full/checkpoint_base full/naming full/statistics

+

full/segmented_algorithms

core/algorithms51 core/assertion3 core/async_base26 core/config1 core/datastructures13 core/execution40 core/executors48 core/functional16 core/futures37 core/iterator_support15 core/pack_traversal38 core/type_support5 full/actions_base61 full/async_distributed71 full/distribution_policies83 full/naming_base38

core/affinity core/allocator_support core/asio core/async_combinators core/async_local core/batch_environments core/cache core/command_line_handling_local core/compute_local core/concepts core/concurrency core/config_registry core/coroutines core/debugging core/errors core/execution_base core/filesystem core/format core/hardware core/hashing core/include_local core/ini core/io_service core/itt_notify core/lcos_local core/lock_registration core/logging core/memory core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/runtime_configuration core/runtime_local core/schedulers core/serialization core/static_reinit core/string_util core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threading_base core/threadmanager core/timed_execution core/timing core/topology core/util core/version full/actions full/agas full/agas_base full/async_colocated full/checkpoint_base full/command_line_handling full/components full/components_base full/naming full/parcelset full/parcelset_base full/performance_counters full/plugin_factories full/runtime_components full/statistics

+

Weight 85

+

full/checkpoint

core/config1 core/futures37 core/serialization12 full/actions_base61 full/async_distributed71 full/checkpoint_base13 full/components62 full/components_base60 full/naming63 full/runtime_components80 full/runtime_distributed84

core/affinity core/algorithms core/allocator_support core/asio core/assertion core/async_base core/async_combinators core/async_local core/batch_environments core/cache core/command_line_handling_local core/compute_local core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/errors core/execution core/execution_base core/executors core/filesystem core/format core/functional core/hardware core/hashing core/include_local core/ini core/io_service core/iterator_support core/itt_notify core/lcos_local core/lock_registration core/logging core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/program_options core/properties core/resource_partitioner core/runtime_configuration core/runtime_local core/schedulers core/static_reinit core/string_util core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threading_base core/threadmanager core/timed_execution core/timing core/topology core/type_support core/util core/version full/actions full/agas full/agas_base full/async_colocated full/command_line_handling full/distribution_policies full/naming_base full/parcelset full/parcelset_base full/performance_counters full/plugin_factories full/statistics

+

full/collectives

core/algorithms51 core/assertion3 core/async_base26 core/async_combinators39 core/async_local49 core/concepts2 core/config1 core/datastructures13 core/errors10 core/execution40 core/format2 core/functional16 core/futures37 core/hashing13 core/iterator_support15 core/lcos_local38 core/lock_registration17 core/logging9 core/memory13 core/pack_traversal38 core/preprocessor0 core/runtime_configuration31 core/runtime_local57 core/serialization12 core/synchronization36 core/thread_support6 core/threading_base35 core/type_support5 core/util16 full/actions62 full/actions_base61 full/async_colocated77 full/async_distributed71 full/components62 full/components_base60 full/naming_base38 full/performance_counters82 full/runtime_components80 full/runtime_distributed84

core/affinity core/allocator_support core/asio core/batch_environments core/cache core/command_line_handling_local core/compute_local core/concurrency core/config_registry core/coroutines core/debugging core/execution_base core/executors core/filesystem core/hardware core/include_local core/ini core/io_service core/itt_notify core/plugin core/prefix core/program_options core/properties core/resource_partitioner core/schedulers core/static_reinit core/string_util core/tag_invoke core/thread_pool_util core/thread_pools core/threading core/threadmanager core/timed_execution core/timing core/topology core/version full/agas full/agas_base full/checkpoint_base full/command_line_handling full/distribution_policies full/naming full/parcelset full/parcelset_base full/plugin_factories full/statistics

+

full/compute

core/assertion3 core/async_local49 core/compute_local60 core/config1 core/futures37 core/resource_partitioner40 core/runtime_local57 core/serialization12 core/synchronization36 core/topology30 full/actions_base61 full/async_distributed71 full/naming63 full/naming_base38 full/runtime_components80 full/runtime_distributed84

core/affinity core/algorithms core/allocator_support core/asio core/async_base core/async_combinators core/batch_environments core/cache core/command_line_handling_local core/concepts core/concurrency core/config_registry core/coroutines core/datastructures core/debugging core/errors core/execution core/execution_base core/executors core/filesystem core/format core/functional core/hardware core/hashing core/include_local core/ini core/io_service core/iterator_support core/itt_notify core/lcos_local core/lock_registration core/logging core/memory core/pack_traversal core/plugin core/prefix core/preprocessor core/program_options core/properties core/runtime_configuration core/schedulers core/static_reinit core/string_util core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threading core/threading_base core/threadmanager core/timed_execution core/timing core/type_support core/util core/version full/actions full/agas full/agas_base full/async_colocated full/checkpoint_base full/command_line_handling full/components full/components_base full/distribution_policies full/parcelset full/parcelset_base full/performance_counters full/plugin_factories full/statistics

+

Weight 89

+

full/include

core/algorithms51 core/assertion3 core/async_base26 core/async_combinators39 core/async_local49 core/compute_local60 core/concepts2 core/config1 core/datastructures13 core/errors10 core/execution40 core/execution_base28 core/executors48 core/format2 core/functional16 core/futures37 core/include_local62 core/iterator_support15 core/lcos_local38 core/plugin17 core/preprocessor0 core/resource_partitioner40 core/runtime_configuration31 core/runtime_local57 core/serialization12 core/string_util16 core/synchronization36 core/tag_invoke6 core/thread_pool_util50 core/thread_pools38 core/thread_support6 core/threading38 core/threading_base35 core/threadmanager53 core/timed_execution49 core/timing3 core/topology30 core/type_support5 core/util16 full/actions62 full/actions_base61 full/agas78 full/async_colocated77 full/async_distributed71 full/collectives85 full/command_line_handling37 full/components62 full/components_base60 full/compute85 full/distribution_policies83 full/lcos_distributed81 full/naming_base38 full/parcelset69 full/parcelset_base59 full/performance_counters82 full/runtime_components80 full/runtime_distributed84 full/segmented_algorithms84

core/affinity core/allocator_support core/asio core/batch_environments core/cache core/command_line_handling_local core/concurrency core/config_registry core/coroutines core/debugging core/filesystem core/hardware core/hashing core/ini core/io_service core/itt_notify core/lock_registration core/logging core/memory core/pack_traversal core/prefix core/program_options core/properties core/schedulers core/static_reinit core/version full/agas_base full/checkpoint_base full/naming full/plugin_factories full/statistics

+

full/init_runtime

core/algorithms51 core/assertion3 core/config1 core/coroutines24 core/datastructures13 core/debugging2 core/errors10 core/execution40 core/executors48 core/filesystem2 core/format2 core/functional16 core/futures37 core/init_runtime_local61 core/lock_registration17 core/logging9 core/prefix20 core/program_options19 core/resource_partitioner40 core/runtime_configuration31 core/runtime_local57 core/schedulers37 core/string_util16 core/testing36 core/threading38 core/threading_base35 core/timing3 core/type_support5 full/actions_base61 full/agas78 full/async_distributed71 full/collectives85 full/command_line_handling37 full/components_base60 full/naming63 full/parcelports70 full/parcelset69 full/parcelset_base59 full/performance_counters82 full/runtime_components80 full/runtime_distributed84

core/affinity core/allocator_support core/asio core/async_base core/async_combinators core/async_local core/batch_environments core/cache core/command_line_handling_local core/compute_local core/concepts core/concurrency core/config_registry core/execution_base core/hardware core/hashing core/include_local core/ini core/io_service core/iterator_support core/itt_notify core/lcos_local core/memory core/pack_traversal core/plugin core/preprocessor core/properties core/serialization core/static_reinit core/synchronization core/tag_invoke core/thread_pool_util core/thread_pools core/thread_support core/threadmanager core/timed_execution core/topology core/util core/version full/actions full/agas_base full/async_colocated full/checkpoint_base full/components full/distribution_policies full/naming_base full/plugin_factories full/statistics

+
+
+ + +