Enable Cirrus on feedstocks that had access to open-gpu-server#1982
Merged
jaimergp merged 5 commits intoconda-forge:mainfrom Apr 4, 2026
Merged
Enable Cirrus on feedstocks that had access to open-gpu-server#1982jaimergp merged 5 commits intoconda-forge:mainfrom
jaimergp merged 5 commits intoconda-forge:mainfrom
Conversation
beckermr
approved these changes
Apr 3, 2026
Contributor
|
great! which one would you select for qt-webengine ? |
Contributor
Well, currently qt-webengine is on |
2 tasks
Member
Author
|
Argh there's a bug in smithy, fixing at conda-forge/conda-smithy#2508 |
mharradon
added a commit
to mharradon/tensorflow-feedstock
that referenced
this pull request
Apr 5, 2026
Migrate off decommissioned runner. See e.g. : conda-forge/admin-requests#1982
4 tasks
jviehhauser
added a commit
to jviehhauser/onnxruntime-feedstock
that referenced
this pull request
Apr 7, 2026
The Quansight Open GPU Server (OpenStack) was decommissioned on 2026-03-13 (conda-forge/.cirun#174), so cirun-openstack-cpu-4xlarge runners no longer exist. All Linux GHA jobs were timing out after 24h waiting for runners that will never come. Cirrus runners access was granted via conda-forge/admin-requests#1982. This switches Linux builds to ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg (16 CPUs, 48GB RAM). Windows builds remain on cirun-azure-windows-4xlarge. Re-rendered with conda-smithy 3.59.0.
andrew-anyscale
added a commit
to andrew-anyscale/ray-packages-feedstock
that referenced
this pull request
Apr 7, 2026
Per conda-forge/admin-requests#1982, replace cirun-openstack-cpu-4xlarge with ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lg. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: andrew <andrew@anyscale.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Checklist:
Comes from conda-forge/.cirun#174
cc @conda-forge/core, @conda-forge/astra-toolbox, @conda-forge/cutlass, @conda-forge/flash-attn, @conda-forge/jaxlib, @conda-forge/libmagma, @conda-forge/mongodb, @conda-forge/muscat-split, @conda-forge/nodejs, @conda-forge/onnxruntime, @conda-forge/pytorch-cpu, @conda-forge/pytorch_scatter, @conda-forge/qt-webengine, @conda-forge/ray-packages, @conda-forge/tensorflow, @conda-forge/tinygrad, @conda-forge/torchao, @conda-forge/viskores, @conda-forge/vllm, @conda-forge/vtk-m, @conda-forge/webkit2gtk4-1 , @conda-forge/xformers.
Cirrus Runners will replace the
open-gpu-serverrunners for CPU-only jobs. We have access to three concurrency units, whose cost goes as follows:Once this is merged, you can use
github_actions_labelsinrecipe/conda_build_config.yamllike this:cirun-openstack-cpu-mediumusers should useghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-smcirun-openstack-cpu-largeusers should useghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-smcirun-openstack-cpu-xlargeusers should useghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-mdcirun-openstack-cpu-2xlargeusers should useghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lgcirun-openstack-cpu-4xlargeusers should useghcr.io/cirruslabs/ubuntu-runner-amd64:24.04-lgFor example: