Skip to content

Commit 8784446

Browse files
author
github-actions[doc-deploy-bot]
committed
Latest docs.
1 parent f2e41a5 commit 8784446

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

master/api_reference/dpctl/generated/generated/dpctl.SyclDevice.can_access_peer.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -822,18 +822,18 @@ <h1>dpctl.SyclDevice.can_access_peer<a class="headerlink" href="#dpctl-sycldevic
822822
</dd>
823823
</dl>
824824
</li>
825-
<li><dl>
825+
<li><dl class="simple">
826826
<dt><code class="docutils literal notranslate"><span class="pre">&quot;atomics_supported&quot;</span></code></dt><dd><p>Returns <code class="docutils literal notranslate"><span class="pre">True</span></code> if it is possible for this device to
827827
concurrently access and atomically modify USM device
828828
memory on <code class="docutils literal notranslate"><span class="pre">peer</span></code> when enabled. Atomics must have
829829
<code class="docutils literal notranslate"><span class="pre">memory_scope::system</span></code> when modifying memory on a peer
830830
device.</p>
831-
<p>If <code class="docutils literal notranslate"><span class="pre">False</span></code> is returned, these operations result in
832-
undefined behavior.</p>
833831
</dd>
834832
</dl>
835833
</li>
836834
</ul>
835+
<p>If <code class="docutils literal notranslate"><span class="pre">False</span></code> is returned, these operations result in
836+
undefined behavior.</p>
837837
<p>Default: <code class="docutils literal notranslate"><span class="pre">&quot;access_supported&quot;</span></code></p>
838838
</p></li>
839839
</ul>

master/beginners_guides/installation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@ <h2>Installation using pip<a class="headerlink" href="#installation-using-pip" t
867867
<section id="installation-via-intel-r-distribution-for-python">
868868
<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>
869869
<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
870-
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+18.g8cef740250)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">dpnp</span></code></a>
870+
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.0dev3)"><code class="xref py py-mod docutils literal notranslate"><span class="pre">dpnp</span></code></a>
871871
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>
872872
<p>Once the installed environment is activated, <code class="docutils literal notranslate"><span class="pre">dpctl</span></code> should be ready to use.</p>
873873
</section>

master/objects.inv

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)