Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[HTCondor-users] Support of dynamic ClassAd of condor_startd from values of jobs
- Date: Sun, 7 Apr 2013 07:40:27 +0800
- From: 钱晓明 <kyleqian@xxxxxxxxx>
- Subject: [HTCondor-users] Support of dynamic ClassAd of condor_startd from values of jobs
I define custom numeric attributes for both jobs and startd. Can condor_startd accumulate values of them when new job assign to it and reduce the attribute values of jobs when they exit?
I hope these attributes can be used in RANK _expression_.
Thanks.