Commit b1d827ea authored by Moe Jette's avatar Moe Jette
Browse files

Add WaitTime, MaxJobCount and MinJobAge configuration parameters.

WaitTime sets srun's default value for --wait. MaxJobCount sets
the maximum job count for slurmctld (replacing #define MAX_JOB_CNT).
MinJobAge sets the minimum job purrge age for slurmctld (replacing
#define MIN_JOB_AGE).
parent dad593bc
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