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

Re: [Condor-users] Memory requirement



+1, the requirements are cons'd inside of condor_submit to == an expression with memory being only one part of the expression.

----- Original Message -----
> From: "Lans Carstensen" <lans.carstensen@xxxxxxxxxxxxxx>
> To: "Condor-Users Mail List" <condor-users@xxxxxxxxxxx>
> Sent: Thursday, March 29, 2012 4:35:30 PM
> Subject: Re: [Condor-users] Memory requirement
>
> If the pool's startd's are configured with Partitionable and Dynamic
> Slots [1] then the request_* attributes set Memory, Cpus, and Disk on
> that Dynamic Slot at execution time.  A convenience of using the
> request_* attributes is that the proper Requirements expressions get
> added automatically.
>
> -- Lans Carstensen
>
> [1]
> http://research.cs.wisc.edu/condor/manual/v7.6/3_13Setting_Up.html#SECTION004139900000000000000
>
> On Thu, Mar 29, 2012 at 1:10 PM, Tiago Macarios
> <tiagomacarios@xxxxxxxxx> wrote:
> > Hi,
> >
> > Maybe it is a dumb question, but what is the difference between
> >  using:
> >
> > requirements = Memory >= 64
> > request_memory = 64
> >
> > I figure that if I use the last one it would already sort of mean
> > the first
> > one, or not?
> >
> > Cheers
> >
> > _______________________________________________
> > 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/
> >
> _______________________________________________
> 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/
>