Migrate custom GitHub Actions jobs on amd64 from gpu-l4-latest-1 to gpu-rtxpro6000-latest-1 in each repository's .github/workflows/{build,pr,test}.yaml files.
This change helps rebalance CI capacity and uses the fastest hardware available for these jobs.
Repositories requiring changes:
NVIDIA/cuml
NVIDIA/cuvs
rapidsai/cugraph
rapidsai/kvikio
rapidsai/rapidsmpf
rapidsai/rmm
NVIDIA/cudf was completed in NVIDIA/cudf#23878.
Documentation builds will remain on L4, and will be updated by rapidsai/shared-workflows#627. ARM64 jobs will also remain on L4 because RTX PRO 6000 runners are only available for amd64.
Pull requests:
Migrate custom GitHub Actions jobs on amd64 from
gpu-l4-latest-1togpu-rtxpro6000-latest-1in each repository's.github/workflows/{build,pr,test}.yamlfiles.This change helps rebalance CI capacity and uses the fastest hardware available for these jobs.
Repositories requiring changes:
NVIDIA/cumlNVIDIA/cuvsrapidsai/cugraphrapidsai/kvikiorapidsai/rapidsmpfrapidsai/rmmNVIDIA/cudfwas completed in NVIDIA/cudf#23878.Documentation builds will remain on L4, and will be updated by rapidsai/shared-workflows#627. ARM64 jobs will also remain on L4 because RTX PRO 6000 runners are only available for amd64.
Pull requests: