Skip to content

Commit 7f97339

Browse files
[Docs] Merge GCP clusters examples (#3376)
1 parent 5b28643 commit 7f97339

File tree

16 files changed

+495
-581
lines changed

16 files changed

+495
-581
lines changed

docs/docs/concepts/fleets.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114,9 +114,7 @@ This ensures all instances are provisioned with optimal inter-node connectivity.
114114

115115
!!! info "Backend configuration"
116116
You may need to configure `extra_vpcs` and `roce_vpcs` in the `gcp` backend configuration.
117-
Refer to the [A4](../../examples/clusters/a4/index.md),
118-
[A3 Mega](../../examples/clusters/a3mega/index.md), and
119-
[A3 High](../../examples/clusters/a3high/index.md) examples for more details.
117+
Refer to the [GCP](../../examples/clusters/gcp/index.md) examples for more details.
120118

121119
??? info "Nebius"
122120
When you create a fleet with Nebius, [InfiniBand networking](https://docs.nebius.com/compute/clusters/gpu) is automatically configured if it’s supported for the corresponding instance type.

docs/docs/guides/clusters.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ For cloud fleets, fast interconnect is currently supported only on the `aws`, `g
2929

3030
!!! info "Backend configuration"
3131
You may need to configure `extra_vpcs` and `roce_vpcs` in the `gcp` backend configuration.
32-
Refer to the [A4](../../examples/clusters/a4/index.md),
33-
[A3 Mega](../../examples/clusters/a3mega/index.md), and
34-
[A3 High](../../examples/clusters/a3high/index.md) examples for more details.
32+
Refer to the [GCP](../../examples/clusters/gcp/index.md) examples for more details.
3533

3634
=== "Nebius"
3735
When you create a cloud fleet with Nebius, [InfiniBand](https://docs.nebius.com/compute/clusters/gpu) networking is automatically configured if it’s supported for the corresponding instance type.

docs/examples.md

Lines changed: 4 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -100,37 +100,17 @@ hide:
100100
Run multi-node RCCL tests with MPI
101101
</p>
102102
</a>
103-
<a href="/examples/clusters/a4"
103+
<a href="/examples/clusters/gcp"
104104
class="feature-cell sky">
105105
<h3>
106-
GCP A4
106+
GCP
107107
</h3>
108108

109109
<p>
110-
Set up GCP A4 clusters with optimized networking
110+
Set up GCP A4 and A3 clusters with optimized networking
111111
</p>
112112
</a>
113-
<a href="/examples/clusters/a3mega"
114-
class="feature-cell sky">
115-
<h3>
116-
GCP A3 Mega
117-
</h3>
118-
119-
<p>
120-
Set up GCP A3 Mega clusters with optimized networking
121-
</p>
122-
</a>
123-
<a href="/examples/clusters/a3high"
124-
class="feature-cell sky">
125-
<h3>
126-
GCP A3 High
127-
</h3>
128-
129-
<p>
130-
Set up GCP A3 High clusters with optimized networking
131-
</p>
132-
</a>
133-
<a href="/examples/clusters/efa"
113+
<a href="/examples/clusters/efa"
134114
class="feature-cell sky">
135115
<h3>
136116
AWS EFA

docs/examples/clusters/a3mega/index.md

Whitespace-only changes.

docs/examples/clusters/a4/index.md

Whitespace-only changes.

examples/clusters/a3high/README.md

Lines changed: 0 additions & 229 deletions
This file was deleted.

0 commit comments

Comments
 (0)