Created
October 23, 2014 08:48
-
-
Save dberzano/91b25a901668a55c326c to your computer and use it in GitHub Desktop.
HTCondor: define memory policies
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Pretend that all jobs have very low memory requirements: useful | |
## when running pilot jobs (e.g. AliEn) | |
JOB_DEFAULT_REQUESTMEMORY = 42 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment