Skip to content

Commit 4b7ab9b

Browse files
committed
Bump pathfinder version to 1.3.1a0 and add release/1.X.Y-notes.rst
1 parent beda5f0 commit 4b7ab9b

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
22
# SPDX-License-Identifier: Apache-2.0
33

4-
__version__ = "1.3.0"
4+
__version__ = "1.3.1a0"
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
.. SPDX-FileCopyrightText: Copyright (c) 2025 NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2+
.. SPDX-License-Identifier: Apache-2.0
3+
4+
.. py:currentmodule:: cuda.pathfinder
5+
6+
``cuda-pathfinder`` 1.X.Y Release notes
7+
=======================================
8+
9+
Released on TBD
10+
11+
Highlights
12+
----------
13+
14+
* supported_nvidia_libs.py updates:
15+
add nvidia-cublasmp-cu12, nvidia-cublasmp-cu13, nvidia-cudss-cu13
16+
(`PR #1089 <https://github.com/NVIDIA/cuda-python/pull/1089>`_)

0 commit comments

Comments
 (0)