Changes between Version 4 and Version 5 of ComputeRoadmap
- Timestamp:
- 2013-01-09T12:19:02+01:00 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ComputeRoadmap
v4 v5 79 79 * Can we do something with unit tests per protocol? 80 80 81 == Make submit.sh uses 'lock' file so the first job only endswhen all is submitted ==81 == Make submit.sh uses 'lock' file so the jobs can only end when all is submitted == 82 82 * Problem is that first jobs fails quickly, many dependent jobs are not yet submitted, and get orphaned 83 83 * so dependent jobs can be submitted and never have issue (alex feature) 84 84 * 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 86 86 == Seperate protocols from code == 87 87 * yes, seperate github repo