Skip to content

Commit 941a5d1

Browse files
author
cuda-python-bot
committed
Deploy doc preview for PR 1308 (03ef0d1)
1 parent 3878771 commit 941a5d1

3 files changed

Lines changed: 9 additions & 1 deletion

File tree

docs/pr-preview/pr-1308/cuda-bindings/latest/_sources/release/13.X.Y-notes.rst.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@ Highlights
1515
Bug fixes
1616
---------
1717

18+
Backward incompatible changes
19+
-----------------------------
1820

21+
Additionally, ``cufile.StatsLevel3.per_gpu_stats`` no longer returns a singleton that must be manually converted to a Numpy array, instead it returns a ``cufile.PerGpuStats`` array which is directly addressable.
1922

2023
Known issues
2124
------------

docs/pr-preview/pr-1308/cuda-bindings/latest/release/13.X.Y-notes.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,10 @@ <h2>Highlights<a class="headerlink" href="#highlights" title="Link to this headi
667667
<section id="bug-fixes">
668668
<h2>Bug fixes<a class="headerlink" href="#bug-fixes" title="Link to this heading">#</a></h2>
669669
</section>
670+
<section id="backward-incompatible-changes">
671+
<h2>Backward incompatible changes<a class="headerlink" href="#backward-incompatible-changes" title="Link to this heading">#</a></h2>
672+
<p>Additionally, <code class="docutils literal notranslate"><span class="pre">cufile.StatsLevel3.per_gpu_stats</span></code> no longer returns a singleton that must be manually converted to a Numpy array, instead it returns a <code class="docutils literal notranslate"><span class="pre">cufile.PerGpuStats</span></code> array which is directly addressable.</p>
673+
</section>
670674
<section id="known-issues">
671675
<h2>Known issues<a class="headerlink" href="#known-issues" title="Link to this heading">#</a></h2>
672676
<ul class="simple">
@@ -709,6 +713,7 @@ <h2>Known issues<a class="headerlink" href="#known-issues" title="Link to this h
709713
<ul class="visible nav section-nav flex-column">
710714
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#highlights">Highlights</a></li>
711715
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#bug-fixes">Bug fixes</a></li>
716+
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#backward-incompatible-changes">Backward incompatible changes</a></li>
712717
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#known-issues">Known issues</a></li>
713718
</ul>
714719
</nav></div>

docs/pr-preview/pr-1308/cuda-bindings/latest/searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)