Skip to content

Commit f49ccc0

Browse files
committed
Remove network instances and update memory for aria jobs
1 parent 0ec3b75 commit f49ccc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

job_spec/ARIA_S1_GUNW.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ ARIA_S1_GUNW:
6969
timeout: 21600 # 6 hr
7070
compute_environment: AriaS1Gunw
7171
vcpu: 1
72-
memory: 31500
72+
memory: 15500
7373
secrets:
7474
- EARTHDATA_USERNAME
7575
- EARTHDATA_PASSWORD

job_spec/config/compute_environments.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ compute_environments:
1313
allocation_type: EC2
1414
allocation_strategy: BEST_FIT_PROGRESSIVE
1515
AriaS1Gunw:
16-
instance_types: m6id.xlarge,m6id.2xlarge,m6id.4xlarge,m6id.8xlarge,m6idn.xlarge,m6idn.2xlarge,m6idn.4xlarge,m6idn.8xlarge
16+
instance_types: m6id.xlarge,m6id.2xlarge,m6id.4xlarge,m6id.8xlarge
1717
allocation_type: EC2
1818
allocation_strategy: BEST_FIT_PROGRESSIVE

0 commit comments

Comments
 (0)