Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] limiting job type on a host
- Date: Wed, 23 Apr 2008 13:52:14 -0400
- From: "Frédéric Bastien" <nouiz@xxxxxxxxx>
- Subject: Re: [Condor-users] limiting job type on a host
Thanks it work.
Frederic Bastien
On Mon, Apr 21, 2008 at 6:32 PM, Jason Stowe <jstowe@xxxxxxxxxxxxxxxxxx> wrote:
> Frederic,
>
> > > > to modify my configuration file, but it fail. What I think fail it
> > > > that I need to reference the classAd of the jobs executing on each
> > > > slot. Do you know how to do it? Is their something like slot1_target
> > > > or Target_slot1? If I use "STARTD_SLOT_ATTRS= State, Target.IOJob",
> > > > slotX_target.IOJob do not appear in condor_status...
> I would trying using STARTD_JOB_EXPRS:
> http://www.cs.wisc.edu/condor/manual/v7.0/3_3Configuration.html#13253
>
> STARTD_JOB_EXPRS = $(STARTD_JOB_EXPRS), IOJob
>
> Good luck!
> Jason
>
> --
> ===================================
> Jason A. Stowe
> cell: 607.227.9686
> main: 888.292.5320
>
> Cycle Computing, LLC
> Leader in Condor Grid Solutions
> Enterprise Condor Support and Management Tools
>
> http://www.cyclecomputing.com
>
>
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/
>