Skip to content

Commit a2d05de

Browse files
committed
Support Numba 0.55 (master branch) (#583)
* Allow use numba 0.55 in setup.py * Add numba 0.55 in test matrix * Update conda recipe * Update README and docs * Use numba 0.54 or 0.55 in docs c5ef786
1 parent c3ec12f commit a2d05de

File tree

93 files changed

+94
-94
lines changed

Some content is hidden

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

93 files changed

+94
-94
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: 5acf03dbe442a4d69abe1c7ed1bf22fc
3+
config: f39d9e2d65c240fc421a65aa94b624e3
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.17.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-dppy 0.16.0+3.gd6af202 documentation</title>
7+
<title>Code-generation based on a device &mdash; numba-dppy 0.16.0+4.gc5ef786 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/user_guides/getting_started.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Installation
66

77
Numba-dppy depends on following components:
88

9-
* numba 0.54.* (`Numba`_)
9+
* numba 0.54.* or 0.55.* (`Numba`_)
1010
* dpctl 0.9.* (`Intel Python dpctl`_)
1111
* dpnp >=0.6.* (optional, `Intel Python DPNP`_)
1212
* `llvm-spirv`_ (SPIRV generation from LLVM IR)

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.16.0+3.gd6af202',
3+
VERSION: '0.16.0+4.gc5ef786',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

dev/apidoc/modules.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.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>numba_dppy &mdash; numba-dppy 0.16.0+3.gd6af202 documentation</title>
7+
<title>numba_dppy &mdash; numba-dppy 0.16.0+4.gc5ef786 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_dppy.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.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>numba_dppy.codegen module &mdash; numba-dppy 0.16.0+3.gd6af202 documentation</title>
7+
<title>numba_dppy.codegen module &mdash; numba-dppy 0.16.0+4.gc5ef786 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_dppy.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.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>numba_dppy.compiler module &mdash; numba-dppy 0.16.0+3.gd6af202 documentation</title>
7+
<title>numba_dppy.compiler module &mdash; numba-dppy 0.16.0+4.gc5ef786 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_dppy.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.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>numba_dppy.config module &mdash; numba-dppy 0.16.0+3.gd6af202 documentation</title>
7+
<title>numba_dppy.config module &mdash; numba-dppy 0.16.0+4.gc5ef786 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_dppy.decorators.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.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>numba_dppy.decorators module &mdash; numba-dppy 0.16.0+3.gd6af202 documentation</title>
7+
<title>numba_dppy.decorators module &mdash; numba-dppy 0.16.0+4.gc5ef786 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_dppy.descriptor.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.17.1: http://docutils.sourceforge.net/" />
55

66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>numba_dppy.descriptor module &mdash; numba-dppy 0.16.0+3.gd6af202 documentation</title>
7+
<title>numba_dppy.descriptor module &mdash; numba-dppy 0.16.0+4.gc5ef786 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)