The Ryzen run times are all over the board. The only thing that seems consistent is the CPU time. Got to wonder what is doing this, but I'm 1600 miles away, so it is what it is.🙄
Did you take these run times from your account at the PrimeGrid web site? If so, then those are wrong. The bookkeeping is totally buggy as soon as you run the PrimeGrid applications multithreaded. The PG admins say the upstream boinc code is at fault.
This is my app_config.xml
Don't know if the "<app></app>" part is needed, but it works for me.
The <app></app> part is not needed. For your setup, it does no harm but also has no obvious benefit.
Today in the morning I wondered why one of my hosts ran fewer tasks at once than it should. At a second look at the app_config which I edited yesterday late at night, I saw that I had a <project_max_concurrent> tag in there which was good for a prior race, but not anymore for this one. Long story short, better not use any <max_concurrent> or <project_max_concurrent> tags unless really needed for a special purpose.
Would my app_config.xml be the same for a 6 core Ryzen with SMT? Just wondering.
Replace each of the two "8" by "6" then.
But I am not aware of recent & precise tests whether or not SMT is beneficial for PrimeGrid LLR applications on Zen.
On recent Intel CPUs, HT is somewhat beneficial if the number of tasks per processor and the number of threads per task were set to the optimum, or near to it. (Conversely, if the number of tasks and threads are not at the optimum, HT
may be detrimental.) On older Intel CPUs (how old?), HT is likely detrimental.
--------
ATP's top dog apparently hasn't switched all of his gear to SR5-LLR yet, and thus,
@emoga and I are still in front of him. :
-)
I wonder how long this will last.