Custom Node Testing
Expected Behavior
I expect it run without problems with my amd gpu like before triton-backend was enabled forcefully
Actual Behavior
After this #14862 I can't use rx 6800 -rdna2- with latest triton-windows 3.7.1.post27 , it locks up PC when I try to load an int8-convrot model with the native comfyui "load diffusion model" node. The thing is , it was this way before, I even tried to solve it with this PR Comfy-Org/comfy-kitchen#54 , in there I use triton-windows 3.6 but later I updated to 3.7.1 and this freezing up the pc so only reset works was still a thing, and now I am on latest one (3.7.1.post27) YET it is still locking up pc.
Before making a toggle mandatory, look if someone is having problems with it. Not everyone uses linux or latest rdna4 gpus.
Steps to Reproduce
on windows - rdna2 gpu - latest rocm & pytorch - latest triton-windows - load an int8-convrot model with native loader and try to generate , if it somehow does the first generation, it locks up eventually.
Debug Logs
I can't post debug logs because PC locks up as soon as I begin generation with native nodes and triton-backend is active.
Other
This also causes problems on linux with offficial amd triton , added details below.
No response
Custom Node Testing
Expected Behavior
I expect it run without problems with my amd gpu like before triton-backend was enabled forcefully
Actual Behavior
After this #14862 I can't use rx 6800 -rdna2- with latest triton-windows 3.7.1.post27 , it locks up PC when I try to load an int8-convrot model with the native comfyui "load diffusion model" node. The thing is , it was this way before, I even tried to solve it with this PR Comfy-Org/comfy-kitchen#54 , in there I use triton-windows 3.6 but later I updated to 3.7.1 and this freezing up the pc so only reset works was still a thing, and now I am on latest one (3.7.1.post27) YET it is still locking up pc.
Before making a toggle mandatory, look if someone is having problems with it. Not everyone uses linux or latest rdna4 gpus.
Steps to Reproduce
on windows - rdna2 gpu - latest rocm & pytorch - latest triton-windows - load an int8-convrot model with native loader and try to generate , if it somehow does the first generation, it locks up eventually.
Debug Logs
I can't post debug logs because PC locks up as soon as I begin generation with native nodes and triton-backend is active.Other
This also causes problems on linux with offficial amd triton , added details below.
No response