Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Job was evicted
- Date: Thu, 17 Jan 2008 09:51:19 -0600
- From: Dan Bradley <dan@xxxxxxxxxxxx>
- Subject: Re: [Condor-users] Job was evicted
By the way, is it possible to just suspend a job with condor and continue
without restarting and without checkpointing in vanilla universe under linux?
Yes.
Here's an example of one way it can be done:
http://www.cs.wisc.edu/condor/manual/v6.8/3_5Startd_Policy.html#SECTION004510600000000000000
Or is it planned to implement checkpointing also for dynamic linked programs
under linux?
Yes, we are looking into other checkpointing options. Virtual machine
checkpointing is one possibility.
--Dan