ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

make conds use non-blocking transfers

Open drhead opened this issue 8 months ago • 5 comments
trafficstars

This change should make use of non-blocking transfers for conds, avoiding unnecessary syncs. Should improve speed, as long as other things are not causing syncs between steps. It is also set up to use existing functions from the model management class to avoid using non blocking on unsupported platforms.

drhead avatar Mar 09 '25 23:03 drhead