NVIDIA / NVIDIA/cuopt

[ci] switch to shared 'docs-build' matrix?

Open
#1,887 0 comments 0 reactions 1 assignee View on GitHub

@ramakrishnap-nv is already working on this.

Since Sep 11, 2026.

awaiting response
Dominant language
Cuda
Stars
1k
Forks
233
Avg merge
4d 4h
Merged PRs (30d)
95

Description

Description

I recently did some work across RAPIDS to:

  1. switch docs builds from L4 runners to RTX Pro 6000 (which we have a lot more free capacity for)
  2. centralize that decision in a shared matrix, so it's easy to do something like "switch all docs builds to a different runner type" in the future

Details here: https://github.com/rapidsai/build-planning/issues/333

I skipped cuopt because its main branch pointed at release/26.10 on shared-workflows and that made this change a bit awkward.

This project should consider a change like that too, when you update to main of shared-workflows.

Benefits of this work

  • reduced time spent waiting for docs builds to get scheduled
  • reduced load on NVIDIA's shared and oversubscribed L4 runners
  • RAPIDS build engineering team manages the runner type for docs builds so you don't need to actively manage it

Approach

Imitate the PRs from https://github.com/rapidsai/build-planning/issues/333

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.