Skip to content

Update compute domain prerequistes in the 25.10 docs. #453

Description

@a-mccarthy

We need to add the following to the dra prerequisites in 25.10, https://docs.nvidia.com/datacenter/cloud-native/gpu-operator/latest/dra-intro-install.html#:~:text=For%20ComputeDomain%20ensure%20the%20following%3A:

For ComputeDomain ensure the following:

NVIDIA Grace Blackwell GPUs with Multi-Node NVLink (MNNVL) available on your cluster. For example, NVIDIA HGX GB200 NVL72 or NVIDIA HGX GB300 NVL72. Refer to the NVIDIA Multi-Node NVLink Systems documentation for details on Multi-Node NVLink systems.

For using ComputeDomains with a pre-installed GPU Driver:

The corresponding nvidia-imex-* packages installed through your Linux distribution’s package manager.

The IMEX systemd service disabled before installing the GPU Operator (on all GPU nodes). For example:

systemctl disable --now nvidia-imex.service && systemctl mask nvidia-imex.service

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions