ryanbressler / golem

Research Oriented Distributed Computing.
1 stars 1 forks source link

Allow submited jobs to specify jobs they are dependent on, and a working/output dir. #42

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

Discused adding fields to job sumbison
{Tasks:
Uuid:""
Name:""
Wdir:"/a/dir"
Needs:"UUID or Name"}

Name is only supported for jobs in the same submission...use uuid for existing 
jobs.

Original issue reported on code.google.com by ryanbres...@gmail.com on 27 Jul 2012 at 11:20

GoogleCodeExporter commented 9 years ago

Original comment by ryanbres...@gmail.com on 27 Jul 2012 at 11:21