rattus
rattus
Hi, I have occasionally observed fp8 workflows leaking RAM that doesnt respond to --cache-none or the cache clear function. If you are 100% reproducing a RAM leak can I get...
>  It's happening to me when I'm not even loading models - this happens on a basic load image -> resize -> save image workflow. Memory gets allocated, then...
@nestflow how much VRAM do you have? My guess is you have 24GB based on what happening, but these code paths do depend on how much VRAM you are running...
I cant reproduce this on Linux at all with the workflow attached and I put latent upscalers between the two samplers to test both up and down changes of the...
> > Stop using block swap, it's completely useless with native models. > > I've just used generic wan22 i2v wf from template lib > > Thats a different error...
This has a chance of fixing. https://github.com/comfyanonymous/ComfyUI/pull/10672/files Anyone still tracking this please feel free to give it a go. It has a very good chance of fixing for @PopHorn and...
> I encountered this problem right after updating ComfyUI today. CUDA error: out of memory Search for `cudaErrorMemoryAllocation' in https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html for more information. CUDA kernel errors might be asynchronously reported...
> > > 我在今天更新ComfyUI后立即遇到了这个问题。CUDA error: out of memory 搜索`cudaErrorMemoryAllocation' in https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html for more information. CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below...
> > > > > 我在今天更新ComfyUI后立即遇到了这个问题。CUDA error: out of memory 搜索`cudaErrorMemoryAllocation' in https://docs.nvidia.com/cuda/cuda-runtime-api/group__CUDART__TYPES.html for more information. CUDA kernel errors might be asynchronously reported at some other API call, so the...
> > This has a chance of fixing. > > https://github.com/comfyanonymous/ComfyUI/pull/10672/files > > Anyone still tracking this please feel free to give it a go. It has a very good...