- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Sir can I enable all 16 cores of my i5 12600k cpu for better performance of stable diffusion bcoz it default set on 1 core.
링크가 복사됨
2 응답
- 신규로 표시
- 북마크
- 구독
- 소거
- RSS 피드 구독
- 강조
- 인쇄
- 부적절한 컨텐트 신고
Hi Monis_Ahmed,
Thanks for reaching out to us.
Yes, you can enable all CPU cores by Multi-Threading Optimization. You can use the following properties to limit available CPU resources for model inference.
- ov::inference_num_threads
- ov::hint::scheduling_core_type
- ov::hint::enable_hyper_threading
For more information, please refer to:
Hope it helps.
Regards,
Wan
