Most active commenters
  • HeyMeco(4)

37 points HeyMeco | 17 comments | | HN request time: 0.983s | source | bottom
1. HeyMeco ◴[] No.45194342[source]
Delivering double digit IPC improvements (looks like the industry is still competitive). > The Arm C1 Ultra CPU aims for +25% single-threaded performance and double-digit IPC gains

The new Mali GPU's look not bad too with +20% performance while 9% more power efficient.

And SME2-enabled Armv9.3 cores for on device AI doesn’t sound bad either

replies(1): >>45195865 #
2. rickdeckard ◴[] No.45194454[source]
Good.

Curious to see how much of this new arch will actually be adopted by Qualcomm, or whether they will diverge further with their (Nuvia-acquired) Architecture.

Either way, I hope the result is not causing fragmentation in the market (e.g. developers not making use of next-gen ARM features because Qualcomm doesn't support them)

replies(1): >>45195150 #
3. M95D ◴[] No.45195014[source]
I can only reach the "meh" level of enthusiasm. RK3588 was released in 2022 and AFAIK it still doesn't have video decoding acceleration in mainline kernel/mesa/ffmpeg.
replies(2): >>45195145 #>>45201897 #
4. HeyMeco ◴[] No.45195145[source]
Rkvdec H264 and H265 are sent in and work in test environments https://lore.kernel.org/lkml/b1d79707-59b2-4dc0-9d15-49b5ec4...
5. dogma1138 ◴[] No.45195150[source]
Given the litigation I don’t see Qualcomm adopting any new cores whilst keeping on with developing theirs it’s going to be too risky as regardless of how many firewalls they put in place ARM could claim that their IP spilled over.
replies(1): >>45195190 #
6. rickdeckard ◴[] No.45195190{3}[source]
My last status is that ARM backed down from invalidating ARMs ALA license earlier this year, so Qualcomm still has an architecture license to integrate ARMs designs into their own custom cores.

Am I missing something...?

7. untrimmed ◴[] No.45195337[source]
this feels more like Arm giving its partners the homework to catch up with Apple, rather than a true innovation leap. Apple integrates hardware and software seamlessly. This just provides the raw ingredients.
replies(1): >>45195428 #
8. avhception ◴[] No.45195415[source]
What exactly is this on-device AI stuff that everybody is talking about? I'm a mere Sysadmin, so probably I'm missing something here.

The last time I tried to run local LLMs via my 7900XT using LMStudio, even with 20gb of VRAM, they were borderline usable. Fast enough, but quality of the answers and generated code was complete and utter crap. Not even in the same ballpark as ClaudeCode or GPT4/5. I'd love to run some kind of supercharged commandline-completion on there, though.

Edit: I guess my question is: What exactly justifies the extra transistors that ARM here and also AMD with their "AI MAX" keep stuffing onto their chips?

replies(2): >>45195468 #>>45195792 #
9. 0points ◴[] No.45195428[source]
> This just provides the raw ingredients.

Arm doesn't build operating systems. But you already knew that. So your post is merely troll bait.

10. theuppermiddle ◴[] No.45195468[source]
I guess AI is not just LLM. Image processing, speech to text etc would fall under the use case. Regarding GenAI, Pixel phones already run nano model on the phone with decent performance and utility.
11. phoronixrly ◴[] No.45195566[source]
Source https://newsroom.arm.com/news/announcing-lumex-css-platform-...
12. HeyMeco ◴[] No.45195792[source]
Think of the photos app on your phone and it’s "intelligent" search bar
13. znpy ◴[] No.45195865[source]
this is going to be a killer in the cloud, when it lands in graviton cpus
replies(1): >>45199651 #
14. adrian_b ◴[] No.45199651{3}[source]
It is not clear on which core the successor of Neoverse V3 (the server version of Cortex-X4, which is used in the latest Graviton) will be based.

Arm C1-Ultra is the successor of Cortex-X925. C1-Ultra has great improvements in single-thread performance, but Cortex-X925 had very poor performance per die area, which made it totally unsuitable for server CPUs. Arm has not said anything about the performance per area of C1-Ultra, so I assume that it continues to be poor.

Arm C1-Pro is the successor of Cortex-A725. Arm has made server versions of the Cortex-A7xx, but Amazon did not like them for Gravitons, for being too weak.

Therefore only Arm C1-Premium could have a server derivative that would become the successor of Neoverse V3 for a future Graviton.

For now, the technical manual of C1-Premium is very sparse. Only when the optimization guide for C1-Premium will be published, showing its microarchitecture, we will know whether it is a worthy replacement for Cortex-X4/Neoverse V3, which had the best performance per die area among the previous Arm CPU cores.

15. daft_pink ◴[] No.45199994[source]
here’s hoping Nvidia gets the same treatment as intel from arm.
16. jauntywundrkind ◴[] No.45201897[source]
I generally find ARMs non-delivery and then lack of drivers to be super grating as well. That said, I believe this video package is non-arm, is 3rd party.

Maybe also worth mentioning that the rk3588 uses Cortex A76 cores, which arm announced in 2018, so this was a 4 year old design at time of release. At this pace it seems to take the better part of a decade to get an arm core out & generally usable.

I really really hope some of this video encoding work helps lay some foundation for further mainline vpus to be easier. I bought a cute small rk3566 board hoping to make a cheap low power wifi video transmitter, and of course it requires a truly prehistoric vendor provided kernel to take advantage of the vpu, alas. Scant hope for this ever improving but maybe some decade drivers won't be a scythian nightmare.

Its nice seeing a second player come to the GPU/video space at least. Imagination GPU's are in the new Pixel phone! And a bunch of various designs here & there. Maybe they can get religion & work a little harder than others have at up streaming. There were some promising early mainlineings, but I've not seeing much in kernelnewbies release logs for a while now: troubling silence.