NCA-AIIO · Question #33
When using an InfiniBand network for an AI infrastructure, which software component is necessary for the fabric to function?
The correct answer is C. OpenSM. OpenSM (Open Subnet Manager) is essential for InfiniBand networks, managing the fabric by discovering topology, configuring switches and host channel adapters (HCAs), and handling routing. Without it, the fabric cannot operate. Verbs is an API for RDMA, and MPI is a…
Question
When using an InfiniBand network for an AI infrastructure, which software component is necessary for the fabric to function?
Options
- AVerbs
- BMPI
- COpenSM
How the community answered
(31 responses)- A6% (2)
- B3% (1)
- C90% (28)
Explanation
OpenSM (Open Subnet Manager) is essential for InfiniBand networks, managing the fabric by discovering topology, configuring switches and host channel adapters (HCAs), and handling routing. Without it, the fabric cannot operate. Verbs is an API for RDMA, and MPI is a communication protocol, but OpenSM is the critical software component for functionality.
Topics
Community Discussion
No community discussion yet for this question.