From 33a908f2576f7d90c5bf0e679d9333dbf7d56155 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 23 May 2024 15:02:17 +0000 Subject: [PATCH] Merge pull request #1463 from IntelPython/sat-6766 Set correct package name in README.md b9436c1656bf7714ad5e961355df44f874129863 --- dev/.buildinfo | 2 +- dev/_static/documentation_options.js | 2 +- dev/autoapi/index.html | 8 ++++---- dev/autoapi/numba_dpex/core/boxing/index.html | 8 ++++---- dev/autoapi/numba_dpex/core/datamodel/index.html | 8 ++++---- dev/autoapi/numba_dpex/core/index.html | 8 ++++---- dev/autoapi/numba_dpex/core/overloads/index.html | 8 ++++---- dev/autoapi/numba_dpex/core/parfors/index.html | 8 ++++---- .../numba_dpex/core/parfors/kernel_templates/index.html | 8 ++++---- dev/autoapi/numba_dpex/core/passes/index.html | 8 ++++---- dev/autoapi/numba_dpex/core/pipelines/index.html | 8 ++++---- dev/autoapi/numba_dpex/core/runtime/index.html | 8 ++++---- dev/autoapi/numba_dpex/core/targets/index.html | 8 ++++---- dev/autoapi/numba_dpex/core/types/index.html | 8 ++++---- dev/autoapi/numba_dpex/core/types/kernel_api/index.html | 8 ++++---- dev/autoapi/numba_dpex/core/typing/index.html | 8 ++++---- dev/autoapi/numba_dpex/core/utils/index.html | 8 ++++---- dev/autoapi/numba_dpex/kernel_api/index.html | 8 ++++---- dev/config_options.html | 8 ++++---- dev/experimental/index.html | 8 ++++---- dev/genindex.html | 8 ++++---- dev/getting_started.html | 8 ++++---- dev/index.html | 8 ++++---- dev/license.html | 8 ++++---- dev/overview.html | 8 ++++---- dev/programming_model.html | 8 ++++---- dev/programming_model.old.html | 8 ++++---- dev/py-modindex.html | 8 ++++---- dev/release-notes.html | 8 ++++---- dev/search.html | 8 ++++---- dev/supported_sycl_features.html | 8 ++++---- dev/useful_links.html | 8 ++++---- dev/user_guide/debugging/altering.html | 8 ++++---- dev/user_guide/debugging/backtrace.html | 8 ++++---- dev/user_guide/debugging/breakpoints.html | 8 ++++---- dev/user_guide/debugging/common_issues.html | 8 ++++---- dev/user_guide/debugging/data.html | 8 ++++---- dev/user_guide/debugging/debugging_environment.html | 8 ++++---- dev/user_guide/debugging/features.html | 8 ++++---- dev/user_guide/debugging/frame_info.html | 8 ++++---- dev/user_guide/debugging/index.html | 8 ++++---- dev/user_guide/debugging/limitations.html | 8 ++++---- dev/user_guide/debugging/local_variables.html | 8 ++++---- dev/user_guide/debugging/numba-0.55.html | 8 ++++---- dev/user_guide/debugging/set_up_machine.html | 8 ++++---- dev/user_guide/debugging/stepping.html | 8 ++++---- dev/user_guide/debugging/symbols.html | 8 ++++---- dev/user_guide/index.html | 8 ++++---- dev/user_guide/kernel_programming/call-kernel-async.html | 8 ++++---- dev/user_guide/kernel_programming/call-kernel.html | 8 ++++---- dev/user_guide/kernel_programming/device-functions.html | 8 ++++---- dev/user_guide/kernel_programming/index.html | 8 ++++---- dev/user_guide/kernel_programming/math-functions.html | 8 ++++---- dev/user_guide/kernel_programming/operators.html | 8 ++++---- .../kernel_programming/supported-python-features.html | 8 ++++---- .../kernel_programming/writing-ndrange-kernel.html | 8 ++++---- .../kernel_programming/writing-range-kernel.html | 8 ++++---- 57 files changed, 222 insertions(+), 222 deletions(-) diff --git a/dev/.buildinfo b/dev/.buildinfo index 06eab308a8..9f8293b7d2 100644 --- a/dev/.buildinfo +++ b/dev/.buildinfo @@ -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: ab013759f96f1fa355a59fa4964df284 +config: 83bc5f235468bacc85db2c67e986bcd8 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/dev/_static/documentation_options.js b/dev/_static/documentation_options.js index adaa75f279..f1c8cb05c8 100644 --- a/dev/_static/documentation_options.js +++ b/dev/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: '0.23.0rc2+37.gf09c42e03', + VERSION: '0.23.0rc2+39.gb9436c165', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/dev/autoapi/index.html b/dev/autoapi/index.html index 578331ca28..c1ee701018 100644 --- a/dev/autoapi/index.html +++ b/dev/autoapi/index.html @@ -15,7 +15,7 @@ - API Reference - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + API Reference - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
diff --git a/dev/autoapi/numba_dpex/core/parfors/index.html b/dev/autoapi/numba_dpex/core/parfors/index.html index 0d68fad198..6f40e851e7 100644 --- a/dev/autoapi/numba_dpex/core/parfors/index.html +++ b/dev/autoapi/numba_dpex/core/parfors/index.html @@ -15,7 +15,7 @@ - numba_dpex.core.parfors - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + numba_dpex.core.parfors - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
diff --git a/dev/autoapi/numba_dpex/core/pipelines/index.html b/dev/autoapi/numba_dpex/core/pipelines/index.html index 038e528f6f..92c2c649cf 100644 --- a/dev/autoapi/numba_dpex/core/pipelines/index.html +++ b/dev/autoapi/numba_dpex/core/pipelines/index.html @@ -15,7 +15,7 @@ - numba_dpex.core.pipelines - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + numba_dpex.core.pipelines - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
+
diff --git a/dev/autoapi/numba_dpex/core/runtime/index.html b/dev/autoapi/numba_dpex/core/runtime/index.html index bb0ef55773..196d9576f7 100644 --- a/dev/autoapi/numba_dpex/core/runtime/index.html +++ b/dev/autoapi/numba_dpex/core/runtime/index.html @@ -15,7 +15,7 @@ - numba_dpex.core.runtime - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + numba_dpex.core.runtime - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
+
diff --git a/dev/autoapi/numba_dpex/core/targets/index.html b/dev/autoapi/numba_dpex/core/targets/index.html index 181472becb..ab066a0244 100644 --- a/dev/autoapi/numba_dpex/core/targets/index.html +++ b/dev/autoapi/numba_dpex/core/targets/index.html @@ -15,7 +15,7 @@ - numba_dpex.core.targets - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + numba_dpex.core.targets - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
+
diff --git a/dev/autoapi/numba_dpex/core/types/index.html b/dev/autoapi/numba_dpex/core/types/index.html index ba8c204947..a1cc7b72f4 100644 --- a/dev/autoapi/numba_dpex/core/types/index.html +++ b/dev/autoapi/numba_dpex/core/types/index.html @@ -15,7 +15,7 @@ - numba_dpex.core.types - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + numba_dpex.core.types - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
diff --git a/dev/autoapi/numba_dpex/core/typing/index.html b/dev/autoapi/numba_dpex/core/typing/index.html index 5cdc283a89..6637f3d74c 100644 --- a/dev/autoapi/numba_dpex/core/typing/index.html +++ b/dev/autoapi/numba_dpex/core/typing/index.html @@ -15,7 +15,7 @@ - numba_dpex.core.typing - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + numba_dpex.core.typing - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
+
diff --git a/dev/autoapi/numba_dpex/core/utils/index.html b/dev/autoapi/numba_dpex/core/utils/index.html index 9fc882c209..b5d3ef3019 100644 --- a/dev/autoapi/numba_dpex/core/utils/index.html +++ b/dev/autoapi/numba_dpex/core/utils/index.html @@ -15,7 +15,7 @@ - numba_dpex.core.utils - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + numba_dpex.core.utils - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
+
diff --git a/dev/autoapi/numba_dpex/kernel_api/index.html b/dev/autoapi/numba_dpex/kernel_api/index.html index 97324ca69d..5f58ec9080 100644 --- a/dev/autoapi/numba_dpex/kernel_api/index.html +++ b/dev/autoapi/numba_dpex/kernel_api/index.html @@ -15,7 +15,7 @@ - numba_dpex.kernel_api - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + numba_dpex.kernel_api - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
diff --git a/dev/experimental/index.html b/dev/experimental/index.html index 5da11119ab..ae5e6a04d3 100644 --- a/dev/experimental/index.html +++ b/dev/experimental/index.html @@ -15,7 +15,7 @@ - Experimental Features - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Experimental Features - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
diff --git a/dev/getting_started.html b/dev/getting_started.html index 76a6ba0700..4878e7058d 100644 --- a/dev/getting_started.html +++ b/dev/getting_started.html @@ -15,7 +15,7 @@ - Getting Started - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Getting Started - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
+
diff --git a/dev/index.html b/dev/index.html index 99fa58a3c3..e6a8b3c811 100644 --- a/dev/index.html +++ b/dev/index.html @@ -15,7 +15,7 @@ - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
diff --git a/dev/overview.html b/dev/overview.html index deb3509885..a122a4b909 100644 --- a/dev/overview.html +++ b/dev/overview.html @@ -15,7 +15,7 @@ - Overview - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Overview - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
+
diff --git a/dev/programming_model.html b/dev/programming_model.html index 99e7f580e9..d64d7ccac2 100644 --- a/dev/programming_model.html +++ b/dev/programming_model.html @@ -15,7 +15,7 @@ - Programming Model - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Programming Model - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
diff --git a/dev/py-modindex.html b/dev/py-modindex.html index 838f3c6069..eb0b7f0e68 100644 --- a/dev/py-modindex.html +++ b/dev/py-modindex.html @@ -13,7 +13,7 @@ - Python Module Index - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Python Module Index - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -188,7 +188,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
+
diff --git a/dev/release-notes.html b/dev/release-notes.html index 25902dfe2e..c4650b5b14 100644 --- a/dev/release-notes.html +++ b/dev/release-notes.html @@ -15,7 +15,7 @@ - Release Notes - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Release Notes - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
diff --git a/dev/supported_sycl_features.html b/dev/supported_sycl_features.html index fae74af7a2..e506841eb6 100644 --- a/dev/supported_sycl_features.html +++ b/dev/supported_sycl_features.html @@ -15,7 +15,7 @@ - SYCL* and numba-dpex Feature Comparison - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + SYCL* and numba-dpex Feature Comparison - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
+
diff --git a/dev/useful_links.html b/dev/useful_links.html index 63c0ea8a86..6e8deb8600 100644 --- a/dev/useful_links.html +++ b/dev/useful_links.html @@ -15,7 +15,7 @@ - Useful links - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Useful links - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
+
diff --git a/dev/user_guide/debugging/altering.html b/dev/user_guide/debugging/altering.html index 69dd960641..c51aafd76c 100644 --- a/dev/user_guide/debugging/altering.html +++ b/dev/user_guide/debugging/altering.html @@ -15,7 +15,7 @@ - Altering Execution - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Altering Execution - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
+
diff --git a/dev/user_guide/debugging/backtrace.html b/dev/user_guide/debugging/backtrace.html index 330ef1539a..4c4503b940 100644 --- a/dev/user_guide/debugging/backtrace.html +++ b/dev/user_guide/debugging/backtrace.html @@ -15,7 +15,7 @@ - Backtrace - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Backtrace - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
-
numba-dpex 0.23.0rc2+37.gf09c42e03 documentation
+
numba-dpex 0.23.0rc2+39.gb9436c165 documentation
diff --git a/dev/user_guide/debugging/index.html b/dev/user_guide/debugging/index.html index ab2d585fa3..2946f78b38 100644 --- a/dev/user_guide/debugging/index.html +++ b/dev/user_guide/debugging/index.html @@ -15,7 +15,7 @@ - Debugging with Intel® Distribution for GDB* - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Debugging with Intel® Distribution for GDB* - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
diff --git a/dev/user_guide/debugging/local_variables.html b/dev/user_guide/debugging/local_variables.html index 5fc3589a2e..658b950ebd 100644 --- a/dev/user_guide/debugging/local_variables.html +++ b/dev/user_guide/debugging/local_variables.html @@ -15,7 +15,7 @@ - Debugging Local Variables - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Debugging Local Variables - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
@@ -214,7 +214,7 @@ diff --git a/dev/user_guide/debugging/numba-0.55.html b/dev/user_guide/debugging/numba-0.55.html index c3d4ee6c91..347e555afc 100644 --- a/dev/user_guide/debugging/numba-0.55.html +++ b/dev/user_guide/debugging/numba-0.55.html @@ -15,7 +15,7 @@ - Debugging Features in Numba 0.55 - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Debugging Features in Numba 0.55 - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
diff --git a/dev/user_guide/debugging/symbols.html b/dev/user_guide/debugging/symbols.html index 371a6b64da..3e6de63d6d 100644 --- a/dev/user_guide/debugging/symbols.html +++ b/dev/user_guide/debugging/symbols.html @@ -15,7 +15,7 @@ - Examining the Symbol Table - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Examining the Symbol Table - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
diff --git a/dev/user_guide/kernel_programming/call-kernel.html b/dev/user_guide/kernel_programming/call-kernel.html index 6d2dffde25..2c8bdb085b 100644 --- a/dev/user_guide/kernel_programming/call-kernel.html +++ b/dev/user_guide/kernel_programming/call-kernel.html @@ -15,7 +15,7 @@ - Launching a kernel - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Launching a kernel - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
diff --git a/dev/user_guide/kernel_programming/device-functions.html b/dev/user_guide/kernel_programming/device-functions.html index 8bfb649626..6a04909153 100644 --- a/dev/user_guide/kernel_programming/device-functions.html +++ b/dev/user_guide/kernel_programming/device-functions.html @@ -15,7 +15,7 @@ - <no title> - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + <no title> - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
diff --git a/dev/user_guide/kernel_programming/index.html b/dev/user_guide/kernel_programming/index.html index 55400464cf..483d47057f 100644 --- a/dev/user_guide/kernel_programming/index.html +++ b/dev/user_guide/kernel_programming/index.html @@ -15,7 +15,7 @@ - Kernel Programming - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Kernel Programming - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
diff --git a/dev/user_guide/kernel_programming/operators.html b/dev/user_guide/kernel_programming/operators.html index 69ab22be60..025eec365d 100644 --- a/dev/user_guide/kernel_programming/operators.html +++ b/dev/user_guide/kernel_programming/operators.html @@ -15,7 +15,7 @@ - <no title> - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + <no title> - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
diff --git a/dev/user_guide/kernel_programming/supported-python-features.html b/dev/user_guide/kernel_programming/supported-python-features.html index db13c67da7..33efb45474 100644 --- a/dev/user_guide/kernel_programming/supported-python-features.html +++ b/dev/user_guide/kernel_programming/supported-python-features.html @@ -15,7 +15,7 @@ - Built-in types - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + Built-in types - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
diff --git a/dev/user_guide/kernel_programming/writing-ndrange-kernel.html b/dev/user_guide/kernel_programming/writing-ndrange-kernel.html index d5adc1c1f4..11db2b0c21 100644 --- a/dev/user_guide/kernel_programming/writing-ndrange-kernel.html +++ b/dev/user_guide/kernel_programming/writing-ndrange-kernel.html @@ -15,7 +15,7 @@ - <no title> - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + <no title> - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@
diff --git a/dev/user_guide/kernel_programming/writing-range-kernel.html b/dev/user_guide/kernel_programming/writing-range-kernel.html index 2c7cd51935..58197b9c9a 100644 --- a/dev/user_guide/kernel_programming/writing-range-kernel.html +++ b/dev/user_guide/kernel_programming/writing-range-kernel.html @@ -15,7 +15,7 @@ - <no title> - numba-dpex 0.23.0rc2+37.gf09c42e03 documentation + <no title> - numba-dpex 0.23.0rc2+39.gb9436c165 documentation @@ -190,7 +190,7 @@