NGC | Catalog
CatalogContainersNVIDIA MOFED Driver v5.6-1.0.3.3

NVIDIA MOFED Driver v5.6-1.0.3.3

For copy image paths and more information, please view on a desktop device.
Logo for NVIDIA MOFED Driver v5.6-1.0.3.3

Description

Provision the NVIDIA MOFED driver using containers.

Publisher

NVIDIA

Latest Tag

rhcos4.10-amd64

Modified

September 1, 2023

Compressed Size

2.05 GB

Multinode Support

No

Multi-Arch Support

No

rhcos4.10-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 \
    --net=host --privileged nvcr.io/nvidia/mellanox/mofed-5.6-1.0.3.3:ubuntu20.04-amd64

Learn More

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