/
githubmirror
/
Made-With-ML
Обзор
Документация
Войти
/
githubmirror
/
Made-With-ML
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
deploy/cluster_compute.yaml
22 строки
464 B
GokuMohandas
updated cluser compute, environment and workloads
07 дек 2023, 22:36
07 дек 2023, 22:36
be3d273
Код
Авторство
О чём код?
cloud: education-us-west-2 region: us-west-2 head_node_type: name: head_node_type instance_type: g5.4xlarge worker_node_types: - name: gpu_worker instance_type: g5.4xlarge min_workers: 1 max_workers: 1 use_spot: False aws: BlockDeviceMappings: - DeviceName: "/dev/sda1" Ebs: VolumeSize: 500 DeleteOnTermination: true TagSpecifications: - ResourceType: instance Tags: - Key: as-feature-multi-zone Value: "true"