mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Pull Request resolved: https://github.com/pytorch/pytorch/pull/163795 Approved by: https://github.com/huydhn, https://github.com/seemethere
76 lines
2.2 KiB
YAML
76 lines
2.2 KiB
YAML
self-hosted-runner:
|
|
labels:
|
|
# GitHub hosted runner that actionlint doesn't recognize because actionlint version (1.6.21) is too old
|
|
- ubuntu-24.04
|
|
# GitHub hosted x86 Linux runners
|
|
- linux.24_04.4x
|
|
- linux.24_04.16x
|
|
# Organization-wide AWS Linux Runners
|
|
- linux.large
|
|
- linux.2xlarge
|
|
- linux.4xlarge
|
|
- linux.9xlarge.ephemeral
|
|
- am2.linux.9xlarge.ephemeral
|
|
- linux.12xlarge
|
|
- linux.12xlarge.memory
|
|
- linux.24xlarge
|
|
- linux.24xlarge.memory
|
|
- linux.24xlarge.ephemeral
|
|
- linux.24xlarge.amd
|
|
- linux.arm64.2xlarge
|
|
- linux.arm64.2xlarge.ephemeral
|
|
- linux.arm64.m7g.4xlarge
|
|
- linux.arm64.m7g.4xlarge.ephemeral
|
|
- linux.arm64.r7g.12xlarge.memory
|
|
- linux.aws.h100
|
|
- linux.aws.h100.4
|
|
- linux.aws.h100.8
|
|
- linux.4xlarge.nvidia.gpu
|
|
- linux.8xlarge.nvidia.gpu
|
|
- linux.16xlarge.nvidia.gpu
|
|
- linux.g5.4xlarge.nvidia.gpu
|
|
# Pytorch/pytorch AWS Linux Runners on Linux Foundation account
|
|
- lf.linux.large
|
|
- lf.linux.2xlarge
|
|
- lf.linux.4xlarge
|
|
- lf.linux.12xlarge
|
|
- lf.linux.24xlarge
|
|
- lf.linux.arm64.2xlarge
|
|
- lf.linux.4xlarge.nvidia.gpu
|
|
- lf.linux.8xlarge.nvidia.gpu
|
|
- lf.linux.16xlarge.nvidia.gpu
|
|
- lf.linux.g5.4xlarge.nvidia.gpu
|
|
# Repo-specific IBM hosted S390x runner
|
|
- linux.s390x
|
|
# Organization wide AWS Windows runners
|
|
- windows.g4dn.xlarge
|
|
- windows.g4dn.xlarge.nonephemeral
|
|
- windows.4xlarge
|
|
- windows.4xlarge.nonephemeral
|
|
- windows.8xlarge.nvidia.gpu
|
|
- windows.8xlarge.nvidia.gpu.nonephemeral
|
|
- windows.g5.4xlarge.nvidia.gpu
|
|
# Windows ARM64 runners
|
|
- windows-11-arm64
|
|
- windows-11-arm64-preview
|
|
# Organization-wide AMD-hosted runners
|
|
# MI2xx runners
|
|
- linux.rocm.gpu
|
|
- linux.rocm.gpu.mi250
|
|
- linux.rocm.gpu.2
|
|
- linux.rocm.gpu.4
|
|
# gfx942 runners
|
|
- linux.rocm.gpu.gfx942.1
|
|
- linux.rocm.gpu.gfx942.2
|
|
- linux.rocm.gpu.gfx942.4
|
|
- rocm-docker
|
|
# Org wise AWS `mac2.metal` runners (2020 Mac mini hardware powered by Apple silicon M1 processors)
|
|
- macos-m1-stable
|
|
- macos-m1-14
|
|
# GitHub-hosted MacOS runners
|
|
- macos-latest-xlarge
|
|
- macos-13-xlarge
|
|
- macos-14-xlarge
|
|
# Organization-wide Intel hosted XPU runners
|
|
- linux.idc.xpu
|