NGC Catalog
CLASSIC
Welcome Guest
Containers
NVIDIA MOFED Driver

NVIDIA MOFED Driver

For copy image paths and more information, please view on a desktop device.
Logo for NVIDIA MOFED Driver
Description
Provision the NVIDIA MOFED driver using containers.
Publisher
NVIDIA
Latest Tag
23.10-3.2.6.0-0-5.15.0-102-generic-ubuntu22.04-amd64
Modified
May 1, 2025
Compressed Size
101.38 MB
Multinode Support
No
Multi-Arch Support
No
23.10-3.2.6.0-0-5.15.0-102-generic-ubuntu22.04-amd64 (Latest) Security Scan Results

Linux / amd64

Sorry, your browser does not support inline SVG.

NVIDIA MOFED Driver

The NVIDIA MOFED driver container is intended to be used as an alternative to host installation by simply deploying the container image on the host. The container will:

  • Reload Kernel modules provided by MOFED
  • Mount the container's root fs to /run/mellanox/drivers. The content of this container will be made available to be shared with host or other containers.

OFED Container provides GPU Direct use-cases functionality, which is not supported by the inbox drivers.

Containerized MOFED - Run example

# docker run --rm -it \
    -v /run/mellanox/drivers:/run/mellanox/drivers:shared \
    -v /etc/network:/etc/network \
    -v /etc:/host/etc \
    -v /lib/udev:/host/lib/udev \
    -v /lib/modules:/host/lib/modules \
    --net=host --privileged nvcr.io/nvidia/mellanox/mofed:23.07-0.5.0.0-ubuntu22.04-amd64

Containerized MOFED - Readme

GitHub repo

Learn More

The Network Operator is open-source. For more information on contributions and release artifacts, see the GitHub repo