NGC | Catalog
CatalogContainersNVIDIA 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

5.9-0.5.6.0-ubuntu22.04-amd64

Modified

March 8, 2023

Compressed Size

1.9 GB

Multinode Support

No

Multi-Arch Support

No

5.9-0.5.6.0-ubuntu22.04-amd64 (Latest) Scan Results

Linux / amd64

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 Mellanox OFED
  • 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.

Containerized Mellanox OFED - Run

# 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:5.9-0.5.6.0-ubuntu22.04-amd64

Learn More

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