Skip to content

Commit a14b070

Browse files
committed
Prepare 13.0.3 and 12.9.4 release
1 parent 0a6372c commit a14b070

4 files changed

Lines changed: 64 additions & 1 deletion

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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`` 12.9.4 Release notes
7+
======================================
8+
9+
10+
11+
Highlights
12+
----------
13+
14+
15+
Bug fixes
16+
---------
17+
18+
* The graphics APIs in ``cuda.bindings.runtime`` were inadvertently disabled in 12.9.3. This has been fixed.
19+
20+
Known issues
21+
------------
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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`` 12.9.Y Release notes
7+
======================================
8+
9+
10+
11+
Highlights
12+
----------
13+
14+
15+
Bug fixes
16+
---------
17+
18+
19+
20+
Known issues
21+
------------
Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
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.X.Y Release notes
7+
======================================
8+
9+
10+
11+
Highlights
12+
----------
13+
14+
* Updated the ``cuda.bindings.runtime`` module to statically link against the CUDA Runtime library from CUDA Toolkit 13.0.2.
15+
16+
Bug fixes
17+
---------
18+
19+
* The graphics APIs in ``cuda.bindings.runtime`` were inadvertently disabled in 13.0.2. This has been fixed.
20+
21+
Known issues
22+
------------

cuda_bindings/docs/source/release/13.X.Y-notes.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
Highlights
1212
----------
1313

14-
* Updated the ``cuda.bindings.runtime`` module to statically link against the CUDA Runtime library from CUDA Toolkit 13.0.2.
1514

1615
Bug fixes
1716
---------

0 commit comments

Comments
 (0)