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

Re: [HTCondor-users] On adding custom partitionable slot rollup information



Hi Collin,

Thanks for your advice. I appreciate it.


On Thu, Jun 6, 2019 at 4:50 PM Collin Mehring <collin.mehring@xxxxxxxxxxxxxx> wrote:
Hi Weiming,

You should be able to do this withÂSTARTD_PARTITIONABLE_SLOT_ATTRS.Â

Using GlobalJobId as an example, adding the following to you startd config file:
STARTD_PARTITIONABLE_SLOT_ATTRS = GlobalJobId

Would add the ChildGlobalJobId list attribute to the parent partitionable slot's ad.

Best,
Collin

On Thu, Jun 6, 2019 at 8:15 AM Weiming Shi <swmtrc@xxxxxxxxx> wrote:
Hi Condor Community,

I have a question on how to add and publish custom startd ClassAd attributes into the partitionable slot rollup information list, which is enabled by PSLOT_ROLLUP_INFORMATION

Right now it has the following attributes published:
  • ChildAccountingGroup
  • ChildActivity
  • ChildCPUs
  • ChildCurrentRank
  • ChildEnteredCurrentState
  • ChildMemory
  • ChildName
  • ChildRemoteOwner
  • ChildRemoteUser
  • ChildRetirementTimeRemaining
  • ChildState
  • PslotRollupInformation

For my use, I would like to have a simplified version of GlobalJobId to added and published.

Thanks

Weiming
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/


--
Collin Mehring | PE-JoSE - Software Engineer

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/