Am 16.10.2012 um 17:00 schrieb Lars van der bijl: > is it possible to reschedule a task from a machine when it gets taken > in a subordinate queue instead of suspended?
Yes, you can submit the job using a checkpointing environment. A suspend of the job can then reschedule is. http://arc.liv.ac.uk/SGE/howto/checkpointing.html man checkpoint man sge_ckpt A user-defined checkpointing would do already, although you won't use any checkpointing feature. -- Reuti > Lars > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
