WIPACrepo / pyglidein

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

Memory scaling with # of cores needs tweaking to not request too many cores #51

Open briedel opened 7 years ago

briedel commented 7 years ago

Need to add extra option to restrict the maximum number of cores requested. Instead flip to requesting more memory per core if we reach some maximum.