add local config in folder spool

This commit is contained in:
2024-08-26 17:56:40 +02:00
parent 81897cf285
commit a4f6456292
161 changed files with 3343 additions and 0 deletions

View 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

View 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

View 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

View 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

View 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