Skip to content

Commit e52e93e

Browse files
atalmanpytorchmergebot
authored andcommitted
Update scale-config files with linux.24xlarge.ephemeral (pytorch#134380)
Add linux.24xlarge.ephemeral to scale config Pull Request resolved: pytorch#134380 Approved by: https://github.com/kit1980, https://github.com/ZainRizvi
1 parent 54ff320 commit e52e93e

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

.github/lf-canary-scale-config.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,18 @@ runner_types:
121121
ami: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64
122122
am2:
123123
ami: amzn2-ami-hvm-2.0.20240306.2-x86_64-ebs
124+
lf.c.linux.24xlarge.ephemeral:
125+
disk_size: 150
126+
instance_type: c5.24xlarge
127+
is_ephemeral: true
128+
max_available: 200
129+
os: linux
130+
ami: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64
131+
variants:
132+
amz2023:
133+
ami: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64
134+
am2:
135+
ami: amzn2-ami-hvm-2.0.20240306.2-x86_64-ebs
124136
lf.c.linux.2xlarge:
125137
disk_size: 150
126138
instance_type: c5.2xlarge

.github/lf-scale-config.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,18 @@ runner_types:
121121
ami: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64
122122
am2:
123123
ami: amzn2-ami-hvm-2.0.20240306.2-x86_64-ebs
124+
lf.linux.24xlarge.ephemeral:
125+
disk_size: 150
126+
instance_type: c5.24xlarge
127+
is_ephemeral: true
128+
max_available: 200
129+
os: linux
130+
ami: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64
131+
variants:
132+
amz2023:
133+
ami: al2023-ami-2023.5.20240701.0-kernel-6.1-x86_64
134+
am2:
135+
ami: amzn2-ami-hvm-2.0.20240306.2-x86_64-ebs
124136
lf.linux.2xlarge:
125137
disk_size: 150
126138
instance_type: c5.2xlarge

0 commit comments

Comments
 (0)