ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

VRAM free stats are inaccurate

Open space-nuko opened this issue 2 years ago • 1 comments

I was running some training in the background but the system_stats endpoint doesn't seem to pick up on the other process' VRAM usage

space-nuko avatar Jun 08 '23 12:06 space-nuko

I was running some training in the background but the system_stats endpoint doesn't seem to pick up on the other process' VRAM usage

Torch only is aware of it's allocated VRAM for that executing script.

WASasquatch avatar Jun 08 '23 17:06 WASasquatch