Earlier quoted context omitted.
To be fair, utilizing 192 cores for a single process or operation is often exceedingly difficult. Scheduling and coordination and resource sharing are all really hard with thread counts that high, so you're probably best operating in terms of smaller clusters of 4-16 threads instead. Lots of algorithms stop scaling well around the 8-32 range.
When was the last time you saw a server with 10GB Ram no matter the number of cores\threads?
AmpereOne: Cores Are the New MHz
31–40 of 132 posts
Re: AmpereOne: Cores Are the New MHz
#32How much does one of these servers' cost? Is the estimate that it is cheaper based on comparable server with the same or similar core count?
> the AmpereOne A192-32X is $5,555, while the EPYC 9965 is almost $15,000!
Re: AmpereOne: Cores Are the New MHz
#33Earlier quoted context omitted.
To be fair, utilizing 192 cores for a single process or operation is often exceedingly difficult. Scheduling and coordination and resource sharing are all really hard with thread counts that high, so you're probably best operating in terms of smaller clusters of 4-16 threads instead. Lots of algorithms stop scaling well around the 8-32 range.
> Lots of algorithms stop scaling well around the 8-32 range. For the curious: https://en.wikipedia.org/wiki/Amdahl's_law
If instead we break 128 cores into 4 core systems, scheduling becomes a much less complex.
Re: AmpereOne: Cores Are the New MHz
#34Re: AmpereOne: Cores Are the New MHz
#35How much does one of these servers' cost? Is the estimate that it is cheaper based on comparable server with the same or similar core count?
From the article: > the AmpereOne A192-32X is $5,555, while the EPYC 9965 is almost $15,000!
Re: AmpereOne: Cores Are the New MHz
#36Earlier quoted context omitted.
From the article: > the AmpereOne A192-32X is $5,555, while the EPYC 9965 is almost $15,000!
Sounds like x86-64 is starting to lose some of it’s market share very soon.
Update: "Over the last two years, more than 50 percent of all the CPU capacity landed in our datacenters was on AWS Graviton." So not half of all but getting there. https://www.nextplatform.com/2024/12/03/aws-reaps-the-benefi...
Re: AmpereOne: Cores Are the New MHz
#37Earlier quoted context omitted.
From the article: > the AmpereOne A192-32X is $5,555, while the EPYC 9965 is almost $15,000!
Sounds like x86-64 is starting to lose some of it’s market share very soon.
Re: AmpereOne: Cores Are the New MHz
#38> Cores are great, but it's all about how you slice them. Don't think of this as a single 192-core server. Think of it more like 48 dedicated 4-core servers in one box. And each of those servers has 10 gigs of high-speed RAM and consistent performance. Suddenly it sounds less impressive ...
And they have a dual processor 1U too...
Re: AmpereOne: Cores Are the New MHz
#39Earlier quoted context omitted.
Sounds like x86-64 is starting to lose some of it’s market share very soon.
Half of all CPUs in AWS are ARM already. Update: "Over the last two years, more than 50 percent of all the CPU capacity landed in our datacenters was on AWS Graviton." So not half of all but getting there. https://www.nextplatform.com/2024/12/03/aws-reaps-the-benefi...
"But that total is beaten by just one company – Amazon – which has slightly above 50 percent of all Arm server CPUs in the world deployed in its Amazon Web Services (AWS) datacenters, said the analyst."[0]
[0]: https://www.theregister.com/2023/08/08/amazon_arm_servers/
Re: AmpereOne: Cores Are the New MHz
#40Weird, but this makes me thing X86-64 might actually be better? It isn't mentioned anywhere in __this__ article, but the power draw of that chip is 276W. I got this from Phoronix [1]: > The AmpereOne A192-32X boasts 192 AmpereOne cores, a 3.2GHz clock frequency, a rated 276 Watt usage power Which is interesting because it's almost half of AMD's 192-core offering [2]. Why is this interesting? the AMD offering draws a…
Jeff says as much. The AMD EPYC core does offer better performance per watt, which says more about AMD than it does about Ampere. But also this: "The big difference is the AmpereOne A192-32X is $5,555, while the EPYC 9965 is almost $15,000!" So you have to look at TCO over a period of years, but that's still quite significant.