Open KernAttila opened 1 month ago
The current implementation supports full single-threaded/hyper-threaded processors, but does not report hybrid cpus correctly. I have 3 procs:
CueGui:
As seen in CueGui, the first two are ok and reports 8 Cores as expected. But the last one reports 20 Cores instead of 14.
I would see some benefits to having logical cores reported (please correct my assumptions if they seem false):
And some potential downfalls:
Version Number 1.0
As discussed on the TSC, we should change the GUI to display Physical Cores and Virtual Cores to avoid confusion.
The problem
The current implementation supports full single-threaded/hyper-threaded processors, but does not report hybrid cpus correctly. I have 3 procs:
CueGui:
As seen in CueGui, the first two are ok and reports 8 Cores as expected. But the last one reports 20 Cores instead of 14.
Describe the enhancement
I would see some benefits to having logical cores reported (please correct my assumptions if they seem false):
And some potential downfalls:
Version Number 1.0