- 28 Sep, 2017 1 commit
-
-
Morris Jette authored
-
- 27 Sep, 2017 14 commits
-
-
Brian Christiansen authored
e.g. scontrol show jobs Non-formatted tres strings (e.g. tres_alloc_str * SIMPLE) strings need to have NO_VAL64s because they go to the database.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
instead of native Slurm.
-
Danny Auble authored
Bug 4153 SQL given was from Josh Samuelson <josh@1up.unl.edu>
-
Danny Auble authored
make changes.
-
Brian Christiansen authored
Continuation of 69ed08cd
-
Danny Auble authored
gres listed in your slurm.conf but some in gres.conf. Bug 3974
-
Brian Christiansen authored
allow_lines could be garbage because a goto could be hit before allow_lines is set. Continuation of 2e0cee37
-
Isaac Hartung authored
SelectTypeparameters has CR_ONE_TASK_PER_CORE Bug 3797
-
Danny Auble authored
'type' but no file defined.
-
Isaac Hartung authored
Bug 4033
-
- 23 Sep, 2017 5 commits
-
-
Tim Wickberg authored
-
Tim Wickberg authored
Will set the DISPLAY variable in the adopted process automatically if the job has an active forwarding session.
-
Tim Wickberg authored
Returns display for X11 forwarding, or zero if forwarding is not setup.
-
Tim Wickberg authored
-
Tim Wickberg authored
-
- 22 Sep, 2017 16 commits
-
-
Jeff Frey authored
Bug 4120
-
Morris Jette authored
-
Tim Wickberg authored
-
Tim Wickberg authored
srun --x11 will default to requesting X11 forwarding from all nodes on a new allocation. srun --x11 is ignored within an existing job allocation, as the X11 forwarding must be setup by the prolog which will have already run.
-
Tim Wickberg authored
salloc --x11 will default to requesting X11 forwarding from all nodes. sbatch --x11 will default to requesting X11 forwarding from the batch host only.
-
Tim Wickberg authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
The pack_node_list may not be ordered across multiple components, which can cause problems for some MPI implementations. Put the pack_node_list records in alphabetic order and reorder pack_task_cnts pack_tids to match
-
Tim Wickberg authored
-
Morris Jette authored
-
Morris Jette authored
Previously the accounting sometimes recorded the job, but not the short lived step. It is working consistently for me now.
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
Problem found by test1.65
-
- 21 Sep, 2017 4 commits
-
-
Morris Jette authored
Add support for specialized cores with task/affinity plugin (previously only supported with task/cgroup plugin). Add "TaskPluginParam=SlurmdOffSpec" option that will prevent the Slurm compute node daemons (slurmd and slurmstepd) from executing on specialized cores. bug 3337
-
Tim Wickberg authored
CID 177245, 177246.
-
Morris Jette authored
Coverity CID 177244
-
Isaac Hartung authored
When a job array record is split, add the new record to the federation job table. bug 4033
-