frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

[x86] AI Compute Extensions (ACE) Specification

https://x86ecosystem.org/resource/ai-compute-extensions-ace-specification/
13•matt_d•1h ago

Comments

dgoldstein0•30m ago
So how does this differ from available sse / avx instructions already in most x64 machines?
dmitrygr•26m ago
this also adds new registers to operate on (more state) - 1KB more state at least (512b x 16)
anematode•23m ago
One thing that stuck out to me is that deals with a lot more data formats, in particular, low-precision formats like FP4, FP6 and FP8. Manipulating those formats can take a lot of annoying effort; in general, x86 (until AVX-512, at least) has unconvincing support for so-called "lane-crossing" instructions that move data across 16-byte boundaries within a vector. So you can imagine unpacking, e.g., tightly packed 7-bit data to 8-bit data is a real slog.

I can already immediately think of a use case for vunpackb in some of the stuff I'm working on, where we'd like to efficiently unpack weights from the high half of a vector.

Separately, adding all signed–unsigned variants of the VNNI dot product instructions is a welcome (albeit niche) change. There was an annoying divergence here between major ISAs: x86 added vpdpbusd which computed a dot product between u8 and i8, while ARM added vdotq, which computes a dot product either between u8 and u8 elements, or i8 and i8. So for broad compatibility, you generally had to restrict one of your inputs to [0,127]. This difference shows in the design of (for example) WASM relaxed SIMD, where the result of wasm.dot.i8x16.i7x16.add.signed is implementation-defined if you exceed the [0,127] range. ARM later added mixed-sign variants, and now x86 consummates it.

sorenjan•17m ago
AVX512 isn't available on most new CPUs, I'm guessing ACE will only be available on server CPUs for at least a couple of years at launch?
BobbyTables2•3m ago
Thank $ALL_DIETIES that the TCG wasn’t involved!

EPFL launches the first open medical LLMs

https://actu.epfl.ch/news/epfl-launches-the-world-s-first-fully-open-medical/
1•ponsfrilus•56s ago•0 comments

Remote Code Execution in Libssh2

https://vuldb.com/cve/CVE-2026-55200
1•walrus01•5m ago•0 comments

FP8 GEMM Optimization on AMD CDNA4 Architecture

https://rocm.blogs.amd.com/software-tools-optimization/cdna4-gemm-kernels/README.html
1•skidrow•9m ago•0 comments

Occupancy Math on the AMD MI355X: A From-First-Principles Guide

https://indianspeedster.github.io/blog/occupancy-math-mi355x/
1•skidrow•10m ago•0 comments

Remembering Robert A.F. Thurman (1941-2026)

https://www.lionsroar.com/robert-thurman-and-the-karmic-kingdom-of-buddhology/
1•fredski42•12m ago•0 comments

What competitor signal has been most useful for you?

2•IndustryLens•17m ago•0 comments

Show HN: We cut >60% of tokens from agentic tasks by removing repeated context

https://parcle.ai/
1•longtermop•22m ago•0 comments

Nim Conf 2026 (Online, Sat June 20)

https://conf.nim-lang.org/
1•pietroppeter•23m ago•1 comments

Apple has started replacing macOS names with version numbers

https://9to5mac.com/2026/06/16/apple-has-started-replacing-macos-names-with-version-numbers-in-se...
2•soheilpro•23m ago•1 comments

Apple boss Tim Cook says prices to rise due to memory chip costs

https://www.bbc.com/news/articles/c3wyxvqdx1zo
4•ilreb•26m ago•0 comments

I built a budgeting app that never connects to your bank

https://budjo.app
1•fabiozanchi•31m ago•0 comments

AI Agents for Contractors

https://dolfyn.ai/
1•khollow•34m ago•1 comments

A 10K-star milestone for Diskless Kafka

https://github.com/AutoMQ/automq
6•TechSageWow•34m ago•1 comments

Specs AR Glasses (Snap Inc.)

https://www.specs.com/
2•d3ron•35m ago•0 comments

Electrocaloric effects across room temperature in multilayer capacitors

https://www.nature.com/articles/s41586-026-10492-w
1•teleforce•37m ago•0 comments

The year designers stopped being just designers – AI in Design Report 2026

https://www.artificialstudio.ai/blog/ai-design-report-2026
1•artificialstudi•37m ago•1 comments

Trump Demanded Iran's 'Unconditional Surrender.' He Got a Surprise Instead

https://www.nytimes.com/2026/06/17/us/politics/trump-iran-deal-nuclear-program-strait.html
7•duxup•44m ago•2 comments

Pentagon says Grok used to launch missiles at Iran

https://thehill.com/newsletters/technology/5929290-pentagon-grok-iran-missiles/
4•dlgeek•49m ago•0 comments

Companies question cost of AI as tokenmaxxing spending adds up

https://www.cbc.ca/news/business/ai-spending-ending-tokenmaxxing-tokenomics-9.7237680
2•theanonymousone•50m ago•1 comments

Gloat compiles Clojure and YAMLScript to Go code, native binaries and WASM

https://gloathub.org/
1•adityaathalye•51m ago•0 comments

Audacity 4.0 beta lets you test its new (nicer) Qt interface

https://www.omgubuntu.co.uk/2026/06/audacity-4-0-beta
1•jandeboevrie•53m ago•0 comments

Show HN: 150M Mandarin transcription model with real-time metadata detection

https://huggingface.co/WhissleAI/STT-meta-ZH-150m
1•ksingla025•55m ago•0 comments

The Suicide Clusters That Threaten Mountain Towns

https://www.outsideonline.com/health/wellness/suicide-clusters-mountain-towns-durango/
1•thunderbong•56m ago•1 comments

Local Qwen isn't a worse Opus, it's a different tool

https://blog.alexellis.io/local-ai-is-not-opus/
2•alphabettsy•57m ago•0 comments

Push vs. Pull Agent Memory?

https://github.com/H-XX-D/recall-memory-substrate
1•hendrixx1122•58m ago•0 comments

Plopcop – To Protect and Scrub

https://plopcop.com/
1•piccirello•58m ago•0 comments

Inside Rainbow's AI clash with its fashion models

https://www.businessinsider.com/rainbow-shops-fashion-models-ai-use-jobs-impact-2026-6
1•petethomas•1h ago•0 comments

Ask HN: How have you gotten burned by coding agents?

2•baddash•1h ago•0 comments

Continue has been acquired by Cursor

https://www.continue.dev/
5•joshstrange•1h ago•2 comments

Show HN: GitCredit – give yourself a pat on the back

https://gitcredit.dev
1•kataqatsi•1h ago•0 comments