Resubmitting failed SGE array tasks
Posted: December 1st, 2009 | Author: Shiran Pasternak | Filed under: Programming | Tags: high-performance computing, sge, shell-scripting, software | No Comments »I can't seem to find a straighforward mechanism of resubmitting specific tasks in a Sun Grid Engine (SGE) array job, so I rolled my own. There's not much to it, but it's ideal for small array jobs where the failed tasks can be specified by hand.

Recent Comments