- 17 Feb, 2016 5 commits
-
-
Danny Auble authored
-
Danny Auble authored
a parsing option. Dynamically set columns widths based on largest number in column.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 16 Feb, 2016 9 commits
-
-
Morris Jette authored
-
Danny Auble authored
-
Danny Auble authored
accounting.
-
Danny Auble authored
AccountUtilizationByUser report a parent could potentially (correctly) be larger than the sum of it's children because of the way accounting for reservations work.
-
Danny Auble authored
was given with just an =, i.e. users= without specifying any users after the =.
-
Danny Auble authored
-
Danny Auble authored
period. This would only hit you if you rerolled a 15.08 prior to this commit.
-
Tim Wickberg authored
Don't expand on the format or arguments, these have changed in 16.05 already and may vary further with BB/generic support.
-
Alejandro Sanchez authored
-
- 13 Feb, 2016 1 commit
-
-
Morris Jette authored
These are very unlikely to ever occur, but this helps harden the code.
-
- 12 Feb, 2016 1 commit
-
-
Tim Wickberg authored
Compare the saved clustername to slurmctld's, if there's a mismatch prevent slurmctld from starting to avoid corruption from separate clusters attempting to share a single state directory. Bug 2433.
-
- 11 Feb, 2016 1 commit
-
-
Tim Wickberg authored
Non-GLIBC LIBC's are strict about when these functions are visible.
-
- 10 Feb, 2016 8 commits
-
-
Brian Christiansen authored
Bug 2427 Reproduced with: sacctmgr show user withassoc user= user=<username>
-
Morris Jette authored
-
Morris Jette authored
Add new PowerParameters options of get_timeout and set_timeout. The default set_timeout was increased from 5 seconds to 30 seconds. Also re-read current power caps periodically or after any failed "set" operation. bug 2332
-
Tim Wickberg authored
Build should work on non-glibc distributions by better POSIX conformance.
-
Tim Wickberg authored
-
Tim Wickberg authored
Already had a mix of both standards, so no net change to build.
-
Tim Wickberg authored
Had already fixed this in FreeBSD build, so move that outside the #ifdef
-
Yu Watanabe authored
-
- 09 Feb, 2016 5 commits
-
-
Tim Wickberg authored
Null implies jobacct_gather/none, and slurmd should not query slurmstepd for accounting information. Otherwise safe_read will block forever, and successive calls will max out the thread limit and slurmd will hang. Bug 2420.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
structure.
-
Alejandro Sanchez authored
-
- 08 Feb, 2016 1 commit
-
-
Danny Auble authored
-
- 06 Feb, 2016 1 commit
-
-
Tim Wickberg authored
This is technically incorrect (although usually ignored), and will cause errors if compiling against slurm.h with -Wpedantic.
-
- 05 Feb, 2016 2 commits
-
-
Tim Wickberg authored
Otherwise --nice=0 is (16-bit) NO_VAL, just the same as if --nice was not set at all. Allows for job_submit plugins to distinguish user intent and override. Bug 2415.
-
Tim Wickberg authored
-
- 04 Feb, 2016 1 commit
-
-
Brian Christiansen authored
Bug 2406 Continuations of a0bb9c1e and 4b0fc9e8
-
- 03 Feb, 2016 5 commits
-
-
Morris Jette authored
-
Yu Watanabe authored
bug 2407
-
Yu Watanabe authored
bug 2408
-
Yu Watanabe authored
qalter and qrerun have wrong end-of-line encoding: \r\n rather than \n. To fix it, please run sed -e 's/\r$//' -i contribs/torque/qalter.pl sed -e 's/\r$//' -i contribs/torque/qrerun.pl Note that these two files have different permission (644) compare to other .pl files (755). bug 2409
-
Danny Auble authored
-