We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b77378 commit 5604018Copy full SHA for 5604018
1 file changed
…ngs/docs/source/release/13.1.X-notes.rst …ngs/docs/source/release/13.1.2-notes.rstcuda_bindings/docs/source/release/13.1.X-notes.rst renamed to cuda_bindings/docs/source/release/13.1.2-notes.rst
@@ -3,7 +3,7 @@
3
4
.. module:: cuda.bindings
5
6
-``cuda-bindings`` 13.1.X Release notes
+``cuda-bindings`` 13.1.2 Release notes
7
======================================
8
9
Highlights
@@ -20,6 +20,7 @@ Bugfixes
20
* Fixed an issue where the ``CU_POINTER_ATTRIBUTE_DEVICE_ORDINAL`` attribute was
21
retrieved as an unsigned int, rather than a signed int.
22
(`PR #1336 <https://github.com/NVIDIA/cuda-python/pull/1336>`_)
23
+* Fixed ABI incompatibility bugs in cuFILE bindings introduced in v13.1.0.
24
25
Known issues
26
------------
0 commit comments