Skip to content

Instantly share code, notes, and snippets.

@dberzano
Created October 23, 2014 08:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dberzano/91b25a901668a55c326c to your computer and use it in GitHub Desktop.
Save dberzano/91b25a901668a55c326c to your computer and use it in GitHub Desktop.
HTCondor: define memory policies
## 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