When deploying or upgrading to NVIDIA DGX OS 7 on your DGX systems, you will notice a transition in the default network software stack designed to support advanced networking and data processing features. Which OFED (OpenFabrics Enterprise Distribution) software package is now default on DGX OS 7?
Select an answer to reveal the explanation.
Short Explanation and Infographic
Check this out: if you've been working with NVIDIA networking for a while, you probably remember MLNX_OFED. It was the gold standard for Mellanox adapter cards. But times change, and with DGX OS 7, NVIDIA has officially transitioned to DOCA OFED as the default networking stack. This isn't just a name change—it integrates the software stack with NVIDIA's DOCA (Data Center Infrastructure-on-a-Chip Architecture) SDK, bringing massive performance gains and support for DPUs. Keep this in mind: DGX OS 6 relied on Ubuntu's default OFED, but DGX OS 7 is all about DOCA. Pay close attention here, because this is an easy exam gotcha!
Full explanation below image
Full Explanation
With the release of DGX OS 7 (which is based on Ubuntu 22.04 LTS), NVIDIA restructured the networking software stack to align with modern Data Processing Units (DPUs) and accelerated networking architectures. The default networking driver stack in DGX OS 7 is NVIDIA DOCA OFED.
Historically, Mellanox InfiniBand and Ethernet host channel adapters (HCAs) utilized the MLNX_OFED driver stack. While MLNX_OFED was the standard for years, NVIDIA has transitioned its networking software ecosystem under the DOCA framework. DOCA OFED serves as the modern driver package, offering APIs and libraries that enable seamless integration of network acceleration, security, and storage offloading, particularly for systems equipped with NVIDIA BlueField DPUs and ConnectX smartNICs.
To contrast the options: - Ubuntu OFED (Option A) is the upstream open-source package included with the Ubuntu OS distribution, which was utilized as the base in DGX OS 6, but is not the custom-tuned stack default in DGX OS 7. - Intel OFED (Option B) is designed for Intel-specific fabrics (like Omni-Path or Intel Ethernet) and is not used in the NVIDIA DGX ecosystem. - MLNX_OFED (Option D) is the legacy driver package that has been succeeded by DOCA OFED in DGX OS 7.
Understanding this transition is essential for systems administrators managing cluster images and ensuring compatibility with fabric management tools.