Linux / amd64
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:
OFED Container provides GPU Direct use-cases functionality, which is not supported by the inbox drivers.
# 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
The Network Operator is open-source. For more information on contributions and release artifacts, see the GitHub repo