-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Sorry for the flood of announcements about SGE today. I think this should be the last one.
This policy has now changed, and SGE can be used for all jobs, including long-running jobs. This effectively obsoletes Phoenix and similar tools, since SGE with cronsub provides the same functionality.
To make this work better, there is now a 'longrun' queue that should be used instead of the default 'all.q' for long-running jobs:
% qsub -q longrun -N myjob myjob.sh or: % cronsub -l myjob myjob.sh
- river.