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

Remove AMS group and add Spark group for pilots

parent 8c6bb122
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