We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c116872 commit 41d2fb5Copy full SHA for 41d2fb5
.github/runs-on.yml
@@ -1,17 +1,12 @@
1
images:
2
- amazon-linux-gpu-x64:
+ runs-on-gpu-pinned:
3
platform: "linux"
4
arch: "x64"
5
- owner: "898082745236" # AWS
6
- name: "Amazon Linux 2 AMI with NVIDIA TESLA GPU Driver*"
+ owner: "135269210855" # runs-on
+ name: "runs-on-v2.2-ubuntu22-gpu-x64-20250123194414"
7
8
- dlami-x64:
+ runs-on-cpu-pinned:
9
10
11
12
- name: "Deep Learning Base OSS Nvidia Driver GPU AMI (Ubuntu 22.04)*"
13
-
14
-runners:
15
- gpu-nvidia:
16
- family: ["g4dn.xlarge"]
17
- image: amazon-linux-gpu-x64
+ name: "runs-on-v2.2-ubuntu22-full-x64-20250101080516"
0 commit comments