Skip to content

Commit 59804bf

Browse files
author
github-actions[doc-deploy-bot]
committed
Latest docs.
1 parent b8555a6 commit 59804bf

File tree

471 files changed

+2791
-473
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

471 files changed

+2791
-473
lines changed

master/_modules/dpctl.html

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,9 @@
724724
<li class="toctree-l5 has-children"><a class="reference internal" href="../api_reference/libsyclinterface/generated/struct_MDLocalAccessorTy.html">struct MDLocalAccessorTy</a><input class="toctree-checkbox" id="toctree-checkbox-45" name="toctree-checkbox-45" role="switch" type="checkbox"/><label for="toctree-checkbox-45"><div class="visually-hidden">Toggle navigation of struct MDLocalAccessorTy</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="simple">
725725
</ul>
726726
</li>
727+
<li class="toctree-l5 has-children"><a class="reference internal" href="../api_reference/libsyclinterface/generated/struct_RawWorkGroupMemoryTy.html">struct RawWorkGroupMemoryTy</a><input class="toctree-checkbox" id="toctree-checkbox-46" name="toctree-checkbox-46" role="switch" type="checkbox"/><label for="toctree-checkbox-46"><div class="visually-hidden">Toggle navigation of struct RawWorkGroupMemoryTy</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="simple">
728+
</ul>
729+
</li>
727730
</ul>
728731
</li>
729732
</ul>
@@ -736,7 +739,7 @@
736739
<li class="toctree-l2"><a class="reference internal" href="../api_reference/dpctl_cmake.html">CMake support</a></li>
737740
</ul>
738741
</li>
739-
<li class="toctree-l1 has-children"><a class="reference internal" href="../contributor_guides/index.html">Contributing to <code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a><input class="toctree-checkbox" id="toctree-checkbox-46" name="toctree-checkbox-46" role="switch" type="checkbox"/><label for="toctree-checkbox-46"><div class="visually-hidden">Toggle navigation of Contributing to dpctl</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
742+
<li class="toctree-l1 has-children"><a class="reference internal" href="../contributor_guides/index.html">Contributing to <code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a><input class="toctree-checkbox" id="toctree-checkbox-47" name="toctree-checkbox-47" role="switch" type="checkbox"/><label for="toctree-checkbox-47"><div class="visually-hidden">Toggle navigation of Contributing to dpctl</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
740743
<li class="toctree-l2"><a class="reference internal" href="../contributor_guides/building.html">Building from the Source</a></li>
741744
<li class="toctree-l2"><a class="reference internal" href="../contributor_guides/building.html#building-the-libsyclinterface-library">Building the libsyclinterface Library</a></li>
742745
<li class="toctree-l2"><a class="reference internal" href="../contributor_guides/memory_ownership_sycl_interface.html">Working with DPCTLSyclInterface library</a></li>
@@ -832,6 +835,7 @@ <h1>Source code for dpctl</h1><div class="highlight"><pre>
832835
<span class="n">SyclKernelSubmitError</span><span class="p">,</span>
833836
<span class="n">SyclQueue</span><span class="p">,</span>
834837
<span class="n">SyclQueueCreationError</span><span class="p">,</span>
838+
<span class="n">WorkGroupMemory</span><span class="p">,</span>
835839
<span class="p">)</span>
836840
<span class="kn">from</span><span class="w"> </span><span class="nn">._sycl_queue_manager</span><span class="w"> </span><span class="kn">import</span> <span class="n">get_device_cached_queue</span>
837841
<span class="kn">from</span><span class="w"> </span><span class="nn">._sycl_timer</span><span class="w"> </span><span class="kn">import</span> <span class="n">SyclTimer</span>
@@ -880,6 +884,7 @@ <h1>Source code for dpctl</h1><div class="highlight"><pre>
880884
<span class="s2">&quot;SyclKernelInvalidRangeError&quot;</span><span class="p">,</span>
881885
<span class="s2">&quot;SyclKernelSubmitError&quot;</span><span class="p">,</span>
882886
<span class="s2">&quot;SyclQueueCreationError&quot;</span><span class="p">,</span>
887+
<span class="s2">&quot;WorkGroupMemory&quot;</span><span class="p">,</span>
883888
<span class="p">]</span>
884889
<span class="n">__all__</span> <span class="o">+=</span> <span class="p">[</span>
885890
<span class="s2">&quot;get_device_cached_queue&quot;</span><span class="p">,</span>

master/_modules/dpctl/_device_selection.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,9 @@
724724
<li class="toctree-l5 has-children"><a class="reference internal" href="../../api_reference/libsyclinterface/generated/struct_MDLocalAccessorTy.html">struct MDLocalAccessorTy</a><input class="toctree-checkbox" id="toctree-checkbox-45" name="toctree-checkbox-45" role="switch" type="checkbox"/><label for="toctree-checkbox-45"><div class="visually-hidden">Toggle navigation of struct MDLocalAccessorTy</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="simple">
725725
</ul>
726726
</li>
727+
<li class="toctree-l5 has-children"><a class="reference internal" href="../../api_reference/libsyclinterface/generated/struct_RawWorkGroupMemoryTy.html">struct RawWorkGroupMemoryTy</a><input class="toctree-checkbox" id="toctree-checkbox-46" name="toctree-checkbox-46" role="switch" type="checkbox"/><label for="toctree-checkbox-46"><div class="visually-hidden">Toggle navigation of struct RawWorkGroupMemoryTy</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="simple">
728+
</ul>
729+
</li>
727730
</ul>
728731
</li>
729732
</ul>
@@ -736,7 +739,7 @@
736739
<li class="toctree-l2"><a class="reference internal" href="../../api_reference/dpctl_cmake.html">CMake support</a></li>
737740
</ul>
738741
</li>
739-
<li class="toctree-l1 has-children"><a class="reference internal" href="../../contributor_guides/index.html">Contributing to <code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a><input class="toctree-checkbox" id="toctree-checkbox-46" name="toctree-checkbox-46" role="switch" type="checkbox"/><label for="toctree-checkbox-46"><div class="visually-hidden">Toggle navigation of Contributing to dpctl</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
742+
<li class="toctree-l1 has-children"><a class="reference internal" href="../../contributor_guides/index.html">Contributing to <code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a><input class="toctree-checkbox" id="toctree-checkbox-47" name="toctree-checkbox-47" role="switch" type="checkbox"/><label for="toctree-checkbox-47"><div class="visually-hidden">Toggle navigation of Contributing to dpctl</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
740743
<li class="toctree-l2"><a class="reference internal" href="../../contributor_guides/building.html">Building from the Source</a></li>
741744
<li class="toctree-l2"><a class="reference internal" href="../../contributor_guides/building.html#building-the-libsyclinterface-library">Building the libsyclinterface Library</a></li>
742745
<li class="toctree-l2"><a class="reference internal" href="../../contributor_guides/memory_ownership_sycl_interface.html">Working with DPCTLSyclInterface library</a></li>

master/_modules/dpctl/_sycl_timer.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,9 @@
724724
<li class="toctree-l5 has-children"><a class="reference internal" href="../../api_reference/libsyclinterface/generated/struct_MDLocalAccessorTy.html">struct MDLocalAccessorTy</a><input class="toctree-checkbox" id="toctree-checkbox-45" name="toctree-checkbox-45" role="switch" type="checkbox"/><label for="toctree-checkbox-45"><div class="visually-hidden">Toggle navigation of struct MDLocalAccessorTy</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="simple">
725725
</ul>
726726
</li>
727+
<li class="toctree-l5 has-children"><a class="reference internal" href="../../api_reference/libsyclinterface/generated/struct_RawWorkGroupMemoryTy.html">struct RawWorkGroupMemoryTy</a><input class="toctree-checkbox" id="toctree-checkbox-46" name="toctree-checkbox-46" role="switch" type="checkbox"/><label for="toctree-checkbox-46"><div class="visually-hidden">Toggle navigation of struct RawWorkGroupMemoryTy</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="simple">
728+
</ul>
729+
</li>
727730
</ul>
728731
</li>
729732
</ul>
@@ -736,7 +739,7 @@
736739
<li class="toctree-l2"><a class="reference internal" href="../../api_reference/dpctl_cmake.html">CMake support</a></li>
737740
</ul>
738741
</li>
739-
<li class="toctree-l1 has-children"><a class="reference internal" href="../../contributor_guides/index.html">Contributing to <code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a><input class="toctree-checkbox" id="toctree-checkbox-46" name="toctree-checkbox-46" role="switch" type="checkbox"/><label for="toctree-checkbox-46"><div class="visually-hidden">Toggle navigation of Contributing to dpctl</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
742+
<li class="toctree-l1 has-children"><a class="reference internal" href="../../contributor_guides/index.html">Contributing to <code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a><input class="toctree-checkbox" id="toctree-checkbox-47" name="toctree-checkbox-47" role="switch" type="checkbox"/><label for="toctree-checkbox-47"><div class="visually-hidden">Toggle navigation of Contributing to dpctl</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
740743
<li class="toctree-l2"><a class="reference internal" href="../../contributor_guides/building.html">Building from the Source</a></li>
741744
<li class="toctree-l2"><a class="reference internal" href="../../contributor_guides/building.html#building-the-libsyclinterface-library">Building the libsyclinterface Library</a></li>
742745
<li class="toctree-l2"><a class="reference internal" href="../../contributor_guides/memory_ownership_sycl_interface.html">Working with DPCTLSyclInterface library</a></li>

master/_modules/dpctl/tensor/_array_api.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,9 @@
724724
<li class="toctree-l5 has-children"><a class="reference internal" href="../../../api_reference/libsyclinterface/generated/struct_MDLocalAccessorTy.html">struct MDLocalAccessorTy</a><input class="toctree-checkbox" id="toctree-checkbox-45" name="toctree-checkbox-45" role="switch" type="checkbox"/><label for="toctree-checkbox-45"><div class="visually-hidden">Toggle navigation of struct MDLocalAccessorTy</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="simple">
725725
</ul>
726726
</li>
727+
<li class="toctree-l5 has-children"><a class="reference internal" href="../../../api_reference/libsyclinterface/generated/struct_RawWorkGroupMemoryTy.html">struct RawWorkGroupMemoryTy</a><input class="toctree-checkbox" id="toctree-checkbox-46" name="toctree-checkbox-46" role="switch" type="checkbox"/><label for="toctree-checkbox-46"><div class="visually-hidden">Toggle navigation of struct RawWorkGroupMemoryTy</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="simple">
728+
</ul>
729+
</li>
727730
</ul>
728731
</li>
729732
</ul>
@@ -736,7 +739,7 @@
736739
<li class="toctree-l2"><a class="reference internal" href="../../../api_reference/dpctl_cmake.html">CMake support</a></li>
737740
</ul>
738741
</li>
739-
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../contributor_guides/index.html">Contributing to <code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a><input class="toctree-checkbox" id="toctree-checkbox-46" name="toctree-checkbox-46" role="switch" type="checkbox"/><label for="toctree-checkbox-46"><div class="visually-hidden">Toggle navigation of Contributing to dpctl</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
742+
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../contributor_guides/index.html">Contributing to <code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a><input class="toctree-checkbox" id="toctree-checkbox-47" name="toctree-checkbox-47" role="switch" type="checkbox"/><label for="toctree-checkbox-47"><div class="visually-hidden">Toggle navigation of Contributing to dpctl</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
740743
<li class="toctree-l2"><a class="reference internal" href="../../../contributor_guides/building.html">Building from the Source</a></li>
741744
<li class="toctree-l2"><a class="reference internal" href="../../../contributor_guides/building.html#building-the-libsyclinterface-library">Building the libsyclinterface Library</a></li>
742745
<li class="toctree-l2"><a class="reference internal" href="../../../contributor_guides/memory_ownership_sycl_interface.html">Working with DPCTLSyclInterface library</a></li>

master/_modules/dpctl/tensor/_clip.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,9 @@
724724
<li class="toctree-l5 has-children"><a class="reference internal" href="../../../api_reference/libsyclinterface/generated/struct_MDLocalAccessorTy.html">struct MDLocalAccessorTy</a><input class="toctree-checkbox" id="toctree-checkbox-45" name="toctree-checkbox-45" role="switch" type="checkbox"/><label for="toctree-checkbox-45"><div class="visually-hidden">Toggle navigation of struct MDLocalAccessorTy</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="simple">
725725
</ul>
726726
</li>
727+
<li class="toctree-l5 has-children"><a class="reference internal" href="../../../api_reference/libsyclinterface/generated/struct_RawWorkGroupMemoryTy.html">struct RawWorkGroupMemoryTy</a><input class="toctree-checkbox" id="toctree-checkbox-46" name="toctree-checkbox-46" role="switch" type="checkbox"/><label for="toctree-checkbox-46"><div class="visually-hidden">Toggle navigation of struct RawWorkGroupMemoryTy</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="simple">
728+
</ul>
729+
</li>
727730
</ul>
728731
</li>
729732
</ul>
@@ -736,7 +739,7 @@
736739
<li class="toctree-l2"><a class="reference internal" href="../../../api_reference/dpctl_cmake.html">CMake support</a></li>
737740
</ul>
738741
</li>
739-
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../contributor_guides/index.html">Contributing to <code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a><input class="toctree-checkbox" id="toctree-checkbox-46" name="toctree-checkbox-46" role="switch" type="checkbox"/><label for="toctree-checkbox-46"><div class="visually-hidden">Toggle navigation of Contributing to dpctl</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
742+
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../contributor_guides/index.html">Contributing to <code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a><input class="toctree-checkbox" id="toctree-checkbox-47" name="toctree-checkbox-47" role="switch" type="checkbox"/><label for="toctree-checkbox-47"><div class="visually-hidden">Toggle navigation of Contributing to dpctl</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
740743
<li class="toctree-l2"><a class="reference internal" href="../../../contributor_guides/building.html">Building from the Source</a></li>
741744
<li class="toctree-l2"><a class="reference internal" href="../../../contributor_guides/building.html#building-the-libsyclinterface-library">Building the libsyclinterface Library</a></li>
742745
<li class="toctree-l2"><a class="reference internal" href="../../../contributor_guides/memory_ownership_sycl_interface.html">Working with DPCTLSyclInterface library</a></li>

master/_modules/dpctl/tensor/_copy_utils.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,9 @@
724724
<li class="toctree-l5 has-children"><a class="reference internal" href="../../../api_reference/libsyclinterface/generated/struct_MDLocalAccessorTy.html">struct MDLocalAccessorTy</a><input class="toctree-checkbox" id="toctree-checkbox-45" name="toctree-checkbox-45" role="switch" type="checkbox"/><label for="toctree-checkbox-45"><div class="visually-hidden">Toggle navigation of struct MDLocalAccessorTy</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="simple">
725725
</ul>
726726
</li>
727+
<li class="toctree-l5 has-children"><a class="reference internal" href="../../../api_reference/libsyclinterface/generated/struct_RawWorkGroupMemoryTy.html">struct RawWorkGroupMemoryTy</a><input class="toctree-checkbox" id="toctree-checkbox-46" name="toctree-checkbox-46" role="switch" type="checkbox"/><label for="toctree-checkbox-46"><div class="visually-hidden">Toggle navigation of struct RawWorkGroupMemoryTy</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="simple">
728+
</ul>
729+
</li>
727730
</ul>
728731
</li>
729732
</ul>
@@ -736,7 +739,7 @@
736739
<li class="toctree-l2"><a class="reference internal" href="../../../api_reference/dpctl_cmake.html">CMake support</a></li>
737740
</ul>
738741
</li>
739-
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../contributor_guides/index.html">Contributing to <code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a><input class="toctree-checkbox" id="toctree-checkbox-46" name="toctree-checkbox-46" role="switch" type="checkbox"/><label for="toctree-checkbox-46"><div class="visually-hidden">Toggle navigation of Contributing to dpctl</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
742+
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../contributor_guides/index.html">Contributing to <code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a><input class="toctree-checkbox" id="toctree-checkbox-47" name="toctree-checkbox-47" role="switch" type="checkbox"/><label for="toctree-checkbox-47"><div class="visually-hidden">Toggle navigation of Contributing to dpctl</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
740743
<li class="toctree-l2"><a class="reference internal" href="../../../contributor_guides/building.html">Building from the Source</a></li>
741744
<li class="toctree-l2"><a class="reference internal" href="../../../contributor_guides/building.html#building-the-libsyclinterface-library">Building the libsyclinterface Library</a></li>
742745
<li class="toctree-l2"><a class="reference internal" href="../../../contributor_guides/memory_ownership_sycl_interface.html">Working with DPCTLSyclInterface library</a></li>

0 commit comments

Comments
 (0)