Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] Push jobs of special working group?
- Date: Tue, 17 Aug 2004 09:35:18 +0200
- From: Steffen Grunewald <steffen.grunewald@xxxxxxxxxx>
- Subject: Re: [Condor-users] Push jobs of special working group?
On Mon, Aug 16, 2004 at 11:31:31AM -0600, bgore@xxxxxxxxxx wrote:
> I believe the issue here is that 'Workgroup' is a Job ClassAd attribute and when calculating the RANK expression, Condor expects to resolve Machine ClassAd attributes.
>
> To copy the Job ClassAd attribute to the Machine ClassAd, in your config file do something like:
>
> STARTD_EXPRS = $(STARTD_EXPRS), Workgroup
OK, I'll try this.
> The way you have it now, Workgroup is in fact always undefined, therefore RANK = 0.
Shouldn't it be 1 then?
> RANK = (Workgroup =?= "7") * 100000 + (TARGET.Workgroup =?= "7") * 10000 + 1
Steffen
--
Steffen Grunewald * * * Merlin cluster admin (http://pandora.aei.mpg.de)
Albert-Einstein-Institut (MPI Gravitationsphysik, http://www.aei.mpg.de)
Science Park Golm, Am Mühlenberg 1, 14476 Potsdam, Germany
e-mail: steffen.grunewald(*)aei.mpg.de * +49-331-567-{fon:7233,fax:7298}