- 05 Aug, 2015 9 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 04 Aug, 2015 7 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Nathan Yee authored
-
Danny Auble authored
-
- 03 Aug, 2015 5 commits
-
-
jette authored
Renames some sview variables for better clarity and put some node fields into alphabetic order
-
Dorian Krause authored
-
Dorian Krause authored
This commit adds support for free_mem as part of the sinfo command using the key 'e' ('f' and 'F' are already taken).
-
Dorian Krause authored
This commit adds information about the free memory to the output created by slurm_sprint_node_table(). The unit of FreeMem is MiB like RealMemory.
-
Dorian Krause authored
This commit adds a new field free_mem to the node_info struct and augments the 15.08 RPC protocol to exchange this information as part of the ping and registration status messages. The free memory is taken from the sysinfo() information on systems that support this function. Overall, the implementation sticks to the way cpu_load (the 5 min load average) is handled.
-
- 31 Jul, 2015 16 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
2 now arrays of limits
-
Danny Auble authored
-
Danny Auble authored
Conflicts: src/slurmctld/acct_policy.c
-
Danny Auble authored
note the change and remove the new time limit if the job is requeued.
-
Danny Auble authored
-
Danny Auble authored
and give different error codes for different limits violated.
-
Morris Jette authored
A job being considered for backfill scheduling can have its time limit altered to the partition limit, job minimum time limit, etc. This fixes two places where the backfill scheduler could leave the job in a pending state with a time limit different from it's original value.
-
Morris Jette authored
add more startup/initialization logic fix some locking issues fix some issues related to persistent buffers
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
after this check in nor will sacctmgr
-
- 30 Jul, 2015 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
argument "size" to _print_topo_record() could be zero, resulting in invalid array size specification of zero. Dead assignment to "len" in second call to _print_topo_record().
-