Tagged articles
5 articles
Page 1 of 1
SuanNi
SuanNi
May 8, 2026 · Artificial Intelligence

How OpenAI’s MRC Protocol Redesigns Communication for 100,000‑GPU Clusters

OpenAI, together with AMD, Broadcom, Intel, Microsoft and Nvidia, introduced the Multipath Reliable Connection (MRC) protocol, which splits a single 800 Gb/s link into eight 100 Gb/s planes, enabling full‑mesh connectivity for over 100 k GPUs with fewer switches, lower cost, higher resilience, and dynamic load‑balancing that eliminates congestion and hardware‑failure impacts during large‑scale AI training.

AI networkingGPU clustersMRC
0 likes · 12 min read
How OpenAI’s MRC Protocol Redesigns Communication for 100,000‑GPU Clusters
Sohu Tech Products
Sohu Tech Products
May 25, 2022 · Mobile Development

Understanding the AutoreleasePool Mechanism in Objective‑C

This article explains how Objective‑C’s AutoreleasePool works under ARC and MRC, covering NSAutoreleasePool, the @autoreleasepool syntax, internal C++ structures, page management, POOL_BOUNDARY handling, nested pools, and the interaction with the run‑loop for timely object release.

ARCAutoreleasePoolMRC
0 likes · 14 min read
Understanding the AutoreleasePool Mechanism in Objective‑C
DataFunTalk
DataFunTalk
May 3, 2021 · Artificial Intelligence

Integrating Lexical Knowledge and Handling Nested Entities in Chinese Named Entity Recognition

This article reviews recent advances in Chinese NER, examining lexical‑knowledge integration methods such as Lattice LSTM, FLAT, and graph‑based networks, and discusses approaches for nested entity recognition including Pyramid, MRC‑based frameworks, TPLinker and span‑based models, highlighting their strengths and trade‑offs.

Chinese NERLattice LSTMMRC
0 likes · 13 min read
Integrating Lexical Knowledge and Handling Nested Entities in Chinese Named Entity Recognition