Any tips on setting up comfyui for a P40? I did
.\python_embeded\python.exe -s ComfyUI\main.py --cuda-device 1 --force-fp32 --disable-cuda-malloc --windows-standalone-build
pause
And it works, but looking for any additional tips. Was using this installation on a 3070 so I plan to do a clean reinstall at least. Yes the speed is much much slower but at least I'm free to do anything while it gens now.
With disable-cuda-malloc especially an SDXL checkpoint is taking up almost 10GB which is kinda much more than I hoped. And for some reason comfy does
>Unloading models for lowram load.
in course of a simple workflow (gen>upgen) even though it launches in NORMAL_VRAM mode, and there's plenty of vram.