File tree Expand file tree Collapse file tree 2 files changed +9
-6
lines changed
Expand file tree Collapse file tree 2 files changed +9
-6
lines changed Original file line number Diff line number Diff line change 11images :
2- ubuntu-22 :
3- platform : " linux"
4- arch : " x64"
5- owner : " 099720109477" # Official Ubuntu owner
6- name : " ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-*" # Official Ubuntu image
72 dlami-x64 :
83 platform : " linux"
94 arch : " x64"
105 owner : " 898082745236" # AWS
116 name : " Deep Learning Base OSS Nvidia Driver GPU AMI (Ubuntu 22.04)*"
7+ ubuntu-22 :
8+ platform : " linux"
9+ arch : " x64"
10+ owner : " 099720109477" # Official Ubuntu owner
11+ name : " ubuntu/images/hvm-ssd/ubuntu-jammy-22.04-amd64-server-*" # Official Ubuntu image
1212
1313runners :
1414 gpu-nvidia :
15+ family : ["g4dn.xlarge"]
16+ image : dlami-x64
17+ gpu-nvidia-lightweight :
1518 family : ["g4dn.xlarge"]
1619 image : ubuntu-22
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ concurrency:
77jobs :
88 gpu-ci :
99 name : GPU-CI
10- runs-on : [runs-on,runner=gpu-nvidia]
10+ runs-on : [runs-on,runner=gpu-nvidia-lightweight ]
1111
1212 strategy :
1313 max-parallel : 1
You can’t perform that action at this time.
0 commit comments