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

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/
>