-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Refs alces-software/clusterware#215 - Removed the `batch` queue configuration and creation - Create `default` queue which routes any submitted job to the appropriate queue type (`serial`, `smp` or `mpi`) - Create `serial`, `smp` and `mpi` queues with appropriate min, default and max values for each queue. Also enable and start each of these queues - Set `queue_centric_limits` to `true`, enforcing any configured queue limits on submitted jobs, rather than server-wide configuration min, default or max values
- Loading branch information
Vaughan Jones
committed
Sep 30, 2016
1 parent
64348e1
commit 8efc6df
Showing
1 changed file
with
51 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters