From 59e6220c5de5de83596b1af589fc9e444fabdcc0 Mon Sep 17 00:00:00 2001 From: Cam Quilici Date: Wed, 26 Aug 2026 11:07:15 -0500 Subject: [PATCH] chore(runners): sync H100 pool with Slurm capacity MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove three generic H100 runner entries after the provider permanently reduced the cluster and the live Slurm partition settled at 17 nodes. Preserve the specialized multinode and disaggregated runners. 中文:云服务商永久缩减 H100 集群后,实时 Slurm 分区现为 17 个节点,因此移除三个通用 H100 运行器条目,并保留多节点和分离式推理专用运行器。 --- configs/runners.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/configs/runners.yaml b/configs/runners.yaml index 7be137b9eb..99a72b504d 100644 --- a/configs/runners.yaml +++ b/configs/runners.yaml @@ -15,9 +15,6 @@ labels: - h100-dgxc-slurm_10 - h100-dgxc-slurm_11 - h100-dgxc-slurm_12 - - h100-dgxc-slurm_13 - - h100-dgxc-slurm_14 - - h100-dgxc-slurm_15 - h100-dgxc-slurm_16 - h100-dgxc-slurm_17 - h100-dgxc-slurm_18 @@ -203,9 +200,6 @@ labels: - h100-dgxc-slurm_10 - h100-dgxc-slurm_11 - h100-dgxc-slurm_12 - - h100-dgxc-slurm_13 - - h100-dgxc-slurm_14 - - h100-dgxc-slurm_15 - h100-dgxc-slurm_16 - h100-dgxc-slurm_17 - h100-dgxc-slurm_18