Honest q: What home-use workstation would use 32 cores? (Excluding home labs or servers).
Digital audio workstation workloads are massively multithreaded, with hundreds or thousands of DSP processes. Performance scales almost linearly with core count.
AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
31–40 of 202 posts
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#32Earlier quoted context omitted.
Then the tests in this article are hardly convincing.
The 2990wx blew everything out of the water in rendering. It's like 37% faster than the 7980xe in the Blender benchmark.
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#33Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#34It is interested that the review is not yet finished. The author writes in the comments section: Hey everyone, sorry for leaving a few pages blank right now. Jet lag hit me hard over the weekend from Flash Memory Summit. Will be filling in the blanks and the analysis throughout today. I am disappointed in that, as I was looking forward to reading the test setup and power draw sections, as I have a 2990WX on order, an…
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#35Earlier quoted context omitted.
Then the tests in this article are hardly convincing.
What metric are you considering? The rendering tests show the 2990WX to be both faster and cheaper than the i9.
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#36Honest q: What home-use workstation would use 32 cores? (Excluding home labs or servers).
It's very apparent that my 2-core 4-thread i5 5200U is a bit too weak; I'd love to be using a 16- or 32-core machine.
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#37Honest q: What home-use workstation would use 32 cores? (Excluding home labs or servers).
Personally I'm looking forward to something based on 2200GE for home use.
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#38Honest q: What home-use workstation would use 32 cores? (Excluding home labs or servers).
with 32 cores, I can run 32 small simulations (e.g. CFD, FEA, etc) in parallel for optimization problems or run 1 medium sized simulation. And anything in between. My ideal workstation likely actually uses ~128 cores but that isn't practical for home use yet. A board with 4 2990wx would be heaven.
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#39Earlier quoted context omitted.
VMs, lots of them. Atm I'm running about 15 VMs on about 8 cores in a dedicated box somewhere and it's definitely noticable. I would love to shove some core services at home and have 32 cores to play with to give some more headroom
Why not use containers instead of VMs? You can run about 10x more Docker instances than VMs on the same hardware.
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#401) some VM base tests for these kind of CPU - 32, 64, 128 VM all running some kind of web/db/redis benchmarks inside.
2) Some compilation testing - time the clean build of AOSP, BSD, some very complex linux app - use max jobs setting for parallel compile and time how long it take to finish the jobs. ( measure the over CPU usages at the same time. )