[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Forcing condor clients to do just one job at a time?



> Is there a way to make condor client take only one job at a time?

On your execution machine set:

NUM_CPUS = 1

See:
http://www.cs.wisc.edu/condor/manual/v6.8/3_3Configuration.html#13196

You can also use:

NUM_VIRTUAL_MACHINES = 1

See:
http://www.cs.wisc.edu/condor/manual/v6.8/3_3Configuration.html#13362

- Ian


Confidentiality Notice.  This message may contain information that is confidential or otherwise protected from disclosure.
If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution, 
or copying of this message, or any attachments, is strictly prohibited.  If you have received this message in error, 
please advise the sender by reply e-mail, and delete the message and any attachments.  Thank you.