Skip to content

Commit 589429b

Browse files
authored
docs(gpu): add h100 migration to menu (#5833)
1 parent 5237a22 commit 589429b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pages/gpu/menu.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,10 @@ export const gpuMenu = {
6767
'GPU Instances internet and Block Storage bandwidth overview',
6868
slug: 'gpu-instances-bandwidth-overview',
6969
},
70+
{
71+
label: 'Migrating from H100-2-80G to H100-SXM-2-80G',
72+
slug: 'migration-h100',
73+
},
7074
{
7175
label: 'GPU time-slicing with Kubernetes',
7276
slug: 'kubernetes-gpu-time-slicing',

0 commit comments

Comments
 (0)