bes-dev / stable_diffusion.openvino

Apache License 2.0
1.53k stars 208 forks source link

25% utilitization - 2/8 cores #25

Closed herf closed 1 year ago

herf commented 1 year ago

I have an Intel Xeon with 16 cores. It's running proxmox, 8 cores exposed to a container in a LXC (confirmed with /proc/cpuinfo).

This project/OpenVino is running on just 2/8 cores and top reports 25% utilization.

Is there any way to tell it to use all the cores available?

panki27 commented 1 year ago

See https://github.com/bes-dev/stable_diffusion.openvino/issues/10#issuecomment-1232919688

herf commented 1 year ago

thank you (closing)