Skip to content

Commit

Permalink
Fix AMI for p5
Browse files Browse the repository at this point in the history
  • Loading branch information
agnesLeroy committed Aug 7, 2024
1 parent db33640 commit 866875f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/slab.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spawn_retry_duration = 60

[backend.aws.multi-h100-nvlink]
region = "us-east-1"
image_id = "ami-08f0d5468c82263f2"
image_id = "ami-0ee486f3e0eb34133"
instance_type = "p5.48xlarge"
# One spawn attempt every 30 seconds for 5 hours
spawn_retry_attempts = 600
Expand Down

0 comments on commit 866875f

Please sign in to comment.