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

Re: [Condor-users] system-periodic-hold



I think I found what I wanted in the condor documentation.  Combining a preempt statement with a WANT_HOLD on each machine and &&'ing everything together with IsWholeMachineSlot.

Thanks Dan,
Derek Weitzel
Graduate Research Assistant
University of Nebraska Holland Computing Center

On Sep 23, 2010, at 11:39 AM, Dan Bradley wrote:

> Hi Derek,
> 
> The periodic policy expressions only have access to the job ad.  To gain access to machine attributes, one must therefore find some way to copy the desired attributes from the machine into the job ad.  This can be done with $$().  It can also be done in a more convenient way for what you are trying to do with the new feature coming out in Condor 7.5.4: SYSTEM_JOB_MACHINE_ATTRS.
> 
> --Dan
> 
> On 9/23/10 11:32 AM, Derek Weitzel wrote:
>> Can the SYSTEM_PERIODIC_HOLD statement access attributes of both the job (ImageSize) and the machine it's running on (memory size)?
>> 
>> Derek Weitzel
>> Graduate Research Assistant
>> University of Nebraska Holland Computing Center
>> 
> _______________________________________________
> 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/