update
This commit is contained in:
parent
ada73d30f6
commit
2f8b3598d1
@ -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'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user