diff --git a/resource.yaml b/resource.yaml index d62665a..ccbe145 100644 --- a/resource.yaml +++ b/resource.yaml @@ -347,3 +347,15 @@ resource_packages: gpu_value: 2 memory_key: null memory_value: '80' +- name: A100-train + description: null + resources: + memory: 200Gi + cpu: 4 + gpu: + type: gpu + device_label: Nvidia A100(80G) + gpu_key: nvidia.com/gpu + gpu_value: 1 + memory_key: null + memory_value: '80'