You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li><p><strong>backend</strong> (<em>optional</em>) – A <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">dpctl.backend_type</span></code> enum value or a string that
833
833
specifies a SYCL backend. Currently, accepted values are: “cuda”,
<li><p><strong>device_type</strong> (<em>optional</em>) – A <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">dpctl.device_type</span></code> enum value or a string that
837
837
specifies a SYCL device type. Currently, accepted values are:
<li><p><strong>backend</strong> (<em>optional</em>) – A <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">dpctl.backend_type</span></code> enum value or a string that
830
830
specifies a SYCL backend. Currently, accepted values are: “cuda”,
<li><p><strong>device_type</strong> (<em>optional</em>) – A <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">dpctl.device_type</span></code> enum value or a string that
834
834
specifies a SYCL device type. Currently, accepted values are:
<h2>Installation via Intel(R) Distribution for Python<aclass="headerlink" href="#installation-via-intel-r-distribution-for-python" title="Permalink to this heading">¶</a></h2>
883
883
<p><aclass="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
884
-
and includes <aclass="reference internal" href="../api_reference/dpctl/index.html#module-dpctl" title="dpctl"><codeclass="xref py py-mod docutils literal notranslate"><spanclass="pre">dpctl</span></code></a> along with its dependencies and sister projects <aclass="reference external" href="https://intelpython.github.io/dpnp/overview.html#module-dpnp" title="(in Data Parallel Extension for NumPy v0.17.0dev2+16.g475c5313d62)"><codeclass="xref py py-mod docutils literal notranslate"><spanclass="pre">dpnp</span></code></a>
884
+
and includes <aclass="reference internal" href="../api_reference/dpctl/index.html#module-dpctl" title="dpctl"><codeclass="xref py py-mod docutils literal notranslate"><spanclass="pre">dpctl</span></code></a> along with its dependencies and sister projects <aclass="reference external" href="https://intelpython.github.io/dpnp/overview.html#module-dpnp" title="(in Data Parallel Extension for NumPy v0.17.0dev2+17.gcd233611559)"><codeclass="xref py py-mod docutils literal notranslate"><spanclass="pre">dpnp</span></code></a>
<p>Once the installed environment is activated, <codeclass="docutils literal notranslate"><spanclass="pre">dpctl</span></code> should be ready to use.</p>
0 commit comments