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
Copy file name to clipboardExpand all lines: PARAMETERS.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,6 +96,7 @@ N/A : No default value is set.
96
96
|`--blocks`| ✅ | N/A | Set occupancy blocks. |`--blocks=128`|
97
97
|`--occupancy`| ✅ | false | System will define the best occupancy for kernel. |`--occupancy=<true\|false>`|
98
98
|`--internal_loop`| ✅ | 1 | Set internal loop for kernel. |`--internal_loop=1`|
99
+
|`--internal_kernel_count`| ✅ | 1 | Set internal loop for kernel. This defines the minimum number of times the kernel must be called to display statistics |`--internal_kernel_count=1`|
99
100
|`--cuda_context`| ✅ | auto | Set CUDA context. |`--cuda_context=<auto\|blocking\|yield\|spin>`|
0 commit comments