Skip to content

Commit

Permalink
Update GPU regions availability
Browse files Browse the repository at this point in the history
  • Loading branch information
dangra committed Feb 5, 2025
1 parent 051b95b commit f7db22f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion gpus/getting-started-gpus.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Currently GPUs are available in the following regions:
- `a10``ord`
- `l40s``ord`
- `a100-40gb``ord`
- `a100-80gb``ams``iad``mia``sjc``syd`
- `a100-80gb``iad``sjc``syd`


### Change GPU model
Expand Down
2 changes: 1 addition & 1 deletion gpus/gpu-quickstart.html.markerb
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ nav: firecracker
- `a10`: `ord`
- `l40s`: `ord`
- `a100-40gb`: `ord`
- `a100-80gb`: `ams`, `iad`, `mia`, `sjc`, `syd`
- `a100-80gb`: `iad`, `sjc`, `syd`
</div>

1. Create or modify the `fly.toml` config file in the project source directory, replacing values with your own:
Expand Down
2 changes: 1 addition & 1 deletion gpus/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Currently GPUs are available in the following regions:
- `a10``ord`
- `l40s``ord`
- `a100-40gb``ord`
- `a100-80gb``ams``iad``mia``sjc``syd`
- `a100-80gb``iad``sjc``syd`

## Examples

Expand Down

0 comments on commit f7db22f

Please sign in to comment.