WIPACrepo / pyglidein

Some python scripts to launch HTCondor glideins
MIT License
6 stars 20 forks source link

Implement affiliation-based resource allocation for the CHTC site #78

Closed vbrik closed 7 years ago

vbrik commented 7 years ago

https://tracker.icecube.wisc.edu/Ticket/Display.html?id=26450

dsschult commented 7 years ago

This seems like a bit of a hack:

Could we find a better way to do this? I do know that we want a way to support assigning a site to a "group", which this seems to come close to. Maybe globalize the rank expression, and pull the affiliation assignment from the site config (which could randomize things within python).

vbrik commented 7 years ago

David wants something more generalizable, so that it could be used for other sites, since there seem to some demand for this sort of feature.

dsschult commented 7 years ago

The ticket that mentioned this was #58