Aroged
  • Home
  • Games
  • Health
  • Technology
  • World
No Result
View All Result
  • Home
  • Games
  • Health
  • Technology
  • World
No Result
View All Result
Aroged
No Result
View All Result
Home Technology

MTIA 300: The first Meta✴ AI chip with built-in 800GbE adapter and communication offload mechanism

Olivia Bennett by Olivia Bennett
August 27, 2026
in Technology
0
MTIA 300: The first Meta✴ AI chip with built-in 800GbE adapter and communication offload mechanism
0
SHARES
2
VIEWS
Share on FacebookShare on Twitter

Yuan✴ report New details about 667W AI accelerator 300 meters – The first chip optimized for training DLRM models. Unlike LLM, which requires huge floating point throughput, the recommended model faces the challenge of requiring fast and efficient accelerator communication as well as large memory capacity and high interconnect bandwidth.








Their embedding tables can contain more than 99% of model parameters, requiring hybrid parallelism resulting in frequent collective AllReduce, AllToAll, and AllGather operations on hundreds of accelerators. On chips such as GPUs, these communication operations compete with computing for the same resources, often resulting in inefficient use of expensive hardware.

In order to solve this problem, designers use the joint development of MTIA 300 and HCCL (a communication interface library based on the underlying hardware) to make communication the primary task of IC design. In fact, HCCL delivers up to 940 GB/s of data throughput in a single rack. On a model with 150 billion parameters running on 40 accelerators, the total communication time using MTIA 300 was 3.9 times faster than the equivalent GPU-based cluster.

    Image source: ***

Image source: Meta✴

In MTIA 300, the network interface is located within the chip package itself. Two 5nm networking chipsets, each containing six dedicated 800GbE RoCE adapters, deliver 1.2 TB/s of total I/O throughput without crossing the PCIe bus. This eliminates the host-to-NIC bottleneck present in traditional GPU architectures, where the CPU must act as an intermediary between the accelerator and the network, and avoids PCIe congestion between the accelerator and NIC. At the same time, NIC can be flexibly used for expansion.

Because the same 12 Ethernet-based NICs are used for scale-up (within a 16-node rack, up to 1 TB/s) and scale-out (between racks, up to 200 GB/s), you have the flexibility to allocate NICs to meet changing needs. As model requirements change, the network rather than the hardware itself can be reconfigured. To minimize transaction delays, developers have introduced quick notifications (doorbells). Executing the request entry itself acts as an alert, eliminating additional memory reads and saving approximately 800 ns per operation.

    Image source: ***

Image source: Meta✴

In the case of GPUs, libraries like NCCL implement collective communication operations in the form of cores that use the same resources required for training computations. The intersection of collective operations and learning operations causes both to slow down. MTIA 300 takes a different approach. In addition to a matrix of 72 3nm compute elements (PE), the chip also includes 16 dedicated message engines (ME) that handle all communications independently.

ME includes a RISC-V core for orchestration; a network interface that routes requests to the required NIC; and a near-memory computing (NMC) unit that performs reduction operations at 128 bytes/cycle. The NMC is located at the edge of the die, next to the HBM and cache, delivering a total of more than 2.8 TB/s of reduced throughput, more than twice the I/O throughput. This allows collective AllReduce and ReduceScatter operations to be performed at NIC line speed without using PE resources.

    Image source: ***

Image source: Meta✴

The result is nearly perfect operational isolation. Executing large-scale GEMM jobs and collective jobs simultaneously will result in a reduction of less than 0.5% in computing throughput, while traditional GPUs may reduce computing throughput by more than 20% because they use the same communication and computing resources.

Developed in conjunction with MTIA 300, HCCL, instead of managing communication with the host at runtime, compiles each collective operation into a complete set of subgraphs (arrays of task queues with explicit dependencies) that are sent to the ME for fully autonomous execution. In this way, the host only sends a set of network commands to the accelerator once and no longer interferes with the operation of the network.

    Image source: ***

Image source: Meta✴

based on metadata✴an architecture that integrates naturally with PyTorch. Collective operations are compiled together with computational tasks into a single graph. The algorithm chosen by HCCL itself takes into account network topology and bandwidth asymmetry to minimize inter-rack traffic. Other reasoning methods were also developed: when PEs use explicit notifications, one-way communication, and to initiate collective operations in parallel based on signals from the core without interrupting the work of the latter.

The company points out that the MTIA 300 has other advantages: the 216 GB HBM3E (6.1 TB/s) allows you to put more data on a single die instead of loading it again from the outside; there is only one CPU per accelerator, which makes it possible to load intensive calculations at certain stages; and the high network bandwidth allows you to use higher-precision data formats when necessary.

