space-nuko / a1111-stable-diffusion-webui-vram-estimator

Show estimated VRAM usage for generation configs
MIT License
107 stars 11 forks source link

Benchmark never finishes #5

Open Izvirnik opened 1 year ago

Izvirnik commented 1 year ago

How long should the test take? I just left it testing for 3h and 40min, was still running tests when I came back. That doesn't sound normal, is it? I'm using RTX 3060, 64gb ddr4 ram and Ryzen 5 3600x on m.2 ssd drive.

DuckersMcQuack commented 1 year ago

Ran mine for 10 min, still not done lol. I just gave up as it's just wasting power at that point with no productive outcome lol.

gabriel-filincowsky commented 1 year ago

How long should the test take? I just left it testing for 3h and 40min, was still running tests when I came back. That doesn't sound normal, is it? I'm using RTX 3060, 64gb ddr4 ram and Ryzen 5 3600x on m.2 ssd drive.

I'm having a problem where the benchmark seems to be processing everything, but instead of providing a conclusion, it restarts the entire process, resulting in a continuous loop. At first, I thought it was a never-ending cycle. But when I tried a smaller setting like 512px and 1 batch, I noticed that it actually processes it four times, namely txt2img, txt2img_hr, txt2img_hr_latent, and img2img.

Try a lower setting, like 1024px and 2 batches.

howDoILearnPython commented 1 year ago

By using the latest nvidia driver, webui will use shared memory instead of OOM. So the test will probably never stop...