Skip to content

Commit 21305bd

Browse files
Merge pull request #841 from IntelPython/remove/numpy_usm_shared
Removes the numpy_usm_shared module from numba_dpex. 9af4d9f
1 parent 25ee8e3 commit 21305bd

File tree

134 files changed

+143
-717
lines changed

Some content is hidden

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

134 files changed

+143
-717
lines changed

dev/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: a5254716e4cfb20f794ffd063c7fb9dd
3+
config: afd75c5ddd4fe54c2689c824a72dad0e
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

dev/CoreFeatures.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Code-generation based on a device &mdash; numba-dpex 0.20.0dev2+24.gbf100869 documentation</title>
7+
<title>Code-generation based on a device &mdash; numba-dpex 0.20.0dev2+26.g9af4d9fe documentation</title>
88
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
1010
<!--[if lt IE 9]>

dev/_sources/apidoc/numba_dpex.numpy_usm_shared.rst.txt

Lines changed: 0 additions & 7 deletions
This file was deleted.

dev/_sources/apidoc/numba_dpex.rst.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ Submodules
2626
numba_dpex.dpctl_support
2727
numba_dpex.initialize
2828
numba_dpex.numba_support
29-
numba_dpex.numpy_usm_shared
3029
numba_dpex.parfor_diagnostics
3130
numba_dpex.printimpl
3231
numba_dpex.retarget

dev/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '0.20.0dev2+24.gbf100869',
3+
VERSION: '0.20.0dev2+26.g9af4d9fe',
44
LANGUAGE: 'en',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

dev/apidoc/modules.html

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>numba_dpex &mdash; numba-dpex 0.20.0dev2+24.gbf100869 documentation</title>
7+
<title>numba_dpex &mdash; numba-dpex 0.20.0dev2+26.g9af4d9fe documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1010
<!--[if lt IE 9]>
@@ -135,25 +135,6 @@ <h1>numba_dpex<a class="headerlink" href="#numba-dpex" title="Permalink to this
135135
</ul>
136136
</li>
137137
<li class="toctree-l3"><a class="reference internal" href="numba_dpex.numba_support.html">numba_dpex.numba_support module</a></li>
138-
<li class="toctree-l3"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html">numba_dpex.numpy_usm_shared module</a><ul>
139-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.DparrayAsNdarray"><code class="docutils literal notranslate"><span class="pre">DparrayAsNdarray</span></code></a></li>
140-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.DparrayFromNdarray"><code class="docutils literal notranslate"><span class="pre">DparrayFromNdarray</span></code></a></li>
141-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.UsmArrayAttribute"><code class="docutils literal notranslate"><span class="pre">UsmArrayAttribute</span></code></a></li>
142-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.UsmSharedArrayType"><code class="docutils literal notranslate"><span class="pre">UsmSharedArrayType</span></code></a></li>
143-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.argspec_to_string"><code class="docutils literal notranslate"><span class="pre">argspec_to_string()</span></code></a></li>
144-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.box_array"><code class="docutils literal notranslate"><span class="pre">box_array()</span></code></a></li>
145-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.copy_func_for_usmarray"><code class="docutils literal notranslate"><span class="pre">copy_func_for_usmarray()</span></code></a></li>
146-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.dprint"><code class="docutils literal notranslate"><span class="pre">dprint()</span></code></a></li>
147-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.is_usm_callback"><code class="docutils literal notranslate"><span class="pre">is_usm_callback()</span></code></a></li>
148-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.numba_register"><code class="docutils literal notranslate"><span class="pre">numba_register()</span></code></a></li>
149-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.numba_register_lower_builtin"><code class="docutils literal notranslate"><span class="pre">numba_register_lower_builtin()</span></code></a></li>
150-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.numba_register_typing"><code class="docutils literal notranslate"><span class="pre">numba_register_typing()</span></code></a></li>
151-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.typeof_ta_ndarray"><code class="docutils literal notranslate"><span class="pre">typeof_ta_ndarray()</span></code></a></li>
152-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.types_replace_array"><code class="docutils literal notranslate"><span class="pre">types_replace_array()</span></code></a></li>
153-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.usmarray_conversion_as"><code class="docutils literal notranslate"><span class="pre">usmarray_conversion_as()</span></code></a></li>
154-
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.numpy_usm_shared.html#numba_dpex.numpy_usm_shared.usmarray_conversion_from"><code class="docutils literal notranslate"><span class="pre">usmarray_conversion_from()</span></code></a></li>
155-
</ul>
156-
</li>
157138
<li class="toctree-l3"><a class="reference internal" href="numba_dpex.parfor_diagnostics.html">numba_dpex.parfor_diagnostics module</a><ul>
158139
<li class="toctree-l4"><a class="reference internal" href="numba_dpex.parfor_diagnostics.html#numba_dpex.parfor_diagnostics.ExtendedParforDiagnostics"><code class="docutils literal notranslate"><span class="pre">ExtendedParforDiagnostics</span></code></a></li>
159140
</ul>

dev/apidoc/numba_dpex.config.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>numba_dpex.config module &mdash; numba-dpex 0.20.0dev2+24.gbf100869 documentation</title>
7+
<title>numba_dpex.config module &mdash; numba-dpex 0.20.0dev2+26.g9af4d9fe documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1010
<!--[if lt IE 9]>

dev/apidoc/numba_dpex.core.caching.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>numba_dpex.core.caching module &mdash; numba-dpex 0.20.0dev2+24.gbf100869 documentation</title>
7+
<title>numba_dpex.core.caching module &mdash; numba-dpex 0.20.0dev2+26.g9af4d9fe documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1010
<!--[if lt IE 9]>

dev/apidoc/numba_dpex.core.codegen.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>numba_dpex.core.codegen module &mdash; numba-dpex 0.20.0dev2+24.gbf100869 documentation</title>
7+
<title>numba_dpex.core.codegen module &mdash; numba-dpex 0.20.0dev2+26.g9af4d9fe documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1010
<!--[if lt IE 9]>

dev/apidoc/numba_dpex.core.compiler.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>numba_dpex.core.compiler module &mdash; numba-dpex 0.20.0dev2+24.gbf100869 documentation</title>
7+
<title>numba_dpex.core.compiler module &mdash; numba-dpex 0.20.0dev2+26.g9af4d9fe documentation</title>
88
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
99
<link rel="stylesheet" href="../_static/css/theme.css" type="text/css" />
1010
<!--[if lt IE 9]>

0 commit comments

Comments
 (0)