Earlier quoted context omitted.
Do you have actual benchmarks of x86 vs. Power 9 or are you just talking out your ass?
For well-optimised floating point calculations, this is generally true (even taking into account the SMT capabilities of Power8). Intel also has 8-wide (and more) SIMD in terms of intrinsics (AVX/AVX512), whilst Power is still limited to 4-wide with AltiVec, although with Power9 VSX should allow wider (I think). Where Power8/9 really shines is memory bandwidth - it's orders of magnitude faster than leading edge Intel…
Power 9 May Dent X86 Servers: Alibaba, Google, Tencent Test IBM Systems
41–50 of 156 posts
Re: Power 9 May Dent X86 Servers: Alibaba, Google, Tencent Test IBM Systems
#42Earlier quoted context omitted.
Do you have actual benchmarks of x86 vs. Power 9 or are you just talking out your ass?
For well-optimised floating point calculations, this is generally true (even taking into account the SMT capabilities of Power8). Intel also has 8-wide (and more) SIMD in terms of intrinsics (AVX/AVX512), whilst Power is still limited to 4-wide with AltiVec, although with Power9 VSX should allow wider (I think). Where Power8/9 really shines is memory bandwidth - it's orders of magnitude faster than leading edge Intel…
I'm sure there are a lot of problems that fit inside of 120MB.
Re: Power 9 May Dent X86 Servers: Alibaba, Google, Tencent Test IBM Systems
#43Earlier quoted context omitted.
IBM will never understand this but few, if any, architectures have made it into the datacenter that were not first affordable for experimenters and enthusiasts. The burden of proof is on those claiming the pricing does not present a barrier to entry to the ecosystem. I am curious about developing for Power. Please link me to an entry-level system I can buy on the web.
Why does it matter what enthusiasts use? There are piles of Enterprise software written in Java that can be shifted to any architecture you care to name on a moment's notice. Lots of Java shops would bite your hand off if offered a 20% price cut for instances in exchange for switching architectures.
A. Many of the people who today specify datacenter hardware came into that career as enthusiasts (aka "early adopters") and are more comfortable recommending what they have experience with.
B. Enthusiasts bring the consumer volume that drives down production cost. This is a necessary driver of Moore's law.
Re: Power 9 May Dent X86 Servers: Alibaba, Google, Tencent Test IBM Systems
#44Earlier quoted context omitted.
They definitely aren't charging 10X for it, it's very much in line and competitive at the Xeon level in terms of pricing, and they shine for certain workloads, especially with the new interconnects (CAPI, NVLink). POWER8 was harder to find, but the performance characteristics were good (in my experiments). And now the software is better (more solid ports) and cost is down. I'm eagerly awaiting the chips to hit this y…
The mobo+single quad core CPU is $2,475, that's way more than the threadripper setup and the threadripper has 4x the core count.
Power9 has 120MB of L3 cache that's shared between all cores. Which means you can ACTUALLY have a full 120MB-sized problem set and share all that information between cores.
In short: Threadripper is great for sure, but its not necessarily a fair comparison. In an apples-to-apples comparison (ie: Monero Mining), it seems like a Power9 server is 3x better than Threadripper (Power9 gets ~3000 hash/sec, while Threadripper is roughly 1000 hash/sec).
https://www.phoronix.com/scan.php?page=news_item&px=POWER9-C...
> Using the xmr-stak-power PPC64LE-focused Monero miner, they are seeing great performance with it running on dual pre-production 16-core POWER9 processors. There's a hash rate of 2945H/s while this POWER9 system is pulling 350 Watts DC power.
And mind you: Monero / Cryptonight only uses 2MB of L3 per core. So that's practically Threadripper's ideal problem. Imagine if you actually had a dataset that was larger than the 8MB per CCX that Threadripper is limited to.
Not to hate on Threadripper at all. Its cheap and high performance. I'm seriously considering a Threadripper system myself. But these Power9 specs are incredible, and I'd definitely like to test one if I could afford one.
Re: Power 9 May Dent X86 Servers: Alibaba, Google, Tencent Test IBM Systems
#45Earlier quoted context omitted.
They definitely aren't charging 10X for it, it's very much in line and competitive at the Xeon level in terms of pricing, and they shine for certain workloads, especially with the new interconnects (CAPI, NVLink). POWER8 was harder to find, but the performance characteristics were good (in my experiments). And now the software is better (more solid ports) and cost is down. I'm eagerly awaiting the chips to hit this y…
The mobo+single quad core CPU is $2,475, that's way more than the threadripper setup and the threadripper has 4x the core count.
Re: Power 9 May Dent X86 Servers: Alibaba, Google, Tencent Test IBM Systems
#46Earlier quoted context omitted.
Do you have actual benchmarks of x86 vs. Power 9 or are you just talking out your ass?
For well-optimised floating point calculations, this is generally true (even taking into account the SMT capabilities of Power8). Intel also has 8-wide (and more) SIMD in terms of intrinsics (AVX/AVX512), whilst Power is still limited to 4-wide with AltiVec, although with Power9 VSX should allow wider (I think). Where Power8/9 really shines is memory bandwidth - it's orders of magnitude faster than leading edge Intel…
Re: Power 9 May Dent X86 Servers: Alibaba, Google, Tencent Test IBM Systems
#47Re: Power 9 May Dent X86 Servers: Alibaba, Google, Tencent Test IBM Systems
#48Earlier quoted context omitted.
For well-optimised floating point calculations, this is generally true (even taking into account the SMT capabilities of Power8). Intel also has 8-wide (and more) SIMD in terms of intrinsics (AVX/AVX512), whilst Power is still limited to 4-wide with AltiVec, although with Power9 VSX should allow wider (I think). Where Power8/9 really shines is memory bandwidth - it's orders of magnitude faster than leading edge Intel…
AVX512 will severely clock throttle an intel chip. I only want to see real world tests on a workload when comparing the two.
Re: Power 9 May Dent X86 Servers: Alibaba, Google, Tencent Test IBM Systems
#49From what I’ve read, POWER was affected by spectre/ meltdown too. However, Intels initial response to play down it’s significance can’t have gone well with large enterprise customers. In addition to the performance boosts the article refers to, I wonder how much of an impact the recent kerfuffle over Intels response had on POWER demand.
https://wiki.raptorcs.com/wiki/Speculative_Execution_Vulnera...
Re: Power 9 May Dent X86 Servers: Alibaba, Google, Tencent Test IBM Systems
#50Earlier quoted context omitted.
For well-optimised floating point calculations, this is generally true (even taking into account the SMT capabilities of Power8). Intel also has 8-wide (and more) SIMD in terms of intrinsics (AVX/AVX512), whilst Power is still limited to 4-wide with AltiVec, although with Power9 VSX should allow wider (I think). Where Power8/9 really shines is memory bandwidth - it's orders of magnitude faster than leading edge Intel…
Near as I can determine, VSX in POWER9 is still 128-bit.