NCA-AIIO · Question #26
How many distinct network fabrics are in an AI cluster?
The correct answer is A. 3. An AI cluster typically employs three distinct network fabrics: one for management and client traffic (e.g., Ethernet), one for storage I/O (e.g., accessing datasets), and one for low-latency RDMA interconnects (e.g., InfiniBand or RoCE) between compute nodes for tasks like…
Question
How many distinct network fabrics are in an AI cluster?
Options
- A3
- B2
- C4
- D5
How the community answered
(25 responses)- A88% (22)
- B4% (1)
- D8% (2)
Explanation
An AI cluster typically employs three distinct network fabrics: one for management and client traffic (e.g., Ethernet), one for storage I/O (e.g., accessing datasets), and one for low-latency RDMA interconnects (e.g., InfiniBand or RoCE) between compute nodes for tasks like gradient synchronization. This separation optimizes performance, scalability, and reliability, distinguishing AI clusters from simpler setups.
Topics
Community Discussion
No community discussion yet for this question.