Skip to content

Commit 39a08f6

Browse files
Mention feature/occupancy in 0.3.0 release notes
1 parent f1ff0f5 commit 39a08f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ New features
2121
------------
2222

2323
- :class:`Kernel` adds :property:`Kernel.num_arguments` and :property:`Kernel.arguments_info` for introspection of kernel arguments. (#612)
24+
- Add pythonic access to kernel occupancy calculation functions via :property:`Kernel.occupancy`. (#648)
2425

2526
New examples
2627
------------

0 commit comments

Comments
 (0)