- Jan 06, 2016
-
-
Tim Wickberg authored
cnodes can be reserved directly since 14.11. The plugin itself printed warnings that it would be removed circa 15.08, following through before 16.05.
-
Brian Gilmer authored
Cray: Not running the Node Health Check after every job and step is now the default. Configure SelectTypeParameters with the NHC and/or NHC_STEP to run them.
-
Morris Jette authored
Add an "scontrol top <jobid>" command to re-order the priorities of a user's pending jobs. May be disabled with the "disable_user_top" option in the SchedulerParameters configuration parameter. bug 1133
-
- Jan 04, 2016
-
-
Morris Jette authored
The partition-specific SelectTypeParameters parameter can now be used to change the memory allocation tracking specification in the global SelectTypeParameters configuration parameter. Supported partition-specific values are CR_Core, CR_Core_Memory, CR_Socket and CR_Socket_Memory. If the global SelectTypeParameters value includes memory allocation management and the partition-specific value does not, then memory allocation management for that partition will NOT be supported (i.e. memory can be over-allocated). Likewise the global SelectTypeParameters might not include memory management while the partition-specific value does. bug 2239
-
- Dec 29, 2015
-
-
Deric Sullivan authored
-
Morris Jette authored
Rename "gres" to "pool" in some data structures Remove Plugin from default sview burst buffer page Change burst_buffer.conf field from "Gres" to "AltPool" Rename avail_cnt and used_cnt to avail_space and used_space respectively No other changes to logic
-
- Dec 28, 2015
-
-
Morris Jette authored
bug 2276
-
- Dec 24, 2015
-
-
Morris Jette authored
Add cray-specific port configuration information which considers Realm-Specific IP Addressing (RSIP). bug 2277
-
- Dec 22, 2015
-
-
Morris Jette authored
Change default CgroupMountpoint (in cgroup.conf) from "/cgroup" to "/sys/fs/cgroup" to match current standard. For details, see https://wiki.freedesktop.org/www/Software/systemd/PaxControlGroups/
-
- Dec 14, 2015
-
-
David Bigagli authored
-
- Dec 11, 2015
-
-
David Bigagli authored
-
- Dec 08, 2015
-
-
Morris Jette authored
-
- Dec 07, 2015
-
-
Morris Jette authored
-
Tim Wickberg authored
Usernames are comma separated, not colon delimited. Bug #2222. While here fix a few spelling mistakes.
-
- Dec 05, 2015
-
-
Brian Christiansen authored
-
- Nov 24, 2015
-
-
Morris Jette authored
Added #define JOB_SHARED_* varilables to slurm.h Replaces some blocks of spaces with tabs Remove test of MCS_Plugin from client where job is submitted as a means of determining if an --mcs-label option is supported. This will not work for jobs being submitted between systems, which will become common in slurm v16.05. The check will need to be performed in the (slurmctld) server.
-
Aline Roy authored
- add new configuration parameters MCSPlugin and MCSParameters (MCS logic can be disabled/enabled/enabled-on-demand) - add mcs_label to jobs and nodes related structures - add --mcs-label option to srun,salloc,sbatch as well as MCS information in the various Slurm commands - initial none/user/group MCS plugins - add squeue/sinfo optional filtering based on MCS labels
-
- Nov 19, 2015
-
-
Morris Jette authored
-
David Bigagli authored
-
- Nov 16, 2015
-
-
Morris Jette authored
No change to document contents, just reorded the fields documented.
-
Morris Jette authored
-
- Nov 13, 2015
-
-
Morris Jette authored
-
- Nov 11, 2015
-
-
Morris Jette authored
Make SLURM_ARRAY_TASK_MIN, SLURM_ARRAY_TASK_MAX, and SLURM_ARRAY_TASK_STEP environment variables available to PrologSlurmctld and EpilogSlurmctld.
-
- Nov 07, 2015
-
-
Morris Jette authored
Added burst_buffer.conf flag parameter of "TeardownFailure" which will teardown and remove a burst buffer after failed stage-in or stage-out. By default, the buffer will be preserved for analysis and manual teardown. bug 2116
-
- Nov 06, 2015
-
-
Alejandro Sanchez authored
-
- Nov 05, 2015
-
-
Morris Jette authored
bug 2093
-
- Nov 04, 2015
-
-
Alejandro Sanchez authored
-
Alejandro Sanchez authored
-
Danny Auble authored
This reverts commit 2d92b191.
-
Danny Auble authored
This reverts commit 5bf40e44.
-
Alejandro Sanchez authored
-
- Oct 29, 2015
-
-
Morris Jette authored
Better identify who can create and destroy persistent burst buffers.
-
Morris Jette authored
PrologFlags work: Setting a flag of "Contain" implicitly sets the "Alloc" flag. Fix code path which could prevent execution of the Prolog when the "Alloc" or "Contain" flag were set. bug 2074
-
- Oct 22, 2015
-
-
Brian Christiansen authored
-
Brian Christiansen authored
-
- Oct 21, 2015
-
-
Morris Jette authored
bug 1742
-
Danny Auble authored
-
Danny Auble authored
-
- Oct 20, 2015
-
-
Danny Auble authored
-
Morris Jette authored
-