- 03 Jun, 2015 5 commits
-
-
David Bigagli authored
Revert "Change cpu_time measurements from uint32_t to double. This gives more accurate cpu utilization when sampling at 1 second rate. Otherwise cpu utilization will be only 100 or 0. With this change it can be any value between 0 and 100." This reverts commit eaf8e1a2.
-
Morris Jette authored
Conflicts: src/plugins/switch/cray/util.c
-
Morris Jette authored
switch/cray: Refine logic to set PMI_CRAY_NO_SMP_ENV environment variable. Rather than testing for the task distribution option, test the actual task IDs to see fi they are monotonically increasing across all nodes. Based upon idea from Brian Gilmer (Cray).
-
David Bigagli authored
Improve cpu profiling values
-
Carlos Fenoy authored
Change cpu_time measurements from uint32_t to double. This gives more accurate cpu utilization when sampling at 1 second rate. Otherwise cpu utilization will be only 100 or 0. With this change it can be any value between 0 and 100.
-
- 02 Jun, 2015 9 commits
-
-
Danny Auble authored
-
Danny Auble authored
local _get_int functions.
-
Danny Auble authored
-
Danny Auble authored
Conflicts: src/common/slurm_step_layout.c
-
Danny Auble authored
-
Danny Auble authored
afterward cause a divide by zero error.
-
Morris Jette authored
-
Danny Auble authored
corruption if thread uses the pointer basing validity off the id. Bug 1710
-
Danny Auble authored
-
- 01 Jun, 2015 7 commits
-
-
Danny Auble authored
Conflicts: src/squeue/print.c
-
Morris Jette authored
If an salloc or srun command is executed on a "front-end" configuration, that job will be assigned a slurmd shepherd daemon on the same host as used to execute the command when possible rather than an slurmd daemon on an arbitrary front-end node.
-
David Bigagli authored
-
Nicolas Joly authored
-
Morris Jette authored
Disable a test for select/linear and only one node
-
Morris Jette authored
-
Morris Jette authored
Disable test with select/linear and only one node
-
- 30 May, 2015 1 commit
-
-
Danny Auble authored
-
- 29 May, 2015 17 commits
-
-
Brian Christiansen authored
Bug 1495
-
Morris Jette authored
This implements the same logic changes to the SGI hypercube and dragonfly network logic was was done to the regular and topology portions of the code in version 14.11, commit 58623ec7
-
Morris Jette authored
Conflicts: src/sreport/job_reports.c
-
Morris Jette authored
It was deplicated years ago. The option will still work though.
-
Morris Jette authored
Correct count of CPUs allocated to job on system with hyperthreads. The bug was introduced in commit a6d3074d On a system with hyperthreads: srun -n1 --ntasks-per-core=1 hostname you would get: slurmctld: error: job_update_cpu_cnt: cpu_cnt underflow on job_id 67072
-
David Bigagli authored
-
Morris Jette authored
preempt/job_prio plugin: Implement the concept of Warm-up Time here. Use the QoS GraceTime as the amount of time to wait before preempting. Basically, skip preemption if your time is not up.
-
Morris Jette authored
-
Danny Auble authored
Conflicts: src/plugins/accounting_storage/mysql/as_mysql_rollup.c src/slurmctld/acct_policy.c
-
Brian Christiansen authored
-
Dorian Krause authored
-W/--wait is only supported by srun and should not show up in the usage string of sbatch or salloc.
-
Morris Jette authored
-
Morris Jette authored
These fields are not currently in use, but have been added for future use.
-
Danny Auble authored
a job runs past it's time limit.
-
Danny Auble authored
-
Danny Auble authored
-
Morris Jette authored
Permit the powercap to be changed when NOT using the layouts/power framework Fix memory leak Cosmetic changes
-
- 28 May, 2015 1 commit
-
-
Danny Auble authored
have one.
-