Skip to content

Commit 245f646

Browse files
authored
Update GPU regions availability (#1928)
1 parent 051b95b commit 245f646

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gpus/getting-started-gpus.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Currently GPUs are available in the following regions:
4848
- `a10``ord`
4949
- `l40s``ord`
5050
- `a100-40gb``ord`
51-
- `a100-80gb``ams``iad``mia``sjc``syd`
51+
- `a100-80gb``iad``sjc``syd`
5252

5353

5454
### Change GPU model

gpus/gpu-quickstart.html.markerb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ nav: firecracker
2323
- `a10`: `ord`
2424
- `l40s`: `ord`
2525
- `a100-40gb`: `ord`
26-
- `a100-80gb`: `ams`, `iad`, `mia`, `sjc`, `syd`
26+
- `a100-80gb`: `iad`, `sjc`, `syd`
2727
</div>
2828

2929
1. Create or modify the `fly.toml` config file in the project source directory, replacing values with your own:

gpus/index.html.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Currently GPUs are available in the following regions:
3333
- `a10``ord`
3434
- `l40s``ord`
3535
- `a100-40gb``ord`
36-
- `a100-80gb``ams``iad``mia``sjc``syd`
36+
- `a100-80gb``iad``sjc``syd`
3737

3838
## Examples
3939

0 commit comments

Comments
 (0)