Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multi burst tweaks #2522

Merged
merged 17 commits into from
Feb 15, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
switch multi burst to on-demand
jtherrmann committed Dec 9, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
commit 60becfec020e0361aa36b3400309f5cce8d0ba8a
2 changes: 1 addition & 1 deletion job_spec/INSAR_ISCE_MULTI_BURST.yml
Original file line number Diff line number Diff line change
@@ -75,7 +75,7 @@ INSAR_ISCE_MULTI_BURST:
- --secondary
- Ref::secondary
timeout: 126000 # 35 hours
compute_environment: Default
compute_environment: InsarIsceMultiBurst
vcpu: 1
memory: 4 # Memory is always overridden by the step function
secrets:
3 changes: 3 additions & 0 deletions job_spec/config/compute_environments.yml
Original file line number Diff line number Diff line change
@@ -12,3 +12,6 @@ compute_environments:
InsarIsceAria:
allocation_type: EC2
allocation_strategy: BEST_FIT_PROGRESSIVE
InsarIsceMultiBurst:
allocation_type: EC2
allocation_strategy: BEST_FIT_PROGRESSIVE