Skip to content
Snippets Groups Projects
Commit 3af110ce authored by Maximilian Horzela's avatar Maximilian Horzela
Browse files

Merge branch 'extension/spark' into 'master'

Remove AMS group and add Spark group for pilots

See merge request EKPCondor/HTConfig!14
parents 8c6bb122 6337dd51
Branches
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@
GROUP_NAMES = \
cms, \
cms.higgs, cms.top, cms.jet, cms.production \
ams, \
spark, \
belle
# Dynamic quotas in percent, dynamic sub(!)-quotas should sum to 1
......@@ -21,10 +21,13 @@ GROUP_QUOTA_DYNAMIC_cms.higgs = 0.25
GROUP_QUOTA_DYNAMIC_cms.top = 0.25
GROUP_QUOTA_DYNAMIC_cms.jet = 0.25
GROUP_QUOTA_DYNAMIC_ams = 0.15
GROUP_QUOTA_DYNAMIC_belle = 0.20
# static slot quota for spark pilots
GROUP_QUOTA_spark = 96
GROUP_PRIO_FACTOR_spark = 1.0
# Groups can go beyond their quota, if resources are free.
GROUP_ACCEPT_SURPLUS = TRUE
# Renegotiate as member of group "<nobody>"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment