Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Condor-users] Using TARGET attributes in job classad
- Date: Thu, 28 Jul 2005 01:33:47 -0700 (PDT)
- From: Rod Walker <rwalker@xxxxxx>
- Subject: [Condor-users] Using TARGET attributes in job classad
Hi,
I want to get a TARGET machine attribute into the job classad so that I
can use it in the job control methods, periodic_*.
In the CondorG machine classad I have
gluecestateestimatedresponsetime = 1234
queue = "atlas"
gatekeeper_url = "CE.pakgrid.org.pk:2119/jobmanager-lcgpbs"
In my job classad I have
globusrsl=(jobtype=single)(queue=$$(queue))
globusscheduler = $$(gatekeeper_url)
and this results in the attributes
MATCH_gatekeeper_url
MATCH_queue
being available in the job classad. So I figured adding
ert=$$(TARGET.gluecestateestimatedresponsetime)
would be sufficient to get
MATH_gluecestateestimatedresponsetime
added to the classad, but how wrong I was.
Cheers,
Rod.
--
Rod Walker +1 6042913051