Commit 344daaa1 authored by Morris Jette's avatar Morris Jette
Browse files

limit batch jobs in front-end mode to a single CPU

For front-end configurations (Cray and IBM BlueGene), bind each batch job to
a unique CPU to limit the damage which a single job can cause. Previously any
single job could use all CPUs causing problems for other jobs or system
daemons. This addresses a problem reported by Steve Trofinoff, CSCS.
parent c76f786e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment