Skip to content

Commit d91a4c9

Browse files
author
github-actions[doc-deploy-bot]
committed
Docs for pull request 2077
1 parent f6ba246 commit d91a4c9

File tree

5 files changed

+4
-12
lines changed

5 files changed

+4
-12
lines changed

pulls/2077/api_reference/dpctl/generated/generated/dpctl.SyclDevice.can_access_peer_access_supported.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -822,11 +822,7 @@ <h1>dpctl.SyclDevice.can_access_peer_access_supported<a class="headerlink" href=
822822
<dd class="field-odd"><p><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.13)">bool</a></p>
823823
</dd>
824824
<dt class="field-even">Raises<span class="colon">:</span></dt>
825-
<dd class="field-even"><ul class="simple">
826-
<li><p><a class="reference external" href="https://docs.python.org/3/library/exceptions.html#TypeError" title="(in Python v3.13)"><strong>TypeError</strong></a> – If <code class="docutils literal notranslate"><span class="pre">peer</span></code> is not <a class="reference internal" href="../dpctl.SyclDevice.html#dpctl.SyclDevice" title="dpctl.SyclDevice"><code class="xref py py-class docutils literal notranslate"><span class="pre">dpctl.SyclDevice</span></code></a>.</p></li>
827-
<li><p><a class="reference external" href="https://docs.python.org/3/library/exceptions.html#ValueError" title="(in Python v3.13)"><strong>ValueError</strong></a> – If the backend associated with this device or <code class="docutils literal notranslate"><span class="pre">peer</span></code> does not
828-
support peer access.</p></li>
829-
</ul>
825+
<dd class="field-even"><p><a class="reference external" href="https://docs.python.org/3/library/exceptions.html#TypeError" title="(in Python v3.13)"><strong>TypeError</strong></a> – If <code class="docutils literal notranslate"><span class="pre">peer</span></code> is not <a class="reference internal" href="../dpctl.SyclDevice.html#dpctl.SyclDevice" title="dpctl.SyclDevice"><code class="xref py py-class docutils literal notranslate"><span class="pre">dpctl.SyclDevice</span></code></a>.</p>
830826
</dd>
831827
</dl>
832828
</dd></dl>

pulls/2077/api_reference/dpctl/generated/generated/dpctl.SyclDevice.can_access_peer_atomics_supported.html

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -824,11 +824,7 @@ <h1>dpctl.SyclDevice.can_access_peer_atomics_supported<a class="headerlink" href
824824
<dd class="field-odd"><p><a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.13)">bool</a></p>
825825
</dd>
826826
<dt class="field-even">Raises<span class="colon">:</span></dt>
827-
<dd class="field-even"><ul class="simple">
828-
<li><p><a class="reference external" href="https://docs.python.org/3/library/exceptions.html#TypeError" title="(in Python v3.13)"><strong>TypeError</strong></a> – If <code class="docutils literal notranslate"><span class="pre">peer</span></code> is not <a class="reference internal" href="../dpctl.SyclDevice.html#dpctl.SyclDevice" title="dpctl.SyclDevice"><code class="xref py py-class docutils literal notranslate"><span class="pre">dpctl.SyclDevice</span></code></a>.</p></li>
829-
<li><p><a class="reference external" href="https://docs.python.org/3/library/exceptions.html#ValueError" title="(in Python v3.13)"><strong>ValueError</strong></a> – If the backend associated with this device or <code class="docutils literal notranslate"><span class="pre">peer</span></code> does not
830-
support peer access.</p></li>
831-
</ul>
827+
<dd class="field-even"><p><a class="reference external" href="https://docs.python.org/3/library/exceptions.html#TypeError" title="(in Python v3.13)"><strong>TypeError</strong></a> – If <code class="docutils literal notranslate"><span class="pre">peer</span></code> is not <a class="reference internal" href="../dpctl.SyclDevice.html#dpctl.SyclDevice" title="dpctl.SyclDevice"><code class="xref py py-class docutils literal notranslate"><span class="pre">dpctl.SyclDevice</span></code></a>.</p>
832828
</dd>
833829
</dl>
834830
</dd></dl>

pulls/2077/beginners_guides/installation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ <h2>Installation using pip<a class="headerlink" href="#installation-using-pip" t
863863
<section id="installation-via-intel-r-distribution-for-python">
864864
<h2>Installation via Intel(R) Distribution for Python<a class="headerlink" href="#installation-via-intel-r-distribution-for-python" title="Permalink to this heading"></a></h2>
865865
<p><a class="reference external" href="https://www.intel.com/content/www/us/en/developer/tools/oneapi/distribution-for-python.html">Intel(R) Distribution for Python*</a> is distributed as a conda-based installer
866-
and includes <a class="reference internal" href="../api_reference/dpctl/index.html#module-dpctl" title="dpctl"><code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a> along with its dependencies and sister projects <a class="reference external" href="https://intelpython.github.io/dpnp/overview.html#module-dpnp" title="(in Data Parallel Extension for NumPy v0.18.0dev1+14.g2b30bab26d3)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">dpnp</span></code></a>
866+
and includes <a class="reference internal" href="../api_reference/dpctl/index.html#module-dpctl" title="dpctl"><code class="xref py py-mod docutils literal notranslate"><span class="pre">dpctl</span></code></a> along with its dependencies and sister projects <a class="reference external" href="https://intelpython.github.io/dpnp/overview.html#module-dpnp" title="(in Data Parallel Extension for NumPy v0.18.0dev2+3.ga37fadb8d66)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">dpnp</span></code></a>
867867
and <a class="reference external" href="https://intelpython.github.io/numba-dpex/latest/index.html#module-numba_dpex" title="(in numba-dpex)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">numba_dpex</span></code></a>.</p>
868868
<p>Once the installed environment is activated, <code class="docutils literal notranslate"><span class="pre">dpctl</span></code> should be ready to use.</p>
869869
</section>

pulls/2077/objects.inv

0 Bytes
Binary file not shown.

pulls/2077/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)