Skip to content

Commit c521a57

Browse files
authored
Add Nebius InfiniBand fabric for us-central1 (#2629)
1 parent 208ed86 commit c521a57

File tree

1 file changed

+1
-0
lines changed
  • src/dstack/_internal/core/backends/nebius

1 file changed

+1
-0
lines changed

src/dstack/_internal/core/backends/nebius/fabrics.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ class InfinibandFabric:
2020
InfinibandFabric("fabric-5", "gpu-h200-sxm", "eu-west1"),
2121
InfinibandFabric("fabric-6", "gpu-h100-sxm", "eu-north1"),
2222
InfinibandFabric("fabric-7", "gpu-h200-sxm", "eu-north1"),
23+
InfinibandFabric("us-central1-a", "gpu-h200-sxm", "us-central1"),
2324
]
2425

2526

0 commit comments

Comments
 (0)