We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aef0dca commit e27edc6Copy full SHA for e27edc6
README.md
@@ -14,10 +14,10 @@ workflow-registry
14
| | |- types.yml TOSCA description of the different components involved in the workflow
15
| | ...
16
| |- step_1
17
- | | |- spack.yml Sofware requirements as a Spack environment specification
+ | | |- spack.yml Sofware requirements for this workflow step as a Spack environment specification
18
| | |- src PyCOMPSs code of the workflow step
19
20
- | |- software_2
+ | |- step_2
21
| ....
22
|- workflow_2
23
| ...
0 commit comments