Skip to content

Commit

Permalink
Merge pull request #1032 from IntelPython/feature/support_sycl_queue_…
Browse files Browse the repository at this point in the history
…in_array_ctors

Feature/support sycl queue in array constructor functions f54cdc1
  • Loading branch information
github-actions[bot] committed May 31, 2023
1 parent d641e31 commit 6c83ee1
Show file tree
Hide file tree
Showing 129 changed files with 385 additions and 185 deletions.
2 changes: 1 addition & 1 deletion dev/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 8822b4af15871ba8a6b489e6dcb4155b
config: 26a435b0d68f5f7aab2889d3df051193
tags: 645f666f9bcd5a90fca523b33c5a78b7
2 changes: 1 addition & 1 deletion dev/CoreFeatures.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Code-generation based on a device &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>Code-generation based on a device &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.21.0dev1+13.gc359fa49',
VERSION: '0.21.0dev1+39.gf54cdc10',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
5 changes: 4 additions & 1 deletion dev/apidoc/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -179,6 +179,9 @@ <h1>numba_dpex<a class="headerlink" href="#numba-dpex" title="Permalink to this
</li>
<li class="toctree-l3"><a class="reference internal" href="numba_dpex.html#numba_dpex.DpctlSyclQueue"><code class="docutils literal notranslate"><span class="pre">DpctlSyclQueue</span></code></a><ul>
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.html#numba_dpex.DpctlSyclQueue.box_type"><code class="docutils literal notranslate"><span class="pre">DpctlSyclQueue.box_type</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.html#numba_dpex.DpctlSyclQueue.key"><code class="docutils literal notranslate"><span class="pre">DpctlSyclQueue.key</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.html#numba_dpex.DpctlSyclQueue.rand_digit_str"><code class="docutils literal notranslate"><span class="pre">DpctlSyclQueue.rand_digit_str()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.html#numba_dpex.DpctlSyclQueue.sycl_queue"><code class="docutils literal notranslate"><span class="pre">DpctlSyclQueue.sycl_queue</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="numba_dpex.html#numba_dpex.DpnpNdArray"><code class="docutils literal notranslate"><span class="pre">DpnpNdArray</span></code></a><ul>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.config.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.config module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.config module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.caching.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.caching module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.caching module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.codegen.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.codegen module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.codegen module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.compiler.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.compiler module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.compiler module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.datamodel.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.datamodel package &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.datamodel package &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.datamodel.models.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.datamodel.models module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.datamodel.models module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.descriptor.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.descriptor module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.descriptor module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.dpjit_dispatcher.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.dpjit_dispatcher module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.dpjit_dispatcher module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.exceptions.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.exceptions module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.exceptions module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
5 changes: 4 additions & 1 deletion dev/apidoc/numba_dpex.core.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core package &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core package &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down Expand Up @@ -313,6 +313,9 @@ <h2>Subpackages<a class="headerlink" href="#subpackages" title="Permalink to thi
</li>
<li class="toctree-l3"><a class="reference internal" href="numba_dpex.core.types.html#numba_dpex.core.types.DpctlSyclQueue"><code class="docutils literal notranslate"><span class="pre">DpctlSyclQueue</span></code></a><ul>
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.core.types.html#numba_dpex.core.types.DpctlSyclQueue.box_type"><code class="docutils literal notranslate"><span class="pre">DpctlSyclQueue.box_type</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.core.types.html#numba_dpex.core.types.DpctlSyclQueue.key"><code class="docutils literal notranslate"><span class="pre">DpctlSyclQueue.key</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.core.types.html#numba_dpex.core.types.DpctlSyclQueue.rand_digit_str"><code class="docutils literal notranslate"><span class="pre">DpctlSyclQueue.rand_digit_str()</span></code></a></li>
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.core.types.html#numba_dpex.core.types.DpctlSyclQueue.sycl_queue"><code class="docutils literal notranslate"><span class="pre">DpctlSyclQueue.sycl_queue</span></code></a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="numba_dpex.core.types.html#numba_dpex.core.types.DpnpNdArray"><code class="docutils literal notranslate"><span class="pre">DpnpNdArray</span></code></a><ul>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.itanium_mangler.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.itanium_mangler module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.itanium_mangler module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.arg_pack_unpacker module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.kernel_interface.arg_pack_unpacker module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.dispatcher module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.kernel_interface.dispatcher module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.kernel_interface.func.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.func module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.kernel_interface.func module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.kernel_interface.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface package &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.kernel_interface package &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.kernel_interface.indexers.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.indexers module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.kernel_interface.indexers module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.kernel_base module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.kernel_interface.kernel_base module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.spirv_kernel module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.kernel_interface.spirv_kernel module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.kernel_interface.utils.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.kernel_interface.utils module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.kernel_interface.utils module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.parfors.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.parfors package &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.parfors package &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.parfors.kernel_builder.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.parfors.kernel_builder module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.parfors.kernel_builder module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.parfors.parfor_lowerer.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.parfors.parfor_lowerer module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.parfors.parfor_lowerer module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.parfors.reduction_helper.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.parfors.reduction_helper module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.parfors.reduction_helper module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.parfors.reduction_kernel_builder module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.parfors.reduction_kernel_builder module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.passes.dufunc_inliner.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.passes.dufunc_inliner module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.passes.dufunc_inliner module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.passes.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.passes package &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.passes package &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.passes.parfor_legalize_cfd_pass module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.passes.parfor_legalize_cfd_pass module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.passes.passes.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.passes.passes module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.passes.passes module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.pipelines.dpjit_compiler.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.pipelines.dpjit_compiler module &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.pipelines.dpjit_compiler module &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
2 changes: 1 addition & 1 deletion dev/apidoc/numba_dpex.core.pipelines.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</script>

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>numba_dpex.core.pipelines package &mdash; numba-dpex 0.21.0dev1+13.gc359fa49 documentation</title>
<title>numba_dpex.core.pipelines package &mdash; numba-dpex 0.21.0dev1+39.gf54cdc10 documentation</title>
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
<!--[if lt IE 9]>
Expand Down
Loading

0 comments on commit 6c83ee1

Please sign in to comment.