add local config in folder spool
This commit is contained in:
9
spool/qmaster/resource_quotas/gpu_limit
Normal file
9
spool/qmaster/resource_quotas/gpu_limit
Normal file
@@ -0,0 +1,9 @@
|
||||
# Version: 8.1.9
|
||||
#
|
||||
# DO NOT MODIFY THIS FILE MANUALLY!
|
||||
#
|
||||
name gpu_limit
|
||||
description Deny none gpu users on GPU hosts
|
||||
enabled TRUE
|
||||
limit users {!@gpu_users} hosts {minos15,gaia} to slots=0,gpu=0
|
||||
|
||||
10
spool/qmaster/resource_quotas/oversubscription
Normal file
10
spool/qmaster/resource_quotas/oversubscription
Normal file
@@ -0,0 +1,10 @@
|
||||
# Version: 8.1.9
|
||||
#
|
||||
# DO NOT MODIFY THIS FILE MANUALLY!
|
||||
#
|
||||
name oversubscription
|
||||
description "do not allow oversubscription for parallel jobs (except PE smp)"
|
||||
enabled TRUE
|
||||
limit users {*} pes {smp} queues {*} hosts {*} to slots=$m_thread
|
||||
limit users {*} pes {*} queues {*} hosts {*} to slots=$m_core
|
||||
|
||||
9
spool/qmaster/resource_quotas/rebecca
Normal file
9
spool/qmaster/resource_quotas/rebecca
Normal file
@@ -0,0 +1,9 @@
|
||||
# Version: 8.1.9
|
||||
#
|
||||
# DO NOT MODIFY THIS FILE MANUALLY!
|
||||
#
|
||||
name rebecca
|
||||
description limt use of host gaia for users not in group rebecca
|
||||
enabled TRUE
|
||||
limit users !@rebecca hosts {gaia} to slots=24
|
||||
|
||||
9
spool/qmaster/resource_quotas/user_limit
Normal file
9
spool/qmaster/resource_quotas/user_limit
Normal file
@@ -0,0 +1,9 @@
|
||||
# Version: 8.1.9
|
||||
#
|
||||
# DO NOT MODIFY THIS FILE MANUALLY!
|
||||
#
|
||||
name user_limit
|
||||
description Limit none power users on hosts minos11-minos14
|
||||
enabled TRUE
|
||||
limit users {!@power_users} queues low.q hosts {minos11,minos12,minos13,minos14} to slots=20
|
||||
|
||||
9
spool/qmaster/resource_quotas/wolfgang
Normal file
9
spool/qmaster/resource_quotas/wolfgang
Normal file
@@ -0,0 +1,9 @@
|
||||
# Version: 8.1.9
|
||||
#
|
||||
# DO NOT MODIFY THIS FILE MANUALLY!
|
||||
#
|
||||
name wolfgang
|
||||
description limt use of host minos15 for users not in group wolfgang
|
||||
enabled TRUE
|
||||
limit users !@wolfgang hosts {minos15} to slots=32
|
||||
|
||||
Reference in New Issue
Block a user