Skip to content

Commit 506f381

Browse files
authored
Update environment-variables.md
1 parent c990823 commit 506f381

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

docs/advanced/environment-variables.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,8 +146,13 @@ Most users should leave these alone unless they are troubleshooting a specific R
146146
For some Windows ROCm-based ComfyUI launches, Stability Matrix already applies several of these optimizations automatically in package code, including:
147147

148148
`MIOPEN_FIND_MODE=2`
149-
`MIOPEN_SEARCH_CUTOFF=2` `TORCH_ROCM_AOTRITON_ENABLE_EXPERIMENTAL=1` (RDNA3 and newer only)
149+
150+
`MIOPEN_SEARCH_CUTOFF=2`
151+
152+
`TORCH_ROCM_AOTRITON_ENABLE_EXPERIMENTAL=1` (RDNA3 and newer only)
153+
150154
`FLASH_ATTENTION_TRITON_AMD_ENABLE=TRUE` `COMFYUI_ENABLE_MIOPEN=1`
155+
151156
`PYTORCH_ALLOC_CONF=max_split_size_mb:512,garbage_collection_threshold:0.8`
152157

153158

0 commit comments

Comments
 (0)