Earlier quoted context omitted.
For compiling, having many cores is fantastic. Granted, on a workstation, compilation normally just involves a few files (the ones that have changed since the previous build and their dependencies), but when you have to do a full rebuild, it is fantastic to be able to do `make -j16` and watch it chug through 16 files simultaneously. Interestingly, the benchmark in this review shows that the 16-core 2950X compiles Chr…
"this review shows that the 16-core 2950X compiles Chromium faster than the 32-core 2990WX, presumably this means something other than the thread count becomes a bottleneck after 16 threads" The article mentions that, due to the die packaging, only 16 of the cores have direct access to RAM. So for the 32-core version, half the cores are memory-starved and have to go through the 'connected' cores (also impacting these…
AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
91–100 of 202 posts
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#92Earlier quoted context omitted.
Because contrary to the hype, containers aren't the right solution to everything.
While you are correct that they are not a one size fits all solution, would you care to elaborate to the specifics of this instance?
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#93The biggest benefit I've found to running a 1950X isn't something I would have expected, but which perhaps I should have. True, it's much faster than my old system for batch processing, but most of the time it's still idle. Even if it's running Chrome flat-out, as far as the 1950X is concerned, that's idle. Because the two NUMA nodes are ~entirely independent, it's capable of running two independent processes at full…
> Because the two NUMA nodes are ~entirely independent, it's capable of running two independent processes at full speed. I don't understand. From my (admittedly little better than layperson's) knowledge, I'm guessing the cores of most multicore processors have to compete for memory access...? Is there a good search term I can use to help me understand what's going on here?
Threadripper is able to switch between NUMA (non-uniform memory access) mode and "regular" mode. In NUMA, the OS knows that 2 channels are attached to 1 die and 2 channels on the other, thus allowing lower latencies because the OS knows what RAM to allocate based on which core the process is running on.
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#94It 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…
Shouldn't they not publish until the review is done? This is really unprofessional - even bloggers have the concept of "only publish finished drafts" or use the scheduled publishing feature that all blogging platforms have nowadays.
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#95It 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…
Shouldn't they not publish until the review is done? This is really unprofessional - even bloggers have the concept of "only publish finished drafts" or use the scheduled publishing feature that all blogging platforms have nowadays.
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#96It seems that they left the plastic cover for at least some of the benchmarks [1]. I can imagine that would limit performance since the CPU would be throttling itself down to keep cool. [1] https://www.anandtech.com/comments/13124/the-amd-threadrippe...
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#97Honest q: What home-use workstation would use 32 cores? (Excluding home labs or servers).
For compiling, having many cores is fantastic. Granted, on a workstation, compilation normally just involves a few files (the ones that have changed since the previous build and their dependencies), but when you have to do a full rebuild, it is fantastic to be able to do `make -j16` and watch it chug through 16 files simultaneously. Interestingly, the benchmark in this review shows that the 16-core 2950X compiles Chr…
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#98Earlier quoted context omitted.
Digital audio workstation workloads are massively multithreaded, with hundreds or thousands of DSP processes. Performance scales almost linearly with core count.
These recentish AMD core improvements alone have made me considering rebuilding my VST collection for Windows and moving off mac for production. I'm not looking forward to tracking down windows VST versions of tiny apps. I can't imagine spending 3k for another Macbook when I can get way more interesting performance in Windows these days. I'd love to have a desktop for very heavy synth and processing work, freeze thos…
Instead I built an awesome Hackintosh with 16gb ram, 8 cores, nvme drive and 1080 for like $1600 that runs High Sierra. It's definitely more work to set up initially but pretty low hassle afterwards. No regrets.
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#99It seems that they left the plastic cover for at least some of the benchmarks [1]. I can imagine that would limit performance since the CPU would be throttling itself down to keep cool. [1] https://www.anandtech.com/comments/13124/the-amd-threadrippe...
You think they'd either pull the review or place a disclaimer at the start about this, but I agree with what you're thinking (throttling).
Re: AMD Threadripper 2990WX 32-Core and 2950X 16-Core Review
#100It's funny to me how much range there is in these tests. Some of these are seemingly backwards with better CPUs ranking so much worse and some look completely random. But wow, the performance on these new TR chips is just insane. Never would've guessed that AMD would be this competitive a few years ago, especially not on the CPU front. Looking forward to the upcoming 7nm launch, can't wait to see what's in store.
The test results on Phoronix paint a rather different picture (i.e., the 2990WX being consistently and markedly faster than any other tested processor). My initial gut feeling reading the results on Anandtech is that Window's scheduler may not be able yet to exploit the processor's architecture effectively.