Skip to content

Commit 1dfb3a9

Browse files
author
cuda-python-bot
committed
Deploy doc preview for PR 1909 (47bccd8)
1 parent 9d43b0a commit 1dfb3a9

257 files changed

Lines changed: 571 additions & 389 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.

docs/pr-preview/pr-1909/cuda-bindings/latest/_sources/module/generated/cuda.bindings.nvml.CoolerInfo_v1.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
.. autosummary::
2828

29-
~CoolerInfo_v1.ind_ex
29+
~CoolerInfo_v1.index
3030
~CoolerInfo_v1.ptr
3131
~CoolerInfo_v1.signal_type
3232
~CoolerInfo_v1.target

docs/pr-preview/pr-1909/cuda-bindings/latest/_sources/module/generated/cuda.bindings.nvml.PlatformInfo_v1.rst.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
.. autosummary::
2828

2929
~PlatformInfo_v1.chassis_physical_slot_number
30-
~PlatformInfo_v1.compute_slot_ind_ex
30+
~PlatformInfo_v1.compute_slot_index
3131
~PlatformInfo_v1.ib_guid
3232
~PlatformInfo_v1.module_id
33-
~PlatformInfo_v1.node_ind_ex
33+
~PlatformInfo_v1.node_index
3434
~PlatformInfo_v1.peer_type
3535
~PlatformInfo_v1.ptr
3636
~PlatformInfo_v1.rack_guid

docs/pr-preview/pr-1909/cuda-bindings/latest/_sources/module/generated/cuda.bindings.nvml.PlatformInfo_v2.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
~PlatformInfo_v2.peer_type
3434
~PlatformInfo_v2.ptr
3535
~PlatformInfo_v2.slot_number
36-
~PlatformInfo_v2.tray_ind_ex
36+
~PlatformInfo_v2.tray_index
3737
~PlatformInfo_v2.version
3838

3939

docs/pr-preview/pr-1909/cuda-bindings/latest/module/generated/cuda.bindings.cufile.Descr.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,6 @@ <h1>cuda.bindings.cufile.Descr<a class="headerlink" href="#cuda-bindings-cufile-
12901290
<dt class="sig sig-object py" id="cuda.bindings.cufile.Descr">
12911291
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">cuda.bindings.cufile.</span></span><span class="sig-name descname"><span class="pre">Descr</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">size</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">1</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#cuda.bindings.cufile.Descr" title="Link to this definition">#</a></dt>
12921292
<dd><div class="highlight-text notranslate"><div class="highlight"><pre><span></span>Empty-initialize an array of `CUfileDescr_t`.
1293-
12941293
The resulting object is of length `size` and of dtype `descr_dtype`.
12951294
If default-constructed, the instance represents a single struct.
12961295

docs/pr-preview/pr-1909/cuda-bindings/latest/module/generated/cuda.bindings.cufile.IOEvents.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,6 @@ <h1>cuda.bindings.cufile.IOEvents<a class="headerlink" href="#cuda-bindings-cufi
12901290
<dt class="sig sig-object py" id="cuda.bindings.cufile.IOEvents">
12911291
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">cuda.bindings.cufile.</span></span><span class="sig-name descname"><span class="pre">IOEvents</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">size</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">1</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#cuda.bindings.cufile.IOEvents" title="Link to this definition">#</a></dt>
12921292
<dd><div class="highlight-text notranslate"><div class="highlight"><pre><span></span>Empty-initialize an array of `CUfileIOEvents_t`.
1293-
12941293
The resulting object is of length `size` and of dtype `io_events_dtype`.
12951294
If default-constructed, the instance represents a single struct.
12961295

docs/pr-preview/pr-1909/cuda-bindings/latest/module/generated/cuda.bindings.cufile.IOParams.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,6 @@ <h1>cuda.bindings.cufile.IOParams<a class="headerlink" href="#cuda-bindings-cufi
12901290
<dt class="sig sig-object py" id="cuda.bindings.cufile.IOParams">
12911291
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">cuda.bindings.cufile.</span></span><span class="sig-name descname"><span class="pre">IOParams</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">size</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">1</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#cuda.bindings.cufile.IOParams" title="Link to this definition">#</a></dt>
12921292
<dd><div class="highlight-text notranslate"><div class="highlight"><pre><span></span>Empty-initialize an array of `CUfileIOParams_t`.
1293-
12941293
The resulting object is of length `size` and of dtype `io_params_dtype`.
12951294
If default-constructed, the instance represents a single struct.
12961295

