- Feb 07, 2015
-
-
Morris Jette authored
Add PowerParameter and user options to level power cap for all jobs associated with a parallel job. Per-job option can be disabled on a global basis or job power leveling can be forced for all jobs.
-
- Feb 06, 2015
-
-
Morris Jette authored
Add the sicp_mode and power_flags to the slurmctld job record. Save and restore the new fields. Pack them in the job_info structure and view them using "scontrol show job"
-
Morris Jette authored
-- Add job submission command options: --sicp (available for inter-cluster dependencies) and --power (specify power management options) to salloc, sbatch, and srun commands. -- Add DebugFlags option of SICP (inter-cluster option logging). -- Added DebugFlags value "SICP". -- Added job_descriptor field of "cluster".
-
David Bigagli authored
-
David Bigagli authored
-
Magnus Jonsson authored
footprint of a job. Add an option not to kill jobs that is over memory limit.
-
Brian Christiansen authored
Use %__make in slum.spec
-
- Feb 05, 2015
-
-
Morris Jette authored
Fix a couple of dead assignments and uninitialized variable issues reported by CLANG
-
J.T. Conklin authored
-
- Feb 04, 2015
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Previously it was not possible to distinguish between a job needing exclusive nodes and the default job/partition configuration.
-
Morris Jette authored
-
David Bigagli authored
-
Brian Christiansen authored
Fix hv_to_job_cond in slurmdb perl api to accept "step_list" as a string of comma separated job/step ids.
-
Morris Jette authored
Fix job array logic that can cause slurmctld to abort. bug 1426
-
Morris Jette authored
Conflicts: src/common/Makefile.am src/common/Makefile.in src/plugins/proctrack/cgroup/proctrack_cgroup.c
-
Morris Jette authored
Enable CUDA v7.0+ use with a Slurm configuration of TaskPlugin=task/cgroup ConstrainDevices=yes (in cgroup.conf). With that configuration CUDA_VISIBLE_DEVICES will start at 0 rather than the device number. bug 1421
-
- Feb 03, 2015
-
-
Morris Jette authored
Move the functions that read cgroup.conf from src/slurmd/common to slurmd/common so that the gres/gpu plugin can use it.
-
Brian Christiansen authored
-
Brian Christiansen authored
-
David Bigagli authored
-
David Bigagli authored
debug2 instead of info.
-
David Bigagli authored
SLURM_JOB_PARTITION to be the one in which the job started.
-
Danny Auble authored
-
Danny Auble authored
correct variables.
-
Morris Jette authored
-
Danny Auble authored
Conflicts: doc/html/reservations.shtml src/plugins/accounting_storage/mysql/as_mysql_jobacct_process.c
-
Morris Jette authored
-
Brian Christiansen authored
-
Brian Christiansen authored
Bug 1407 Continuation of da8409c0
-
Morris Jette authored
-
Morris Jette authored
If using proctrack/cgroup and gres/gpu, always start CUDA_VISIBLE_DEVICES environment variable numbering at 0. bug 1421
-
Danny Auble authored
reservations.
-
Danny Auble authored
-
Danny Auble authored
This is an add on to commit 2e5142ef. Servicing Bug 1418.
-
David Bigagli authored
the partition in which the job runs.
-
- Feb 02, 2015
-
-
David Bigagli authored
-
David Bigagli authored
This reverts commit c18a3c72.
-
David Bigagli authored
-