Skip to content

Commit

Permalink
Updating Sphinx docs - branch (depreport)
Browse files Browse the repository at this point in the history
  • Loading branch information
StellarBot committed Sep 30, 2024
1 parent 6d7ea3e commit 6a5fa53
Show file tree
Hide file tree
Showing 104 changed files with 46,711 additions and 0 deletions.
52 changes: 52 additions & 0 deletions branches/master/report/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
<!--
Copyright (c) 2022 Hartmut Kaiser
SPDX-License-Identifier: BSL-1.0
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-->
<html>
<head>
<title>HPX Dependency Report</title>
<style type="text/css">
A { color: #06C; text-decoration: none; }
A:hover { text-decoration: underline; }
body { max-width: 60em; margin-left: auto; margin-right: auto; color: #4A6484; font-family: sans-serif; }
.logo { font-family: sans-serif; font-style: italic; }
.logo .upper { font-size: 48pt; font-weight: 800; }
.logo .lower { font-size: 17pt; }
.logo .description { font-size: small; }
.primary-list { font-size: small; }
.secondary-list { font-size: small; }
#module-overview .primary-list { margin-left: 1em; }
#module-levels h3 { margin-left: 1em; }
#module-levels .primary-list { margin-left: 2em; }
#module-weights h3 { margin-left: 1em; }
#module-weights .primary-list { margin-left: 2em; }
#module-weights .secondary-list { margin-left: 2em; padding-left: 1em; border-left: 1px dotted; }
</style>
</head>
<body>
<table><tr>
<td>
<a href="https://github.com/STEllAR-GROUP/hpx">
<img src="http://stellar-group.org/files/stellar100.png" alt="STE||AR logo" />
</a>
</td>
<td>
<div class='logo'>
<div class='upper'>HPX</div>
<div class='lower'>Dependency Report</div>
<div class='description'>&nbsp;</div>
</div>
</td>
</tr></table>
<hr />
<div id='index'>
<h1></h1>
<h2><a href="master/module-overview.html">Module Overview</a></h2>
<h2><a href="master/module-levels.html">Module Levels</a></h2>
<h2><a href="master/module-weights.html">Module Weights</a></h2>
</div>
</body>
</html>
181 changes: 181 additions & 0 deletions branches/master/report/master/core/affinity.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,181 @@
<html>
<head>
<title>HPX Dependency Report for core/affinity</title>

<style type="text/css">
A { color: #06C; text-decoration: none; }
A:hover { text-decoration: underline; }
body { max-width: 60em; margin-left: auto; margin-right:
auto; color: #4A6484; font-family: sans-serif;
}
.logo { font-family: sans-serif; font-style: italic; }
.logo .upper { font-size: 48pt; font-weight: 800; }
.logo .lower { font-size: 17pt; }
.logo .description { font-size: small; }
.primary-list { font-size: small; }
.secondary-list { font-size: small; }
#module-overview .primary-list { margin-left: 1em; }
#module-levels h3 { margin-left: 1em; }
#module-levels .primary-list { margin-left: 2em; }
#module-weights h3 { margin-left: 1em; }
#module-weights .primary-list { margin-left: 2em; }
#module-weights .secondary-list {
margin-left: 2em; padding-left: 1em; border-left: 1px dotted;
}
</style>
</head>
<body>

<table><tr>
<td><a href="https://github.com/STEllAR-GROUP/hpx">
<img src="http://stellar-group.org/files/stellar100.png" alt="STE||AR logo" />
</a></td>
<td><div class='logo'>
<div class='upper'>HPX</div>
<div class='lower'>Dependency Report</div>
<div class='description'>1.11.0-trunk (<a href="https://github.com/STEllAR-GROUP/hpx/commit/544cb8548861ed50d2a6428d4a2a4950b759cbb4">544cb85488</a>), 2024-09-30 21:14:51</div></div></td></tr></table><hr/>


<h1 id="primary-dependencies">Primary dependencies for <em>core/affinity</em></h1>
<h2 id="core~assertion"><a href="../core/assertion.html"><em>core/assertion</em></a></h2>
<h3><code>&lt;hpx/assert.hpp&gt;</code></h3><ul>
<li>from <code>&lt;hpx/affinity/detail/parse_mappings.hpp&gt;</code></li>
<li>from <code>&lt;libs/core/affinity/src/affinity_data.cpp&gt;</code></li>
<li>from <code>&lt;libs/core/affinity/src/parse_affinity_options.cpp&gt;</code></li>
</ul>
<h2 id="core~config"><a href="../core/config.html"><em>core/config</em></a></h2>
<h3><code>&lt;hpx/config.hpp&gt;</code></h3><ul>
<li>from <code>&lt;hpx/affinity/affinity_data.hpp&gt;</code></li>
<li>from <code>&lt;hpx/affinity/detail/parse_mappings.hpp&gt;</code></li>
<li>from <code>&lt;hpx/affinity/detail/partlit.hpp&gt;</code></li>
<li>from <code>&lt;hpx/affinity/parse_affinity_options.hpp&gt;</code></li>
<li>from <code>&lt;hpx/modules/affinity.hpp&gt;</code></li>
</ul>
<h3><code>&lt;hpx/config/warnings_prefix.hpp&gt;</code></h3><ul>
<li>from <code>&lt;hpx/affinity/affinity_data.hpp&gt;</code></li>
</ul>
<h3><code>&lt;hpx/config/warnings_suffix.hpp&gt;</code></h3><ul>
<li>from <code>&lt;hpx/affinity/affinity_data.hpp&gt;</code></li>
</ul>
<h2 id="core~datastructures"><a href="../core/datastructures.html"><em>core/datastructures</em></a></h2>
<h3><code>&lt;hpx/datastructures/tuple.hpp&gt;</code></h3><ul>
<li>from <code>&lt;libs/core/affinity/src/parse_affinity_options.cpp&gt;</code></li>
</ul>
<h2 id="core~errors"><a href="../core/errors.html"><em>core/errors</em></a></h2>
<h3><code>&lt;hpx/modules/errors.hpp&gt;</code></h3><ul>
<li>from <code>&lt;hpx/affinity/detail/parse_mappings.hpp&gt;</code></li>
<li>from <code>&lt;hpx/affinity/parse_affinity_options.hpp&gt;</code></li>
<li>from <code>&lt;libs/core/affinity/src/affinity_data.cpp&gt;</code></li>
<li>from <code>&lt;libs/core/affinity/src/parse_affinity_options.cpp&gt;</code></li>
</ul>
<h2 id="core~topology"><a href="../core/topology.html"><em>core/topology</em></a></h2>
<h3><code>&lt;hpx/topology/cpu_mask.hpp&gt;</code></h3><ul>
<li>from <code>&lt;hpx/affinity/parse_affinity_options.hpp&gt;</code></li>
<li>from <code>&lt;libs/core/affinity/src/affinity_data.cpp&gt;</code></li>
</ul>
<h3><code>&lt;hpx/topology/topology.hpp&gt;</code></h3><ul>
<li>from <code>&lt;hpx/affinity/affinity_data.hpp&gt;</code></li>
<li>from <code>&lt;libs/core/affinity/src/affinity_data.cpp&gt;</code></li>
<li>from <code>&lt;libs/core/affinity/src/parse_affinity_options.cpp&gt;</code></li>
</ul>


<h1 id="secondary-dependencies">Secondary dependencies for <em>core/affinity</em></h1>
<h2><a href="../core/assertion.html"><em>core/assertion</em></a></h2><ul>
<li><a href="../core/assertion.html#core~format">adds <em>core/format</em></a></li>
<li><a href="../core/assertion.html#core~preprocessor">adds <em>core/preprocessor</em></a></li>
</ul>
<h2><a href="../core/config.html"><em>core/config</em></a></h2><ul>
<li><a href="../core/config.html#core~preprocessor">adds <em>core/preprocessor</em></a></li>
</ul>
<h2><a href="../core/datastructures.html"><em>core/datastructures</em></a></h2><ul>
<li><a href="../core/datastructures.html#core~config_registry">adds <em>core/config_registry</em></a></li>
<li><a href="../core/datastructures.html#core~serialization">adds <em>core/serialization</em></a></li>
<li><a href="../core/datastructures.html#core~type_support">adds <em>core/type_support</em></a></li>
</ul>
<h2><a href="../core/errors.html"><em>core/errors</em></a></h2><ul>
<li><a href="../core/errors.html#core~filesystem">adds <em>core/filesystem</em></a></li>
<li><a href="../core/errors.html#core~format">adds <em>core/format</em></a></li>
<li><a href="../core/errors.html#core~logging">adds <em>core/logging</em></a></li>
<li><a href="../core/errors.html#core~preprocessor">adds <em>core/preprocessor</em></a></li>
<li><a href="../core/errors.html#core~thread_support">adds <em>core/thread_support</em></a></li>
</ul>
<h2><a href="../core/topology.html"><em>core/topology</em></a></h2><ul>
<li><a href="../core/topology.html#core~async_base">adds <em>core/async_base</em></a></li>
<li><a href="../core/topology.html#core~concurrency">adds <em>core/concurrency</em></a></li>
<li><a href="../core/topology.html#core~config_registry">adds <em>core/config_registry</em></a></li>
<li><a href="../core/topology.html#core~format">adds <em>core/format</em></a></li>
<li><a href="../core/topology.html#core~logging">adds <em>core/logging</em></a></li>
<li><a href="../core/topology.html#core~tag_invoke">adds <em>core/tag_invoke</em></a></li>
<li><a href="../core/topology.html#core~util">adds <em>core/util</em></a></li>
</ul>
<h2><a href="../core/async_base.html"><em>core/async_base</em></a></h2><ul>
<li><a href="../core/async_base.html#core~allocator_support">adds <em>core/allocator_support</em></a></li>
<li><a href="../core/async_base.html#core~concepts">adds <em>core/concepts</em></a></li>
<li><a href="../core/async_base.html#core~coroutines">adds <em>core/coroutines</em></a></li>
</ul>
<h2><a href="../core/concurrency.html"><em>core/concurrency</em></a></h2><ul>
<li><a href="../core/concurrency.html#core~allocator_support">adds <em>core/allocator_support</em></a></li>
<li><a href="../core/concurrency.html#core~hashing">adds <em>core/hashing</em></a></li>
<li><a href="../core/concurrency.html#core~itt_notify">adds <em>core/itt_notify</em></a></li>
<li><a href="../core/concurrency.html#core~lock_registration">adds <em>core/lock_registration</em></a></li>
</ul>
<h2><a href="../core/serialization.html"><em>core/serialization</em></a></h2><ul>
<li><a href="../core/serialization.html#core~concepts">adds <em>core/concepts</em></a></li>
<li><a href="../core/serialization.html#core~debugging">adds <em>core/debugging</em></a></li>
</ul>
<h2><a href="../core/type_support.html"><em>core/type_support</em></a></h2><ul>
<li><a href="../core/type_support.html#core~concepts">adds <em>core/concepts</em></a></li>
</ul>
<h2><a href="../core/util.html"><em>core/util</em></a></h2><ul>
<li><a href="../core/util.html#core~concepts">adds <em>core/concepts</em></a></li>
<li><a href="../core/util.html#core~iterator_support">adds <em>core/iterator_support</em></a></li>
</ul>
<h2><a href="../core/coroutines.html"><em>core/coroutines</em></a></h2><ul>
<li><a href="../core/coroutines.html#core~functional">adds <em>core/functional</em></a></li>
<li><a href="../core/coroutines.html#core~memory">adds <em>core/memory</em></a></li>
<li><a href="../core/coroutines.html#core~version">adds <em>core/version</em></a></li>
</ul>
<h2><a href="../core/lock_registration.html"><em>core/lock_registration</em></a></h2><ul>
<li><a href="../core/lock_registration.html#core~functional">adds <em>core/functional</em></a></li>
</ul>
<h2><a href="../core/version.html"><em>core/version</em></a></h2><ul>
<li><a href="../core/version.html#core~prefix">adds <em>core/prefix</em></a></li>
</ul>
<h2><a href="../core/prefix.html"><em>core/prefix</em></a></h2><ul>
<li><a href="../core/prefix.html#core~plugin">adds <em>core/plugin</em></a></li>
<li><a href="../core/prefix.html#core~string_util">adds <em>core/string_util</em></a></li>
</ul>


<h1 id="reverse-dependencies">Reverse dependencies for <em>core/affinity</em></h1>
<h2 id="reverse-core~io_service"><a href="../core/io_service.html"><em>core/io_service</em></a></h2>
<h3><code>&lt;hpx/affinity/affinity_data.hpp&gt;</code></h3><ul>
<li>from <code>&lt;libs/core/io_service/src/io_service_thread_pool.cpp&gt;</code></li>
</ul>
<h2 id="reverse-core~resource_partitioner"><a href="../core/resource_partitioner.html"><em>core/resource_partitioner</em></a></h2>
<h3><code>&lt;hpx/affinity/affinity_data.hpp&gt;</code></h3><ul>
<li>from <code>&lt;hpx/resource_partitioner/detail/partitioner.hpp&gt;</code></li>
</ul>
<h2 id="reverse-core~schedulers"><a href="../core/schedulers.html"><em>core/schedulers</em></a></h2>
<h3><code>&lt;hpx/affinity/affinity_data.hpp&gt;</code></h3><ul>
<li>from <code>&lt;hpx/schedulers/local_priority_queue_scheduler.hpp&gt;</code></li>
<li>from <code>&lt;hpx/schedulers/local_queue_scheduler.hpp&gt;</code></li>
</ul>
<h3><code>&lt;hpx/modules/affinity.hpp&gt;</code></h3><ul>
<li>from <code>&lt;hpx/schedulers/local_workrequesting_scheduler.hpp&gt;</code></li>
</ul>
<h2 id="reverse-core~thread_pools"><a href="../core/thread_pools.html"><em>core/thread_pools</em></a></h2>
<h3><code>&lt;hpx/affinity/affinity_data.hpp&gt;</code></h3><ul>
<li>from <code>&lt;hpx/thread_pools/scheduled_thread_pool.hpp&gt;</code></li>
<li>from <code>&lt;hpx/thread_pools/scheduled_thread_pool_impl.hpp&gt;</code></li>
</ul>
<h2 id="reverse-core~threading_base"><a href="../core/threading_base.html"><em>core/threading_base</em></a></h2>
<h3><code>&lt;hpx/affinity/affinity_data.hpp&gt;</code></h3><ul>
<li>from <code>&lt;hpx/threading_base/thread_pool_base.hpp&gt;</code></li>
<li>from <code>&lt;libs/core/threading_base/src/thread_pool_base.cpp&gt;</code></li>
</ul>
<hr />
<p class="footer">Generated on 2024-09-30 21:14:51 from revision 1.11.0-trunk (<a href="https://github.com/STEllAR-GROUP/hpx/commit/544cb8548861ed50d2a6428d4a2a4950b759cbb4">544cb85488</a>)</p>
</body>
</html>
Loading

0 comments on commit 6a5fa53

Please sign in to comment.