{"id":21044966,"url":"https://github.com/quansight/open-gpu-server","last_synced_at":"2026-03-06T09:31:14.868Z","repository":{"id":207741573,"uuid":"419742882","full_name":"Quansight/open-gpu-server","owner":"Quansight","description":"The Open GPU Server for CI purpose.","archived":false,"fork":false,"pushed_at":"2026-01-28T07:54:04.000Z","size":351,"stargazers_count":15,"open_issues_count":10,"forks_count":36,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-01-28T23:43:42.338Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quansight.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-21T13:51:25.000Z","updated_at":"2026-01-28T07:54:01.000Z","dependencies_parsed_at":"2024-03-13T12:26:00.528Z","dependency_job_id":"2f9c8b3b-d7c8-4e3e-a26f-1e168605e311","html_url":"https://github.com/Quansight/open-gpu-server","commit_stats":null,"previous_names":["quansight/open-gpu-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Quansight/open-gpu-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quansight%2Fopen-gpu-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quansight%2Fopen-gpu-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quansight%2Fopen-gpu-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quansight%2Fopen-gpu-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quansight","download_url":"https://codeload.github.com/Quansight/open-gpu-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quansight%2Fopen-gpu-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30168967,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T07:56:45.623Z","status":"ssl_error","status_checked_at":"2026-03-06T07:55:55.621Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-19T14:19:18.520Z","updated_at":"2026-03-06T09:31:14.289Z","avatar_url":"https://github.com/Quansight.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# open-gpu-server\n\nThis repository provides information about the OpenStack instance Quansight and MetroStar are providing to conda-forge and other communities.\n\n## Access\n\nThe main intent of this service is to provide GPU CI to those conda-forge feedstocks that require it. To do so:\n\n- **Feedstocks** must have access to the service. Refer to the [`conda-forge/admin-requests`](https://github.com/conda-forge/admin-requests) README.\n- **Maintainers** you must read and agree to the [Terms of Service](./TOS.md). Your username must be listed in [`access/conda-forge-users.json`](./access/conda-forge-users.json). Please open a PR to add yourself to the list.\n\n## Incidents\n\nIf you suspect the server is not operating as expected, please check:\n\n- [Status page](https://ci-status.quansight.dev/)\n- [Ongoing incidents](https://github.com/Quansight/open-gpu-server/issues?q=is%3Aopen+is%3Aissue+label%3Aincident%3Adegraded-performance%2Cincident%3Ainvestigating%2Cincident%3Amajor-outage+sort%3Aupdated-desc)\n\nIf you think there should be an open incident report but there's none, please open a new issue and tag [@Quansight/open-gpu-server](https://github.com/orgs/Quansight/teams/open-gpu-server) so the team can take a look. Thanks!\n\n## Base configuration\n\n- Model: AMD EPYC 7352 24-Core Processor\n- Architecture: `x86_64`, 32-bit, 64-bit\n- 48 Cores\n- ~500 GB Memory\n- 6x NVIDIA Tesla V100\n\n## Available runners\n\nThe server can spin up VMs with the following configurations:\n\n### GPU runners\n\n| Name          | vCPUs | RAM  | Disk  | GPUs                 |\n| ------------  | ----- | ---- | ----- | -------------------- |\n| `gpu_tiny`    | 4     | 2GB  | 20GB  | 1x NVIDIA Tesla V100 |\n| `gpu_medium`  | 4     | 8GB  | 50GB  | 1x NVIDIA Tesla V100 |\n| `gpu_large`   | 4     | 12GB | 60GB  | 1x NVIDIA Tesla V100 |\n| `gpu_xlarge`  | 8     | 16GB | 60GB  | 1x NVIDIA Tesla V100 |\n| `gpu_2xlarge` | 8     | 32GB | 80GB  | 1x NVIDIA Tesla V100 |\n| `gpu_4xlarge` | 8     | 64GB | 100GB | 1x NVIDIA Tesla V100 |\n\n### CPU runners\n\n| Name         | vCPUs | RAM  | Disk   |\n| ------------ | ----- | ---- | ------ |\n| `ci_medium`  | 4     | 8GB  | 60GB   |\n| `ci_large`   | 4     | 12GB | 60GB   |\n| `ci_xlarge`  | 4     | 32GB | 60GB   |\n| `ci_2xlarge` | 8     | 32GB | 80GB   |\n| `ci_4xlarge` | 8     | 64GB | 100GB  |\n\n### Software\n\nSee [`vm-images`](./vm-images) folder for details.\n\n## Limitations\n\n* Concurrency depends on available resources. Only 4 GPUs can be exposed to the VMs at a time; expect queues. This is not per repository, but a server-wide limitation. See [docs/openstack.md](/docs/openstack.md) for details.\n* We have not yet implemented a time limit per job. Please be mindful of this and try to keep your jobs as short as possible. This might change in the future.\n\n## Support\n\nThis service is provided as is, with no guarantees of uptime or support. If you have any questions, please open an issue in this repository and we'll try our best.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquansight%2Fopen-gpu-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquansight%2Fopen-gpu-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquansight%2Fopen-gpu-server/lists"}