Skip to content

Commit 6111503

Browse files
committed
Test numba and numba-dppy API with GDB (IntelPython#566)
* Dppy vs numba debug test * Example test for GDB using pexpect * Skip of pexpect not installed * Fix using pathlib * Add API selection Co-authored-by: akharche <[email protected]> 3b3e3b4
1 parent e30ab20 commit 6111503

File tree

93 files changed

+98
-98
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

+98
-98
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: 2e777ba9afe1d8190f956e749f9356e1
3+
config: 7116ddc31c646576dd51c414c88bac41
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.0dev0+36.g60b3401 documentation</title>
7+
<title>Code-generation based on a device &mdash; numba-dppy 0.16.0dev0+22.g3b3e3b4 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/kernel_programming_guide/atomic-operations.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ Numba-dppy supports generating native floating-point atomics.
2727
This feature is experimental. Users will need to provide
2828
the following environment variables to activate it.
2929

30-
NUMBA_DPPY_ACTIVATE_ATOMCIS_FP_NATIVE=1
30+
NUMBA_DPPY_ACTIVATE_ATOMICS_FP_NATIVE=1
3131
NUMBA_DPPY_LLVM_SPIRV_ROOT=/path/to/dpcpp/provided/llvm_spirv
3232

3333
Example command:
3434

3535
.. code-block:: bash
3636
37-
NUMBA_DPPY_ACTIVATE_ATOMCIS_FP_NATIVE=1 \
37+
NUMBA_DPPY_ACTIVATE_ATOMICS_FP_NATIVE=1 \
3838
NUMBA_DPPY_LLVM_SPIRV_ROOT=/path/to/dpcpp/provided/llvm_spirv \
3939
python program.py
4040

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.0dev0+36.g60b3401',
3+
VERSION: '0.16.0dev0+22.g3b3e3b4',
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.0dev0+36.g60b3401 documentation</title>
7+
<title>numba_dppy &mdash; numba-dppy 0.16.0dev0+22.g3b3e3b4 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.0dev0+36.g60b3401 documentation</title>
7+
<title>numba_dppy.codegen module &mdash; numba-dppy 0.16.0dev0+22.g3b3e3b4 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.0dev0+36.g60b3401 documentation</title>
7+
<title>numba_dppy.compiler module &mdash; numba-dppy 0.16.0dev0+22.g3b3e3b4 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.0dev0+36.g60b3401 documentation</title>
7+
<title>numba_dppy.config module &mdash; numba-dppy 0.16.0dev0+22.g3b3e3b4 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.0dev0+36.g60b3401 documentation</title>
7+
<title>numba_dppy.decorators module &mdash; numba-dppy 0.16.0dev0+22.g3b3e3b4 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.0dev0+36.g60b3401 documentation</title>
7+
<title>numba_dppy.descriptor module &mdash; numba-dppy 0.16.0dev0+22.g3b3e3b4 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)