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 f1ff0f5 commit 39a08f6Copy full SHA for 39a08f6
cuda_core/docs/source/release/0.3.0-notes.rst
@@ -21,6 +21,7 @@ New features
21
------------
22
23
- :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)
25
26
New examples
27
0 commit comments