Skip to content

Commit 796cdde

Browse files
authored
Add RDNA3 requirement for COMFYUI_ENABLE_MIOPEN
Clarify that COMFYUI_ENABLE_MIOPEN is applicable for RDNA3 and newer.
1 parent df05f63 commit 796cdde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/advanced/environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ For some Windows ROCm-based ComfyUI launches, Stability Matrix already applies s
153153

154154
`FLASH_ATTENTION_TRITON_AMD_ENABLE=TRUE`
155155

156-
`COMFYUI_ENABLE_MIOPEN=1`
156+
`COMFYUI_ENABLE_MIOPEN=1` (RDNA3 and newer only)
157157

158158
`PYTORCH_ALLOC_CONF=max_split_size_mb:512,garbage_collection_threshold:0.8`
159159

0 commit comments

Comments
 (0)