11 lines
344 B
Plaintext
11 lines
344 B
Plaintext
# 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
|
|
|