Bugzilla – Bug 178
Array jobs should be allowed to have single job dependencies.
Last modified: 2013-04-05 09:43:53 MDT
You need to log in before you can comment on or make changes to this bug.
At present, torque 4.x (at least) requires that array jobs have array dependencies, which seems an artificial restriction. We commonly use torque for map/reduce type operations, where you may have a large array of jobs to preprocess some data, then a single followup job which gathers the data together and applies some algorithm to it.
This has now been fixed for 4.1.6.