Do you want to partition threads on a CPU?
Posted: Sat Oct 24, 2020 12:34 pm
This is probably answered elsewhere, but I can't find it. If you see it, please point me to the post.
I have a CPU with 18 threads free. Which of the following configurations would be best for PPD (and explain your logic of your answer).
18 threads, 1 process
9 threads, 2 process
6 threads, 3 process
3 threads, 6 process
2 threads, 9 process
1 thread, 18 process
I don't think I can do fractional threads
Any thoughts?
(I would think that 18 threads, 1 process would crunch information the fastest and give the most PPD, but that is only a guess on my part)
I have a CPU with 18 threads free. Which of the following configurations would be best for PPD (and explain your logic of your answer).
18 threads, 1 process
9 threads, 2 process
6 threads, 3 process
3 threads, 6 process
2 threads, 9 process
1 thread, 18 process
I don't think I can do fractional threads
Any thoughts?
(I would think that 18 threads, 1 process would crunch information the fastest and give the most PPD, but that is only a guess on my part)