Changes between Version 4 and Version 5 of ComputeRoadmap


Ignore:
Timestamp:
2013-01-09T12:19:02+01:00 (12 years ago)
Author:
Patrick
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ComputeRoadmap

    v4 v5  
    7979* Can we do something with unit tests per protocol?
    8080
    81 == Make submit.sh uses 'lock' file so the first job only ends when all is submitted ==
     81== Make submit.sh uses 'lock' file so the jobs can only end when all is submitted ==
    8282* Problem is that first jobs fails quickly, many dependent jobs are not yet submitted, and get orphaned
    8383* so dependent jobs can be submitted and never have issue (alex feature)
    8484* at this in the #end macro so jobs can never finish until complete workflow is submitted
    85 
     85* After all jobs are submitted lock file will be removed
    8686== Seperate protocols from code ==
    8787* yes, seperate github repo