ralphy;51407 wrote:Wouldn't it make sense to set cpunumber to the number of physical cores and threadpercpu to the number of threads per core?
The default settings are to have 48 threads total, and most people don't seem to have issues with that. Setting it to your actual logical core amount would lower that amount (on every CPU I know of). So I don't think that would help.
I was wondering whether it would somehow make the bot run faster to have it i.e. 8 cores, 6 threads per core, rather than 6 cores, 8 threads per core, or even 16 cores with Ryzen or some Intel CPUs. But maybe it just multiplies the numbers and the code doesn't try to optimize it somehow based on the number of cores.
And it sounds like going over 48 threads doesn't really help either. I might try it sometime anyway, just for fun ;)