Skip to content

Commit 7fc9d1b

Browse files
Copilotleofang
andcommitted
Add release note for Device.arch property
Co-authored-by: leofang <5534781+leofang@users.noreply.github.com>
1 parent c940eca commit 7fc9d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Breaking Changes
2424
New features
2525
------------
2626

27-
None.
27+
- Added :attr:`Device.arch` property that returns the compute capability as a string (e.g., '75' for CC 7.5), providing a convenient alternative to manually concatenating the compute capability tuple.
2828

2929

3030
New examples

0 commit comments

Comments
 (0)