Skip to content

Commit 5aeae16

Browse files
committed
Add relnote
1 parent c332765 commit 5aeae16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cuda_core/docs/source/release/0.X.Y-notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ Fixes and enhancements
4848
- Make :class:`Buffer` creation more performant.
4949
- Enabled :class:`MemoryResource` subclasses to accept :class:`Device` objects, in addition to previously supported device ordinals.
5050
- Fixed a bug in :class:`Stream` and other classes where object cleanup would error during interpreter shutdown.
51+
- :class:`StridedMemoryView` of an underlying array using the DLPack protocol will no longer leak memory.

0 commit comments

Comments
 (0)