OOM on LTX Tiled Sampler Node
#10
by bakudannar - opened
Do you get OOM on a normal WF too? This should be more memory efficient since it is actually sampling less and it's set up to use comfy memory allocation. --lowvram might cause it try it without and see if it will just freeze. I also run LTX with --disable-pinned-memory for blackwell.
Removed --lowvram and added --disable-pinned-memory. LTX Tiled Sampler node OOM after 95 seconds. Is there a way to save off the latent to a file, and then load it to that node?
I would just choose bypass on it which is in the update. If that doesnt work replace it with a normal sampler, but if that OOM's too it was a size/resolution issue for the hardware.
I need to implement an actual Cuda pipeline on it to see what kind of gains that can get.
