Hello people
dont bite me I am new.
Can you guys point out specific workloads in your 3D asset pipeline that relies heavy on multi core performance?
Because of the new CPU craze thats going on I was wondering if I should get a CPU with more cores, after rethinking my "pipeline" I really have to say I dont know why I wouldve need more cores. I guess a snappy Viewport in all our 3D software like blender, maya, zrush, Substance D/P, marvelous designer or Unity, UE4 and so on...
The only task I do on my "rendering-server" and not on my main PC, well, is rendering and maybe world machine.. which I use once a month at max.
I have an older i7.. so I dont know sometimes it feels a bit slower but nothing I couldnt work with.. I really dont know if a better CPU would help me.
help me out spending money and if not spend on a new CPU tell me on what I could spend it
have a nice day
Replies
It really depends on the specific app.
Things that typically eat a lot of CPU:
If you're doing your baking with a modern, GPU based baker, such as Toolbag, Substance, etc, the GPU will be your bottleneck, not the CPU.
I'm not sure how CPU reliant Substance Designer / Painter is, a good way to check is to load Windows Task Manager and pay attention to the CPU profiling. If you're not maxing out your cores when using those applications, a CPU with more cores is unlikely to help much.
I'm not sure about Marvelous Designer, I expect that solving the sims is CPU heavy work, but you can profile that too.
Zbrush is another one that may make effective use of your CPU. I'm not sure how reliant it is on CPU vs GPU, profiling would make sense here too.
One thing to keep in mind with CPU performance is that many apps do not multi-thread very well. For instance, Maya's baker (at least in past versions, this might be better now) uses only a single (!) CPU thread. This means that even if you have a 16 core CPU, baking in Maya is really slow. Some other apps can thread well with 2-4 cores, but it's less common that an app can fully use 8-16 cores. When it comes to designing / engineering software, there isn't always an efficient way to split up tasks for that many cores.
So, it can sometimes make sense to get a CPU with less, but faster cores, rather than many slower cores. AMD's CPUs tend to pack in a lot of relatively slow cores, so they look nice on paper, but you might not take advantage of all those cores most of the time. It's also possible that your current CPU is perfectly capable, and some other aspect of your hardware (or a bottleneck in the software itself) is more of a problem.
Most jobs can't be split up an arbitrary number of times. The ones that can, like ray tracing for instance, where you're performing the same task thousands of times, are often better done on the GPU - because doing very many jobs at once is what GPUs do best. So these highly parallel tasks are shifting more towards GPU loads than CPU these days, but there's still a lot of software that does this sort of thing on the CPU, and that's where multi-core CPUs are most beneficial.
@thomasp yeah that 3900x looks very good indeed.
As Thomas mentions, passmark has some really good benchmark data:
Their primary benchmark list is total cpu performance (all cores firing at max load): https://www.cpubenchmark.net/high_end_cpus.html
So this list is more or less useful depending on how well your apps are optimized for threading.
This list shows single core performance: https://www.cpubenchmark.net/singleThread.html
Like Thomas says, AMD's latest Ryzen CPUs have a lot better single core performance than their CPUs historically have. And that 3900x is at or near the top of both charts, at a relatively cheap $500. The Ryzen 5 3600x is another exceptional performer for its price point of $250. Well done AMD.
Ideally you want very many, very fast cores, but generally this has meant server level CPUs in the $1000-2000 range, which is overkill for most people. So this new AMD 3900x at $500 is rather remarkable and great for anyone who wants a super high end CPU, and the 3600x is a great choice for most people who just need a very good one.