Skip to content

Commit 3a44b6a

Browse files
committed
Add 1.3.2-notes.rst
1 parent 9bfef5f commit 3a44b6a

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

cuda_pathfinder/docs/nv-versions.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
"version": "latest",
44
"url": "https://nvidia.github.io/cuda-python/cuda-pathfinder/latest/"
55
},
6+
{
7+
"version": "1.3.2",
8+
"url": "https://nvidia.github.io/cuda-python/cuda-pathfinder/1.3.2/"
9+
},
610
{
711
"version": "1.3.1",
812
"url": "https://nvidia.github.io/cuda-python/cuda-pathfinder/1.3.1/"
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
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.3.2 Release notes
7+
=======================================
8+
9+
Released on Oct 29, 2025
10+
11+
Highlights
12+
----------
13+
14+
* Add cuTENSOR support & bug fixes discovered while working on conda testing
15+
(`PR #1194 <https://github.com/NVIDIA/cuda-python/pull/1194>`_)

0 commit comments

Comments
 (0)