- 14 Apr, 2017 5 commits
-
-
Morris Jette authored
-
Morris Jette authored
bug 926
-
Morris Jette authored
bug 926
-
Morris Jette authored
bug 926
-
Brian Christiansen authored
Display with -Ocluster Sort with -S[+|-]cluster
-
- 13 Apr, 2017 32 commits
-
-
Morris Jette authored
bug 926
-
Danny Auble authored
-
Danny Auble authored
least an admin for clearer code.
-
Danny Auble authored
We can used the authorized key else.
-
Danny Auble authored
-
Danny Auble authored
but don't give them admin privileges.
-
Tim Wickberg authored
-
Brian Christiansen authored
Add missing --local option Add note about -M implying --local.
-
Brian Christiansen authored
-
Brian Christiansen authored
environment variable and indentation.
-
Brian Christiansen authored
They could either be running on another cluster or not active on the cluster.
-
Brian Christiansen authored
-
Brian Christiansen authored
Continuation of 3a9970c0
-
Morris Jette authored
-
Morris Jette authored
If a task in a parallel job fails and it was launched with the --kill-on-bad-exit option then terminated the remaining tasks using the SIGCONT, SIGTERM and SIGKILL signals rather than just sending SIGKILL.
-
Morris Jette authored
Sinfo command with support for federated clusters
-
Brian Christiansen authored
-
Brian Christiansen authored
The job was completing before the test could find that the job was running. The script was running for 10 seconds and wait_for_fed_job can back off and check only every 10 seconds.
-
Brian Christiansen authored
Can't use the revoked state to determine if the job is pending or not since an origin job could be revoked if it doesn't have an active job on itself.
-
Brian Christiansen authored
-
Morris Jette authored
Coverity CID 45347
-
Morris Jette authored
Coverity CID 45345 and 45346
-
Morris Jette authored
Coverity CID 45342
-
Morris Jette authored
Coverity CID 45340
-
Morris Jette authored
Coverity CID 45341
-
Morris Jette authored
Avoid comparision between double and int Coverity CID 45336
-
Morris Jette authored
Coverity CID 44687
-
Morris Jette authored
This eliminates comparing a double with an integer Coverity CID 45337
-
Morris Jette authored
Coverity CID 44872
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Add slurm_load_partitions2() function to route RPC to specific cluster Add slurm_load_node2() and slurm_load_node_single2() functions to route requests to specific cluster in a federation Modify srun to get node/partition information for each cluster in a federation at the same time using separate pthreads Add sinfo sort by cluster name (--sort V)
-
- 12 Apr, 2017 3 commits
-
-
Brian Christiansen authored
Updating after changes to show partition name.
-
Brian Christiansen authored
-
Brian Christiansen authored
-