Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions pages/gpu/menu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ export const gpuMenu = {
'GPU Instances internet and Block Storage bandwidth overview',
slug: 'gpu-instances-bandwidth-overview',
},
{
label: 'Migrating from H100-2-80G to H100-SXM-2-80G',
slug: 'migration-h100',
},
{
label: 'GPU time-slicing with Kubernetes',
slug: 'kubernetes-gpu-time-slicing',
Expand Down