File tree Expand file tree Collapse file tree 3 files changed +16
-3
lines changed
Expand file tree Collapse file tree 3 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 22#
33# SPDX-License-Identifier: Apache-2.0
44
5- __version__ = "0.4.1 "
5+ __version__ = "0.4.2 "
Original file line number Diff line number Diff line change 33 "version" : " latest" ,
44 "url" : " https://nvidia.github.io/cuda-python/cuda-core/latest/"
55 },
6+ {
7+ "version" : " 0.4.2" ,
8+ "url" : " https://nvidia.github.io/cuda-python/cuda-core/0.4.2/"
9+ },
610 {
711 "version" : " 0.4.1" ,
812 "url" : " https://nvidia.github.io/cuda-python/cuda-core/0.4.1/"
Original file line number Diff line number Diff line change 33
44 .. currentmodule :: cuda.core.experimental
55
6- ``cuda.core `` 0.4.X Release Notes
6+ ``cuda.core `` 0.4.2 Release Notes
77=================================
88
99
1010Highlights
1111----------
1212
13+ None.
14+
1315
1416Breaking Changes
1517----------------
1618
19+ None.
20+
1721
1822New features
1923------------
2024
25+ None.
26+
2127
2228New examples
2329------------
2430
31+ None.
32+
2533
2634Fixes and enhancements
2735----------------------
2836
29- - Fixed a segmentation fault when accessing :class: `StridedMemoryView ` ``shape `` and ``strides `` members.
37+ - Fixed references to the ``cuda.bindings `` module mistakenly purged globally.
38+ - Restored compatibility with ``cuda-python `` 12.6.
You can’t perform that action at this time.
0 commit comments