All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
Bluesky
Twitter
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Intel and AMD release ACE CPU extensions specification for efficient AI processing on x86 processors

By

Bruno Ferreira

22h ago· 4 min readenNews

Summary

Intel and AMD have jointly released the full specification for new ACE (Advanced CPU Extensions) CPU extensions designed to make AI model inference more efficient on x86 processors. The extensions introduce a new instruction set that improves matrix multiplication operations, making them more power-efficient and density-efficient. This allows smaller AI models and latency-sensitive operations to run on CPUs rather than requiring GPU offloading, which avoids data transfer overhead. The development is particularly relevant for systems without dedicated GPUs or with limited integrated graphics capabilities.

Source

Twitter / XIntel and AMD release ACE CPU extensions specification for efficient AI processing on x86 processorstomshardware.com

Key quotes

· 4 pulled
Most all you hear about 'running an AI model' involves a GPU of some sort, but not every AI task is suited to that hardware.
Smaller models or single-user latency-sensitive operations can benefit from running on the CPU instead, as it avoids the overhead of shuffling data to and from the GPU.
There are also many situations where there is no GPU available to begin with, or it's a meek integrated affair with limited capabilities.
Intel and AMD have recently released the full specification for the ACE CPU extensions that make it easier and more power-efficient to run AI models on x86 CPUs.
Snippet from the RSS feed
Running AI models on x86 CPUs is becoming easier and faster

You might also wanna read