Hi Everyone,
I submitted 200 array jobs on the cluster using -t option. My command line
looks like this:

qsub -t 1-200 -cwd -j y -b y -N jobs -l h_vmem=30G ./script.sh

After this, job numbered 3,10,45,56,98,134 failed to finish.

What can I do to only run the failed job now? Can I use -t option in anyway
or do I have to submit it one by one?

Thanks

Regards
Varun
_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to