NVIDIA / NVIDIA/cloud-native-docs
Update compute domain prerequistes in the 25.10 docs.
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 43
- Forks
- 53
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 19
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked DRA introduction page and locate the ComputeDomain prerequisites in the 25.10 documentation. Add the MNNVL hardware requirement and the pre-installed-driver requirements for nvidia-imex packages and the masked IMEX service; done means all listed prerequisites and the example command appear accurately.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kubernetes, linux
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 78/100