Although the combination of modest FP performance and spacious and fast HBM in the MTIA 300 was originally optimized for DLRM training, these qualities enable the chip to be used effectively for a wider range of workloads, including inference of generative AI models. It is worth noting that the Meta method✴ Implementing NICs directly into the die itself is not new. For example, Intel/Habana chips Highest 2ndLaunching in 2022, using 24 100GbE RoCE interfaces for vertical and horizontal expansion.

If you find an error, select it with your mouse and press CTRL+ENTER. |Can you write better? We always welcome new authors.

source:

Related Posts

The release of Bloodstained: Crimson Engagement has been delayed to 2027. Koji Igarashi explains why
Technology

The release of Bloodstained: Crimson Engagement has been delayed to 2027. Koji Igarashi explains why

by Olivia Bennett
August 27, 2026
Kraftway launches line of ergonomic KraftView monitors with advanced connectivity features
Technology

Kraftway launches line of ergonomic KraftView monitors with advanced connectivity features

by Olivia Bennett
August 27, 2026
Google launches Gemini 3.5 Transcribe – artificial intelligence will turn live speech into ready-made text, no filler words required
Technology

Google launches Gemini 3.5 Transcribe – artificial intelligence will turn live speech into ready-made text, no filler words required

by Olivia Bennett
August 27, 2026
Rockstar wants to keep GTA 6 exclusive on Netflix and introduce restrictions
Technology

Rockstar wants to keep GTA 6 exclusive on Netflix and introduce restrictions

by Olivia Bennett
August 27, 2026
AION 2: The last big test before October release
Technology

AION 2: The last big test before October release

by Olivia Bennett
August 27, 2026
Next Post
18 minutes of new Fable gameplay: colorful Albion and combat system

18 minutes of new Fable gameplay: colorful Albion and combat system

Robbery shooter Tom Clancy’s The Division 2 launches Echoes of Central Park add-on

Robbery shooter Tom Clancy's The Division 2 launches Echoes of Central Park add-on

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *


Math Captcha
÷ two = two


Editor’s Choice

Nintendo continues its war on Switch emulator: 400 code repositories closed on GitHub

Nintendo continues its war on Switch emulator: 400 code repositories closed on GitHub

August 21, 2026
Apple announces launch date for new iPhones – the event will be held on September 9

Apple announces launch date for new iPhones – the event will be held on September 9

August 26, 2026
Apple declares iPhone X obsolete

Apple declares iPhone X obsolete

August 14, 2026

Browse by Category

  • Games
  • Technology

Browse by Tags

action Add to adventure announcement Atlan Crystal Card test game company cooperative Demo version detail Dragon Sword Awakening emulator event fear Game play Gamescom 2026 Global version hojofors Hound13 Company in the mall Massively multiplayer online role-playing game mobile new role nintendo switch nintendo switch 2 personal computer Playstation 5 Pre-registration release Release date renew role playing games sandbox shooter silver palace silver studio steam Strategy Survive test trailer video weaver Xbox Series XS ZBT
Aroged

Aroged Gaming, Technology & AI News, Reviews, Guides, Trends and Digital Innovation. Stay ahead with the latest updates shaping the future of gaming and technology.

Categories

  • Games
  • Technology

Browse by Tag

action Add to adventure announcement Atlan Crystal Card test game company cooperative Demo version detail Dragon Sword Awakening emulator event fear Game play Gamescom 2026 Global version hojofors Hound13 Company in the mall Massively multiplayer online role-playing game mobile new role nintendo switch nintendo switch 2 personal computer Playstation 5 Pre-registration release Release date renew role playing games sandbox shooter silver palace silver studio steam Strategy Survive test trailer video weaver Xbox Series XS ZBT

Recent Posts

  • GTA 6 will have the “most diverse and detailed population” of any game from Rockstar Games
  • The release of Bloodstained: Crimson Engagement has been delayed to 2027. Koji Igarashi explains why
  • The collaboration between “Lords Mobile” and Transformers begins: Optimus Prime and Megatron arrive in the Kingdom of Athena
  • About Us
  • Copyright Policy
  • Disclaimer
  • Terms and Conditions
  • Privacy Policy

© 2026 Aroged. All Rights Reserved.

Powered by
►
Necessary cookies enable essential site features like secure log-ins and consent preference adjustments. They do not store personal data.
None
►
Functional cookies support features like content sharing on social media, collecting feedback, and enabling third-party tools.
None
►
Analytical cookies track visitor interactions, providing insights on metrics like visitor count, bounce rate, and traffic sources.
None
►
Advertisement cookies deliver personalized ads based on your previous visits and analyze the effectiveness of ad campaigns.
None
►
Unclassified cookies are cookies that we are in the process of classifying, together with the providers of individual cookies.
None
Powered by
No Result
View All Result
  • Home
  • Games
  • Health
  • Technology
  • World

© 2026 Aroged. All Rights Reserved.

Go to mobile version