From 2f8b3598d117521a7299b5f13133e877da825039 Mon Sep 17 00:00:00 2001 From: demo-user Date: Tue, 31 Mar 2026 10:29:00 +0800 Subject: [PATCH] update --- resource.yaml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/resource.yaml b/resource.yaml index dfb26ac..bc11c5a 100644 --- a/resource.yaml +++ b/resource.yaml @@ -251,6 +251,18 @@ resource_packages: gpu_value: 2 memory_key: null memory_value: '80' +- name: A100-test + description: null + resources: + memory: 64Gi + cpu: 4 + gpu: + type: gpu + device_label: Nvidia A100(80G) + gpu_key: nvidia.com/gpu + gpu_value: 1 + memory_key: null + memory_value: '80' - name: 沐曦C500资源套餐 description: null resources: @@ -359,15 +371,3 @@ resource_packages: gpu_value: 1 memory_key: null memory_value: '80' -- name: A100-test - description: null - resources: - memory: 40Gi - cpu: 4 - gpu: - type: gpu - device_label: Nvidia A100(80G) - gpu_key: nvidia.com/gpu - gpu_value: 1 - memory_key: null - memory_value: '80'