You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Screenshot of Nsight Compute CLI output of ``cuda.bindings`` example.
@@ -353,8 +351,7 @@ Let's use the following kernel definition as an example:
353
351
354
352
The first step is to create array objects with types corresponding to your kernel arguments. Primitive NumPy types have the following corresponding kernel types:
355
353
356
-
.. code-block:: {list-table} Correspondence between NumPy types and kernel types.
357
-
354
+
.. list-table:: Correspondence between NumPy types and kernel types.
0 commit comments