gkno / gkno_launcher

The gkno launcher for executing tools or pipelines
MIT License
32 stars 7 forks source link

Include processor information - Version 2 update #38

Open AlistairNWard opened 9 years ago

AlistairNWard commented 9 years ago

If the number of processors used by a task is known, store this information in the graph. Ultimately, when figuring out how to break the pipeline into subphases/divisions etc, tasks with different processor requirements can be separated in order to maximise efficiency.