▲ | bee_rider 3 days ago | ||||||||||||||||||||||||||||||||||||||||
288 cores is an absurd number of cores. Do these things have AVX512? It looks like some of the Sierra Forest chips do have AVX512 with 2xFMA… That’s pretty wide. Wonder if they should put that thing on a card and sell it as a GPU (a totally original idea that has never been tried, sure…). | |||||||||||||||||||||||||||||||||||||||||
▲ | bigiain 3 days ago | parent | next [-] | ||||||||||||||||||||||||||||||||||||||||
> 288 cores is an absurd number of cores. Way back in the day, I built and ran the platform for a business on Pentium grade web & database servers which gave me 1 "core" in 2 rack units. That's 24 cores per 48 unit rack, so 288 cores would be a dozen racks or pretty much an entire aisle of a typical data center. I guess all of Palo Alto Internet eXchange (where two of my boxen lived) didn't have much more than a couple of thousand cores back in 98/99. I'm guessing there are homelabs with more cores than that entire PAIX data center had back then. | |||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||
▲ | bri3d 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||
Sierra Forest (the 288-core one) does not have AVX512. Intel split their server product line in two: * Processors that have only P-cores (currently, Granite Rapids), which do have AVX512. * Processors that have only E-cores (currently, Sierra Forest), which do not have AVX512. On the other hand, AMD's high-core, lower-area offerings, like Zen 4c (Bergamo) do support AVX512, which IMO makes things easier. | |||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||
▲ | ashvardanian 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||
Sadly, no! On the bright side, they support new AVX2 VNNI extensions, that help with low precision integer dot products for Vector Search! SimSIMD (inside USearch (inside ClickHouse)) already has those SIMD kernels, but I don’t yet have the hardware to benchmark :( | |||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||
▲ | jsheard 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||
It is pretty wide, but 288 cores with 8x FP32 lanes each is still only about a tenth of the lanes on an RTX 5090. GPUs are really, really, really wide. | |||||||||||||||||||||||||||||||||||||||||
▲ | pclmulqdq 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||
AVX-512 is on the P-cores only (along with AMX now). The E-cores only support 256-bit vectors. If you're doing a lot of loading and storing, these E-core chips are probably going to outperform the chips with huge cores because they will be idling a lot. For CPU-bound tasks, the P-cores will win hands down. | |||||||||||||||||||||||||||||||||||||||||
▲ | singhrac 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||
The 288 core SKU (I believe 6900E) isn't very widely available, I think only to big clouds? | |||||||||||||||||||||||||||||||||||||||||
▲ | NortySpock 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||
I mean, yeah, it's "a lot" because we've been starved for so long, but having run analytics aggregation workloads I now sometimes wonder if 1k or 10k cores with a lot of memory bandwidth could be useful for some ad-hoc queries, or just being able to serve an absurd number of website requests... CPU on PCIe card seems like it matches with the Intel Xeon Phi... I've wondered if that could boost something like an Erlang mesh cluster... | |||||||||||||||||||||||||||||||||||||||||
▲ | sdairs 3 days ago | parent | prev | next [-] | ||||||||||||||||||||||||||||||||||||||||
how long until I have 288 cores under my desk I wonder? | |||||||||||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||||||||||
▲ | rkagerer 3 days ago | parent | prev [-] | ||||||||||||||||||||||||||||||||||||||||
640k of RAM is totally absurd. So is 2 GB of storage. And 2K of years. |