Skip to content

Commit

Permalink
WIP: test hyperstack backend provider
Browse files Browse the repository at this point in the history
  • Loading branch information
soonum committed Mar 19, 2024
1 parent 670d706 commit 8928a3b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ci/slab.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,12 @@ region = "us-east-1"
image_id = "ami-0c4773f5626d919b6"
instance_type = "p3.2xlarge"

[backend.hyperstack.gpu]
environment_name = "norway"
volume_name = "slab-server-tests"
flavor_name = "RTX-A4000"
count = 1

[profile.gpu]
region = "eu-west-1" # Ireland
image_id = "ami-0261faf04cf54fe0a" # GPU image in eu-west-1 to test auto retry
Expand Down

0 comments on commit 8928a3b

Please sign in to comment.