Skip to main content
GitHub 仓库

HyperPod-InstantStart

HyperPod-InstantStart 收录了来自 haozhx23 的 5 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
5
Stars
15
更新
2026-06-16
Forks
9
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

hyperpod-nccl
网络与计算机系统管理员

Diagnose NCCL failures and adjacent training-pod failures on HyperPod GPU clusters (EKS or Slurm) — training hangs, AllReduce / collective-op timeouts, EFA or libfabric errors, rendezvous failures, EFA TCP fallback, /dev/shm or memlock issues, NCCL version mismatch across pods, container OOM / exit-137 / OOMKilled, GPU OOM (CUDA out of memory), CrashLoopBackOff / Pending pods, MASTER_ADDR DNS, NetworkPolicy blocking. Not for single-node hardware faults (→ hyperpod-node-debugger § G) or cluster-creation EFA / SSM failures (→ hyperpod-cluster-debugger § A / § F).

2026-06-16
create-cluster-pipeline
网络与计算机系统管理员

Create a full HyperPod cluster from scratch, including EKS creation, dependency configuration, and HyperPod provisioning. Use when creating a new cluster, setting up HyperPod infrastructure, bootstrapping environment.

2026-03-17
add-cluster-instance
网络与计算机系统管理员

Add a new instance group to an existing HyperPod cluster. Use when user wants to add GPU nodes, expand cluster capacity, or add a new instance group.

2026-03-12
cluster-addons
网络与计算机系统管理员

Install and manage cluster add-ons (Karpenter, etc.). Use when user wants to install Karpenter, configure cluster add-ons, or enable additional cluster features.

2026-03-12
deploy-model
软件开发工程师

Deploy a containerized inference model (vLLM, SGLang, etc.) to the cluster. Use when user wants to deploy a model, start inference service, or serve a model.

2026-03-12