Dynamic VRAM causes crash on AMD RX 7900 XTX (ROCm) #13243
Replies: 3 comments
-
|
Update: Reverting to 3696c5b did not fix the issue. Workaround: Adding --disable-smart-memory to launch options This may be a ROCm/AMD-specific issue with the new memory |
Beta Was this translation helpful? Give feedback.
-
|
Further update: Still crashes with access violation at Error changed from 0xc000001d to 0xc0000005 (access violation). |
Beta Was this translation helpful? Give feedback.
-
|
Update: Removing FaceDetailer from the workflow completely Workaround: Using an additional KSampler with denoise ~0.5 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Environment:
Issue:
After updating to commit b353a7c, ComfyUI crashes with
"Windows fatal exception: code 0xc000001d" when loading
SDXL model during FaceDetailer processing.
Reverting to 3696c5b fixed the issue.
This may be related to Dynamic VRAM not yet supporting AMD GPUs.
Beta Was this translation helpful? Give feedback.
All reactions