Skip to content
Open
Changes from all commits
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
2 changes: 2 additions & 0 deletions steps/multidir_merger.cwl
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ requirements:
hints:
- class: DockerRequirement
dockerPull: vlbi-cwl
- class: ResourceRequirement
ramMin: 45000

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion: put this on 150000. My h5parm is for example 100 GB with ~40 directions, so for example ~60 directions you would need ~150 GB.


stdout: multidir_h5_merger.log
stderr: multidir_h5_merger_err.log
Loading