Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Anti Affinity
- Date: Sat, 24 Jan 2009 02:16:33 +0530
- From: Sateesh Potturu <sateeshpnv@xxxxxxxxx>
- Subject: [Condor-users] Anti Affinity
Hello,
How can I get anti affinity behavior for jobs?
If I have two jobs (A and B) and two machines with two CPUs each, how
can I control the jobs such that both job A and job B don't run on the
same execute machine.
Can I control this using STARTD_JOB_EXPRS? I tried adding Cmd to this
config variable without success. But, startd reports
"Job wants DaemonCore starter, skipping
/opt/condor-7.2.0/sbin/condor_starter.std"
"slot1.1: Job Requirements check failed!"
--
Thanks,
Sateesh