docs/pr-preview/pr-1909/cuda-bindings/latest/module/generated/cuda.bindings.nvml.BridgeChipInfo.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,6 @@ <h1>cuda.bindings.nvml.BridgeChipInfo<a class="headerlink" href="#cuda-bindings-
12901290
<dt class="sig sig-object py" id="cuda.bindings.nvml.BridgeChipInfo">
12911291
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">cuda.bindings.nvml.</span></span><span class="sig-name descname"><span class="pre">BridgeChipInfo</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">size</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">1</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#cuda.bindings.nvml.BridgeChipInfo" title="Link to this definition">#</a></dt>
12921292
<dd><div class="highlight-text notranslate"><div class="highlight"><pre><span></span>Empty-initialize an array of `nvmlBridgeChipInfo_t`.
1293-
12941293
The resulting object is of length `size` and of dtype `bridge_chip_info_dtype`.
12951294
If default-constructed, the instance represents a single struct.
12961295

docs/pr-preview/pr-1909/cuda-bindings/latest/module/generated/cuda.bindings.nvml.ClkMonFaultInfo.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,6 @@ <h1>cuda.bindings.nvml.ClkMonFaultInfo<a class="headerlink" href="#cuda-bindings
12901290
<dt class="sig sig-object py" id="cuda.bindings.nvml.ClkMonFaultInfo">
12911291
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">cuda.bindings.nvml.</span></span><span class="sig-name descname"><span class="pre">ClkMonFaultInfo</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">size</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">1</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#cuda.bindings.nvml.ClkMonFaultInfo" title="Link to this definition">#</a></dt>
12921292
<dd><div class="highlight-text notranslate"><div class="highlight"><pre><span></span>Empty-initialize an array of `nvmlClkMonFaultInfo_t`.
1293-
12941293
The resulting object is of length `size` and of dtype `clk_mon_fault_info_dtype`.
12951294
If default-constructed, the instance represents a single struct.
12961295

docs/pr-preview/pr-1909/cuda-bindings/latest/module/generated/cuda.bindings.nvml.ComputeInstancePlacement.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1290,7 +1290,6 @@ <h1>cuda.bindings.nvml.ComputeInstancePlacement<a class="headerlink" href="#cuda
12901290
<dt class="sig sig-object py" id="cuda.bindings.nvml.ComputeInstancePlacement">
12911291
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">cuda.bindings.nvml.</span></span><span class="sig-name descname"><span class="pre">ComputeInstancePlacement</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">size</span></span><span class="o"><span class="pre">=</span></span><span class="default_value"><span class="pre">1</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#cuda.bindings.nvml.ComputeInstancePlacement" title="Link to this definition">#</a></dt>
12921292
<dd><div class="highlight-text notranslate"><div class="highlight"><pre><span></span>Empty-initialize an array of `nvmlComputeInstancePlacement_t`.
1293-
12941293
The resulting object is of length `size` and of dtype `compute_instance_placement_dtype`.
12951294
If default-constructed, the instance represents a single struct.
12961295

docs/pr-preview/pr-1909/cuda-bindings/latest/module/generated/cuda.bindings.nvml.CoolerInfo_v1.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1321,7 +1321,7 @@ <h1>cuda.bindings.nvml.CoolerInfo_v1<a class="headerlink" href="#cuda-bindings-n
13211321
<p class="rubric">Attributes</p>
13221322
<div class="pst-scrollable-table-container"><table class="autosummary longtable table autosummary">
13231323
<tbody>
1324-
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">ind_ex</span></code></p></td>
1324+
<tr class="row-odd"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">index</span></code></p></td>
13251325
<td><p></p></td>
13261326
</tr>
13271327
<tr class="row-even"><td><p><code class="xref py py-obj docutils literal notranslate"><span class="pre">ptr</span></code></p></td>

0 commit comments

Comments
 (0)