Pipeline template development » History » Version 1
Bryan Cosca, 04/19/2016 03:30 PM
| 1 | 1 | Bryan Cosca | h1. Pipeline template development |
|---|---|---|---|
| 2 | |||
| 3 | How to wrap a git repository containing a crunch script and a docker image into a component |
||
| 4 | Link to "Git Strategy for Pipeline Development" wiki page |
||
| 5 | |||
| 6 | How to write script_parameters |
||
| 7 | dataclasses and their actual meanings ("Collection" passes in the pdh string, etc) |
||
| 8 | |||
| 9 | The full "script_parameters documentation": http://doc.arvados.org/api/schema/PipelineTemplate.html |
||
| 10 | |||
| 11 | How to choose runtime_constraints |
||
| 12 | The actual meaning of min_nodes |
||
| 13 | Setting max_tasks_per_node != 1 |