Skip to content

Commit ccb8dc9

Browse files
author
cuda-python-bot
committed
Deploy doc preview for PR 1316 (3dc1959)
1 parent 1679d6b commit ccb8dc9

167 files changed

Lines changed: 13451 additions & 6646 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: 21f18d67e23e6ad68eb9a83c1eeadf0a
3+
config: 7a9f1fe7995f14ee89e8aa8d285b78d9
44
tags: 645f666f9bcd5a90fca523b33c5a78b7
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
.. SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+
.. SPDX-License-Identifier: LicenseRef-NVIDIA-SOFTWARE-LICENSE
3+
4+
.. module:: cuda.bindings
5+
6+
``cuda-bindings`` 13.1.X Release notes
7+
======================================
8+
9+
Highlights
10+
----------
11+
12+
Experimental
13+
------------
14+
15+
Bugfixes
16+
--------
17+
18+
* Fixed an issue where the ``CU_POINTER_ATTRIBUTE_DEVICE_ORDINAL`` attribute was
19+
retrieved as an unsigned int, rather than a signed int.
20+
(`PR #1336 <https://github.com/NVIDIA/cuda-python/pull/1336>`_)
21+
22+
Known issues
23+
------------
24+
25+
* Updating from older versions (v12.6.2.post1 and below) via ``pip install -U cuda-python`` might not work. Please do a clean re-installation by uninstalling ``pip uninstall -y cuda-python`` followed by installing ``pip install cuda-python``.
26+
* The graphics APIs in ``cuda.bindings.runtime`` are inadvertently disabled in 13.0.2. Users needing these APIs should update to 13.0.3.

docs/pr-preview/pr-1316/cuda-bindings/latest/api.html

Lines changed: 166 additions & 166 deletions
Large diffs are not rendered by default.

docs/pr-preview/pr-1316/cuda-bindings/latest/genindex.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3295,7 +3295,7 @@ <h2 id="C">C</h2>
32953295
cuda.bindings
32963296

32973297
<ul>
3298-
<li><a href="release/12.9.1-notes.html#module-cuda.bindings">module</a>, <a href="release/12.9.2-notes.html#module-cuda.bindings">[1]</a>, <a href="release/12.9.3-notes.html#module-cuda.bindings">[2]</a>, <a href="release/12.9.4-notes.html#module-cuda.bindings">[3]</a>, <a href="release/12.9.5-notes.html#module-cuda.bindings">[4]</a>, <a href="release/13.0.0-notes.html#module-cuda.bindings">[5]</a>, <a href="release/13.0.1-notes.html#module-cuda.bindings">[6]</a>, <a href="release/13.0.2-notes.html#module-cuda.bindings">[7]</a>, <a href="release/13.0.3-notes.html#module-cuda.bindings">[8]</a>, <a href="release/13.1.0-notes.html#module-cuda.bindings">[9]</a>, <a href="release/13.1.1-notes.html#module-cuda.bindings">[10]</a>
3298+
<li><a href="release/12.9.1-notes.html#module-cuda.bindings">module</a>, <a href="release/12.9.2-notes.html#module-cuda.bindings">[1]</a>, <a href="release/12.9.3-notes.html#module-cuda.bindings">[2]</a>, <a href="release/12.9.4-notes.html#module-cuda.bindings">[3]</a>, <a href="release/12.9.5-notes.html#module-cuda.bindings">[4]</a>, <a href="release/13.0.0-notes.html#module-cuda.bindings">[5]</a>, <a href="release/13.0.1-notes.html#module-cuda.bindings">[6]</a>, <a href="release/13.0.2-notes.html#module-cuda.bindings">[7]</a>, <a href="release/13.0.3-notes.html#module-cuda.bindings">[8]</a>, <a href="release/13.1.0-notes.html#module-cuda.bindings">[9]</a>, <a href="release/13.1.1-notes.html#module-cuda.bindings">[10]</a>, <a href="release/13.1.X-notes.html#module-cuda.bindings">[11]</a>
32993299
</li>
33003300
</ul></li>
33013301
<li>
@@ -10502,7 +10502,7 @@ <h2 id="M">M</h2>
1050210502
module
1050310503

1050410504
<ul>
10505-
<li><a href="release/12.9.1-notes.html#module-cuda.bindings">cuda.bindings</a>, <a href="release/12.9.2-notes.html#module-cuda.bindings">[1]</a>, <a href="release/12.9.3-notes.html#module-cuda.bindings">[2]</a>, <a href="release/12.9.4-notes.html#module-cuda.bindings">[3]</a>, <a href="release/12.9.5-notes.html#module-cuda.bindings">[4]</a>, <a href="release/13.0.0-notes.html#module-cuda.bindings">[5]</a>, <a href="release/13.0.1-notes.html#module-cuda.bindings">[6]</a>, <a href="release/13.0.2-notes.html#module-cuda.bindings">[7]</a>, <a href="release/13.0.3-notes.html#module-cuda.bindings">[8]</a>, <a href="release/13.1.0-notes.html#module-cuda.bindings">[9]</a>, <a href="release/13.1.1-notes.html#module-cuda.bindings">[10]</a>
10505+
<li><a href="release/12.9.1-notes.html#module-cuda.bindings">cuda.bindings</a>, <a href="release/12.9.2-notes.html#module-cuda.bindings">[1]</a>, <a href="release/12.9.3-notes.html#module-cuda.bindings">[2]</a>, <a href="release/12.9.4-notes.html#module-cuda.bindings">[3]</a>, <a href="release/12.9.5-notes.html#module-cuda.bindings">[4]</a>, <a href="release/13.0.0-notes.html#module-cuda.bindings">[5]</a>, <a href="release/13.0.1-notes.html#module-cuda.bindings">[6]</a>, <a href="release/13.0.2-notes.html#module-cuda.bindings">[7]</a>, <a href="release/13.0.3-notes.html#module-cuda.bindings">[8]</a>, <a href="release/13.1.0-notes.html#module-cuda.bindings">[9]</a>, <a href="release/13.1.1-notes.html#module-cuda.bindings">[10]</a>, <a href="release/13.1.X-notes.html#module-cuda.bindings">[11]</a>
1050610506
</li>
1050710507
<li><a href="module/cufile.html#module-cuda.bindings.cufile">cuda.bindings.cufile</a>
1050810508
</li>

docs/pr-preview/pr-1316/cuda-bindings/latest/install.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -797,7 +797,7 @@ <h2>Installing from Source<a class="headerlink" href="#installing-from-source" t
797797
</div>
798798
<nav class="bd-toc-nav page-toc" aria-labelledby="pst-page-navigation-heading-2">
799799
<ul class="visible nav section-nav flex-column">
800-
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#runtime-requirements">Runtime Requirements</a><ul class="nav section-nav flex-column">
800+
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#runtime-requirements">Runtime Requirements</a><ul class="visible nav section-nav flex-column">
801801
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#free-threading-build-support">Free-threading Build Support</a></li>
802802
</ul>
803803
</li>

0 commit comments

Comments
 (0)