File tree Expand file tree Collapse file tree
cuda_bindings/docs/source/release Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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+ ------------
Original file line number Diff line number Diff line change 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+ ------------
Original file line number Diff line number Diff line change 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+ ------------
Original file line number Diff line number Diff line change 1111Highlights
1212----------
1313
14- * Updated the ``cuda.bindings.runtime `` module to statically link against the CUDA Runtime library from CUDA Toolkit 13.0.2.
1514
1615Bug fixes
1716---------
You can’t perform that action at this time.
0 commit comments