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: docs/api/settings.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,6 +150,10 @@ with helion.set_default_settings(
150
150
151
151
Validate each candidate configuration against a baseline output before accepting it. Default is ``True``. Controlled by ``HELION_AUTOTUNE_ACCURACY_CHECK``.
152
152
153
+
.. autoattribute:: Settings.autotune_search_acc
154
+
155
+
Enable searching packaged PTXAS advanced compiler configurations during autotuning. Default is ``True``. Controlled by ``HELION_AUTOTUNE_SEARCH_ACC``.
0 commit comments