diff --git a/resource.yaml b/resource.yaml index b046756..dfb26ac 100644 --- a/resource.yaml +++ b/resource.yaml @@ -359,3 +359,15 @@ 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'