[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Setting up 2 condor engines on a dual core computer
- Date: Tue, 05 Jan 2010 08:05:25 -0600
- From: Todd Tannenbaum <tannenba@xxxxxxxxxxx>
- Subject: Re: [Condor-users] Setting up 2 condor engines on a dual core computer
Sónia Liléo wrote:
Hi!
I am a new Condor user and I am trying to set up 2 condor compute
engines on my dual core computer.
How can I do this?
By default, Condor will configure a compute engine (or "cpu slot" in
Condor terminology) for each core it finds. So if you simply install
Condor on your dual core computer, without needing to tweak any settings
you will end up with 2 compute engines.
Todd