Add support for inheriting process requirements
tom-tan opened this issue · 1 comments
tom-tan commented
https://www.commonwl.org/v1.0/Workflow.html#Requirements_and_hints
Note:
- The current spec does not provide a way for it. In short term, it needs platform-dependent feature.
- CWL v1.2 has
cwl:requirements
that has a similar functionality but it has different priority from inherited process requirements.