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
|``HELION_AUTOTUNE_CHECKPOINT_DIR``|``autotune_checkpoint_dir``| Directory path for saving/resuming autotuning checkpoints (opt-in). |
326
335
|``TRITON_STORE_BINARY_ONLY``| Triton (autotuning) | Set to ``1`` during autotuning to skip Triton intermediate IRs, reducing cache size ~40%. Set to ``0`` to retain IRs for debugging. |
327
336
|``HELION_CACHE_DIR``|``LocalAutotuneCache``| Override the on-disk directory used for cached autotuning artifacts. |
328
337
|``HELION_SKIP_CACHE``|``LocalAutotuneCache``| When set to ``1``, skip both reading and writing the autotuning cache entirely. |
0 commit comments