Skip to content

Commit 5604018

Browse files
committed
update rel-note
1 parent 4b77378 commit 5604018

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

cuda_bindings/docs/source/release/13.1.X-notes.rst renamed to cuda_bindings/docs/source/release/13.1.2-notes.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
.. module:: cuda.bindings
55

6-
``cuda-bindings`` 13.1.X Release notes
6+
``cuda-bindings`` 13.1.2 Release notes
77
======================================
88

99
Highlights
@@ -20,6 +20,7 @@ Bugfixes
2020
* Fixed an issue where the ``CU_POINTER_ATTRIBUTE_DEVICE_ORDINAL`` attribute was
2121
retrieved as an unsigned int, rather than a signed int.
2222
(`PR #1336 <https://github.com/NVIDIA/cuda-python/pull/1336>`_)
23+
* Fixed ABI incompatibility bugs in cuFILE bindings introduced in v13.1.0.
2324

2425
Known issues
2526
------------

0 commit comments

Comments
 (0)