WIPACrepo / pyglidein

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

high memory jobs #54

Closed dsschult closed 7 years ago

dsschult commented 7 years ago

When we get to the really high memory jobs, it might be good to have special glideins run these (probably on the supercomputers). Add some configuration for a minimum memory per job (similar to max_memory_per_job).

If you want to be thorough, add minimums for all the resources. Default is probably 0 (no minimum).