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

23.07-0.5.0.0-ubuntu22.04-amd64

Modified

September 1, 2023

Compressed Size

1.8 GB

Multinode Support

No

Multi-Arch Support

No

23.07-0.5.0.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 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