Skip to content

Commit 5e99554

Browse files
authored
Update release notes for version 0.4.1
1 parent 437e651 commit 5e99554

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

cuda_core/docs/source/release/0.4.1-notes.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
``cuda.core`` 0.4.1 Release Notes
77
=================================
88

9-
Released on Oct 28, 2025
9+
Released on Oct 29, 2025
1010

1111

1212
Highlights
@@ -37,3 +37,7 @@ Fixes and enhancements
3737
----------------------
3838

3939
- Fixed a segmentation fault when accessing :class:`StridedMemoryView` ``shape`` and ``strides`` members.
40+
- Fixed :attr:`DeviceMemoryResourceOptions.max_size` not accepting values above ``INT_MAX``.
41+
- Fixed redendering of the documentation for :class:`VirtualMemoryResourceOptions`.
42+
- Fixed NumPy version requirement for the code sample ``thread_block_cluster.py``.
43+
- Fixed VMM-related tests.

0 commit comments

Comments
 (0)