Skip to content

Commit 8c75db6

Browse files
author
cuda-python-bot
committed
Deploy doc preview for PR 1465 (adad250)
1 parent 54eae39 commit 8c75db6

101 files changed

Lines changed: 216 additions & 216 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
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 records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: f94078de737d10bb061d441cfb124d75
3+
config: fde0315217624bd80791041e2bb33ae5
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/pr-preview/pr-1465/cuda-core/latest/_sources/generated/cuda.core.system.Device.rst.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ cuda.core.system.Device
3333
.. autoattribute:: addressing_mode
3434
.. autoattribute:: architecture
3535
.. autoattribute:: bar1_memory_info
36-
.. autoattribute:: board_part_number
3736
.. autoattribute:: brand
3837
.. autoattribute:: cpu_affinity
3938
.. autoattribute:: cuda_compute_capability

docs/pr-preview/pr-1465/cuda-core/latest/_sources/generated/cuda.core.system.InforomInfo.rst.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ cuda.core.system.InforomInfo
2626

2727

2828
.. autoattribute:: bbx_flush_time
29+
.. autoattribute:: board_part_number
2930
.. autoattribute:: configuration_checksum
3031
.. autoattribute:: image_version
3132

docs/pr-preview/pr-1465/cuda-core/latest/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '0.5.1.dev27',
2+
VERSION: '0.5.1.dev31',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

docs/pr-preview/pr-1465/cuda-core/latest/api.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545

4646

47-
<script src="_static/documentation_options.js?v=61be61fb"></script>
47+
<script src="_static/documentation_options.js?v=6a80a56b"></script>
4848
<script src="_static/doctools.js?v=9bcbadda"></script>
4949
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
5050
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
@@ -53,7 +53,7 @@
5353
<script>
5454
DOCUMENTATION_OPTIONS.theme_version = '0.16.1';
5555
DOCUMENTATION_OPTIONS.theme_switcher_json_url = 'https://nvidia.github.io/cuda-python/cuda-core/nv-versions.json';
56-
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '0.5.1.dev27';
56+
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '0.5.1.dev31';
5757
DOCUMENTATION_OPTIONS.show_version_warning_banner =
5858
false;
5959
</script>
@@ -731,7 +731,7 @@ <h2>CUDA system information and NVIDIA Management Library (NVML)<a class="header
731731
<tr class="row-even"><td><p><a class="reference internal" href="generated/cuda.core.system.get_p2p_status.html#cuda.core.system.get_p2p_status" title="cuda.core.system.get_p2p_status"><code class="xref py py-obj docutils literal notranslate"><span class="pre">system.get_p2p_status</span></code></a>(Device device1, ...)</p></td>
732732
<td><p>Retrieve the P2P status between two devices.</p></td>
733733
</tr>
734-
<tr class="row-odd"><td><p><a class="reference internal" href="generated/cuda.core.system.Device.html#cuda.core.system.Device" title="cuda.core.system.Device"><code class="xref py py-obj docutils literal notranslate"><span class="pre">system.Device</span></code></a>(int index, *, uuid, ...)</p></td>
734+
<tr class="row-odd"><td><p><a class="reference internal" href="generated/cuda.core.system.Device.html#cuda.core.system.Device" title="cuda.core.system.Device"><code class="xref py py-obj docutils literal notranslate"><span class="pre">system.Device</span></code></a>(int index, *, uuid, pci_bus_id)</p></td>
735735
<td><p>Representation of a device.</p></td>
736736
</tr>
737737
<tr class="row-even"><td><p><a class="reference internal" href="generated/cuda.core.system.AddressingMode.html#cuda.core.system.AddressingMode" title="cuda.core.system.AddressingMode"><code class="xref py py-obj docutils literal notranslate"><span class="pre">system.AddressingMode</span></code></a></p></td>

docs/pr-preview/pr-1465/cuda-core/latest/api_private.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545

4646

