File tree Expand file tree Collapse file tree 2 files changed +16
-16
lines changed
Expand file tree Collapse file tree 2 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 33 - name: compute
44 default: true
55 instance_types:
6- - name: permanent
6+ - name: HPC
77 default: true
88 shape: BM.HPC2.36
9- instance_keyword: permanent
10- permanent: true
9+ instance_keyword: hpc
10+ permanent: False
1111 cluster_network: true
1212 max_number_nodes: 100
13- max_cluster_size: 50
13+ max_cluster_size: 20
1414 max_cluster_count: 10
1515 ad: VXpT:EU-FRANKFURT-1-AD-2 #TO EDIT
1616 image: ocid1.image.oc1..aaaaaaaa5yxem7wzie34hi5km4qm2t754tsfxrjuefyjivebrxjad4jcj5oa #TO EDIT
2222 instance_pool_custom_memory: false
2323 marketplace_listing: 1. Oracle Linux 7.8 OFED5.0
2424 hyperthreading: true
25- - name: HPC
25+ - name: permanent
2626 default: true
2727 shape: BM.HPC2.36
28- instance_keyword: hpc
29- permanent: False
28+ instance_keyword: permanent
29+ permanent: true
3030 cluster_network: true
3131 max_number_nodes: 100
32- max_cluster_size: 20
32+ max_cluster_size: 50
3333 max_cluster_count: 10
3434 ad: VXpT:EU-FRANKFURT-1-AD-2 #TO EDIT
3535 image: ocid1.image.oc1..aaaaaaaa5yxem7wzie34hi5km4qm2t754tsfxrjuefyjivebrxjad4jcj5oa #TO EDIT
Original file line number Diff line number Diff line change 33 - name: ${queue}
44 default: true
55 instance_types:
6- - name: permanent
7- default: false
6+ - name: hpc-default
7+ default: true
88 shape: ${shape}
9- instance_keyword: permanent
10- permanent: true
9+ instance_keyword: hpc
10+ permanent: false
1111 cluster_network: ${cluster_network}
1212 max_number_nodes: 1000
1313 max_cluster_size: 50
2222 instance_pool_custom_memory: ${instance_pool_custom_memory}
2323 marketplace_listing: ${marketplace_listing}
2424 hyperthreading: ${hyperthreading}
25- - name: hpc-default
26- default: true
25+ - name: permanent
26+ default: false
2727 shape: ${shape}
28- instance_keyword: hpc
29- permanent: false
28+ instance_keyword: permanent
29+ permanent: true
3030 cluster_network: ${cluster_network}
3131 max_number_nodes: 1000
3232 max_cluster_size: 50
You can’t perform that action at this time.
0 commit comments