Skip to content

Commit 54cf8bb

Browse files
authored
Mention runpod in Clusters guide (#3284)
1 parent 7027196 commit 54cf8bb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/docs/guides/clusters.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Ensure a fleet is created before you run any distributed task. This can be eithe
1515
### Cloud fleets
1616

1717
[Cloud fleets](../concepts/fleets.md#cloud) allow to provision interconnected clusters across supported backends.
18-
For cloud fleets, fast interconnect is currently supported only on the `aws`, `gcp`, and `nebius` backends.
18+
For cloud fleets, fast interconnect is currently supported only on the `aws`, `gcp`, `nebius`, and `runpod` backends.
1919

2020
=== "AWS"
2121
When you create a cloud fleet with AWS, [Elastic Fabric Adapter :material-arrow-top-right-thin:{ .external }](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/efa.html){:target="_blank"} networking is automatically configured if it’s supported for the corresponding instance type.
@@ -36,6 +36,9 @@ For cloud fleets, fast interconnect is currently supported only on the `aws`, `g
3636
=== "Nebius"
3737
When you create a cloud fleet with Nebius, [InfiniBand :material-arrow-top-right-thin:{ .external }](https://docs.nebius.com/compute/clusters/gpu){:target="_blank"} networking is automatically configured if it’s supported for the corresponding instance type.
3838

39+
=== "Runpod"
40+
When you run multinode tasks in a cluster cloud fleet with Runpod, `dstack` provisions [Runpod Instant Clusters](https://docs.runpod.io/instant-clusters) with InfiniBand networking configured.
41+
3942
> To request fast interconnect support for other backends,
4043
file an [issue :material-arrow-top-right-thin:{ .external }](https://github.com/dstackai/dstack/issues){:target="_ blank"}.
4144

0 commit comments

Comments
 (0)