Earlier quoted context omitted.
Out of curiosity, why would you prefer Google Cloud to AWS?
It's cheaper for many workloads, the products work together a lot more seamlessly, instance start times are faster, and the orchestration UI is way, way, way more intuitive and user-friendly (to this user, at least). There are definitely more knobs to turn in AWS, but Google is almost at feature parity with them, and most workloads won't see a difference between the services in terms of features.
Google Cloud Platform is the first cloud provider to offer Intel Skylake
61–70 of 214 posts
Re: Google Cloud Platform is the first cloud provider to offer Intel Skylake
#62Re: Google Cloud Platform is the first cloud provider to offer Intel Skylake
#63Earlier quoted context omitted.
It's cheaper for many workloads, the products work together a lot more seamlessly, instance start times are faster, and the orchestration UI is way, way, way more intuitive and user-friendly (to this user, at least). There are definitely more knobs to turn in AWS, but Google is almost at feature parity with them, and most workloads won't see a difference between the services in terms of features.
Wow, that's persuasive... is the only reason people are choosing AWS the sheer number of products they provide? (eg; Postgres RDS & Aurora)
Re: Google Cloud Platform is the first cloud provider to offer Intel Skylake
#64I've been benchmarking these against Haswell and Broadwells. Despite being 300 MHz slower, we're getting between 5 and 45% faster benchmarks on linear algebra functions that we run a lot, even without doing much work to tailor to AVX512 instructions yet. The cache is also a whopping 56 MB.
Hi Zach! Are you using MKL at all under the hood (either through numpy, scipy, etc.) or is that just from AVX2 running much better clock-for-clock on Skylake? Disclosure: I work on Google Cloud.
Re: Google Cloud Platform is the first cloud provider to offer Intel Skylake
#65Earlier quoted context omitted.
It's cheaper for many workloads, the products work together a lot more seamlessly, instance start times are faster, and the orchestration UI is way, way, way more intuitive and user-friendly (to this user, at least). There are definitely more knobs to turn in AWS, but Google is almost at feature parity with them, and most workloads won't see a difference between the services in terms of features.
Wow, that's persuasive... is the only reason people are choosing AWS the sheer number of products they provide? (eg; Postgres RDS & Aurora)
Technical management can sometimes be persuaded, given overwhelming evidence, that competing products/services are superior or more cost-effective but ultimately conclude "we'll never sell this solution to leadership".
Re: Google Cloud Platform is the first cloud provider to offer Intel Skylake
#66Side question: are these extensions available in the desktop (i7) parts? Wanting to test out some optimisations for some code I have.
Re: Google Cloud Platform is the first cloud provider to offer Intel Skylake
#67Oh, so now I can't voice my opinion until I've been "in the business" for x amount of years? Yeah, nice try. Another commenter already brought that issue up, but thanks for pointing it out again. I still think that it's quite silly to claim that Ryzen Rev. A may end up being a paperweight based on a mistake that took place a decade ago. Whatever floats your boat, I guess. And from what I read, it seems like it was an…
Re: Google Cloud Platform is the first cloud provider to offer Intel Skylake
#68Earlier quoted context omitted.
Are E5 Skylakes available exclusively to Google? Can't find E5 v5 on Intel's site: http://ark.intel.com/#@Processors .
Purley is the big Skylake based server platform chipset reset for Xeon E5 and higher so Google must have early access to it. Skylake Xeon E3 is on the current older server chipsets.. Purley is supposed to be a significant improvement.
[1] https://cloudplatform.googleblog.com/2016/11/power-up-your-G...
Re: Google Cloud Platform is the first cloud provider to offer Intel Skylake
#69Why is it important to offer Intel Skylake on cloud platforms? Is there some specific processor extensions present in Skylake that make them particularly compelling in a cloud environment for a particular industry or a particular set of needs?
Skylake is an amazing upgrade, more so than even the Haswell bump. Beyond just the clock-for-clock kind of improvements, AVX512 is a huge win for many vectorized workloads (see my other comment about waiting nearly 10 years for it...). Linear algebra (or ML if you prefer), rendering, and even string operations (operating on 512-bits per instruction is a win over 256) are all a lot faster.
Re: Google Cloud Platform is the first cloud provider to offer Intel Skylake
#70Earlier quoted context omitted.
It's cheaper for many workloads, the products work together a lot more seamlessly, instance start times are faster, and the orchestration UI is way, way, way more intuitive and user-friendly (to this user, at least). There are definitely more knobs to turn in AWS, but Google is almost at feature parity with them, and most workloads won't see a difference between the services in terms of features.
Wow, that's persuasive... is the only reason people are choosing AWS the sheer number of products they provide? (eg; Postgres RDS & Aurora)
The only thing I really miss from AWS is RDS's postgres.
I don't even want to talk about Azure.
Why do people use AWS? 1. Free tier. 2. Plethora of PaaS as you mentioned. 3. AWS was there first, has brand recognition and is a safe choice for management.