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 5e99554 commit 22be255Copy full SHA for 22be255
cuda_core/docs/source/release/0.4.1-notes.rst
@@ -38,6 +38,6 @@ Fixes and enhancements
38
39
- 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`.
+- Fixed rendering 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