47-
<script src="_static/documentation_options.js?v=61be61fb"></script>
47+
<script src="_static/documentation_options.js?v=6a80a56b"></script>
4848
<script src="_static/doctools.js?v=9bcbadda"></script>
4949
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
5050
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
@@ -53,7 +53,7 @@
5353
<script>
5454
DOCUMENTATION_OPTIONS.theme_version = '0.16.1';
5555
DOCUMENTATION_OPTIONS.theme_switcher_json_url = 'https://nvidia.github.io/cuda-python/cuda-core/nv-versions.json';
56-
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '0.5.1.dev27';
56+
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '0.5.1.dev31';
5757
DOCUMENTATION_OPTIONS.show_version_warning_banner =
5858
false;
5959
</script>

docs/pr-preview/pr-1465/cuda-core/latest/conduct.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545

4646

47-
<script src="_static/documentation_options.js?v=61be61fb"></script>
47+
<script src="_static/documentation_options.js?v=6a80a56b"></script>
4848
<script src="_static/doctools.js?v=9bcbadda"></script>
4949
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
5050
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
@@ -53,7 +53,7 @@
5353
<script>
5454
DOCUMENTATION_OPTIONS.theme_version = '0.16.1';
5555
DOCUMENTATION_OPTIONS.theme_switcher_json_url = 'https://nvidia.github.io/cuda-python/cuda-core/nv-versions.json';
56-
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '0.5.1.dev27';
56+
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '0.5.1.dev31';
5757
DOCUMENTATION_OPTIONS.show_version_warning_banner =
5858
false;
5959
</script>

docs/pr-preview/pr-1465/cuda-core/latest/contribute.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545

4646

47-
<script src="_static/documentation_options.js?v=61be61fb"></script>
47+
<script src="_static/documentation_options.js?v=6a80a56b"></script>
4848
<script src="_static/doctools.js?v=9bcbadda"></script>
4949
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
5050
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
@@ -53,7 +53,7 @@
5353
<script>
5454
DOCUMENTATION_OPTIONS.theme_version = '0.16.1';
5555
DOCUMENTATION_OPTIONS.theme_switcher_json_url = 'https://nvidia.github.io/cuda-python/cuda-core/nv-versions.json';
56-
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '0.5.1.dev27';
56+
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '0.5.1.dev31';
5757
DOCUMENTATION_OPTIONS.show_version_warning_banner =
5858
false;
5959
</script>

docs/pr-preview/pr-1465/cuda-core/latest/generated/cuda.core.Buffer.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545

4646

47-
<script src="../_static/documentation_options.js?v=61be61fb"></script>
47+
<script src="../_static/documentation_options.js?v=6a80a56b"></script>
4848
<script src="../_static/doctools.js?v=9bcbadda"></script>
4949
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
5050
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>
@@ -53,7 +53,7 @@
5353
<script>
5454
DOCUMENTATION_OPTIONS.theme_version = '0.16.1';
5555
DOCUMENTATION_OPTIONS.theme_switcher_json_url = 'https://nvidia.github.io/cuda-python/cuda-core/nv-versions.json';
56-
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '0.5.1.dev27';
56+
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '0.5.1.dev31';
5757
DOCUMENTATION_OPTIONS.show_version_warning_banner =
5858
false;
5959
</script>

docs/pr-preview/pr-1465/cuda-core/latest/generated/cuda.core.Device.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545

4646

47-
<script src="../_static/documentation_options.js?v=61be61fb"></script>
47+
<script src="../_static/documentation_options.js?v=6a80a56b"></script>
4848
<script src="../_static/doctools.js?v=9bcbadda"></script>
4949
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
5050
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>
@@ -53,7 +53,7 @@
5353
<script>
5454
DOCUMENTATION_OPTIONS.theme_version = '0.16.1';
5555
DOCUMENTATION_OPTIONS.theme_switcher_json_url = 'https://nvidia.github.io/cuda-python/cuda-core/nv-versions.json';
56-
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '0.5.1.dev27';
56+
DOCUMENTATION_OPTIONS.theme_switcher_version_match = '0.5.1.dev31';
5757
DOCUMENTATION_OPTIONS.show_version_warning_banner =
5858
false;
5959
</script>

0 commit comments

Comments
 (0)