Skip to content

Commit

Permalink
Merge pull request #2592 from ASFHyP3/increase-aria-memory
Browse files Browse the repository at this point in the history
increase ARIA_S1_GUNW memory
  • Loading branch information
jtherrmann authored Feb 10, 2025
2 parents a70dfb5 + 0583d7e commit 65556a0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions job_spec/ARIA_S1_GUNW.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ ARIA_S1_GUNW:
example: 23474
cost_profiles:
EDC:
cost: 15.0
cost: 30.0
DEFAULT:
cost: 1.0
validators:
Expand All @@ -55,7 +55,7 @@ ARIA_S1_GUNW:
image: ghcr.io/access-cloud-based-insar/dockerizedtopsapp
command:
- ++omp-num-threads
- '2' # 8 vCPUs per 16 GB RAM for the C instance family; 4 for M; 2 for R
- '4' # 8 vCPUs per 16 GB RAM for the C instance family; 4 for M; 2 for R
- --bucket
- '!Ref Bucket'
- --bucket-prefix
Expand All @@ -69,7 +69,7 @@ ARIA_S1_GUNW:
timeout: 21600 # 6 hr
compute_environment: Default
vcpu: 1
memory: 15500
memory: 31500
secrets:
- EARTHDATA_USERNAME
- EARTHDATA_PASSWORD
Expand Down

0 comments on commit 65556a0

Please sign in to comment.