- 02 Nov, 2015 1 commit
-
-
Dimitar Pashov authored
Smap seems to be ok with this. The proper approach would be to root out all usage of the global COLS and LINES and switch to local variables, as section 'Some Notes of Caution' of the ncurses intro suggests.
-
- 24 Oct, 2015 3 commits
-
-
Morris Jette authored
Squeue recombines pending job array records only if their name and partition are identical. bug 2057
-
Brian Christiansen authored
AllocTRES and ReqTRES are the real mccoys.
-
Morris Jette authored
Job array termination status email ExitCode based upon highest exit code from any task in the job array rather than the last task. bug 2058
-
- 23 Oct, 2015 8 commits
-
-
Morris Jette authored
3 problems addressed: priority/basic does not currently support some functionality a test was assuming more than one node when submitting two jobs with the --exclusive optiion a sleep was required so that completing jobs could be cleaned up before submitting a subsequent job with the --immediate option
-
Danny Auble authored
-
Morris Jette authored
-
Morris Jette authored
Avoid having stray slurm-#.out file that is difficult to identify the source of
-
Hongjia Cao authored
Based upon patch from Hongjia Cao bug 2054
-
David Bigagli authored
-
David Bigagli authored
-
David Bigagli authored
-
- 22 Oct, 2015 18 commits
-
-
Danny Auble authored
-
Brian Christiansen authored
-
Morris Jette authored
Conflicts: META NEWS
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Brian Christiansen authored
-
Brian Christiansen authored
-
Brian Christiansen authored
Failed because I had JobRequeue=0 in my slurm.conf
-
Morris Jette authored
bug 1370
-
Danny Auble authored
as it is the only TRES that can be given to another job while suspended.
-
Veronique Legrand authored
-
Veronique Legrand authored
Added test to check that there are at least 2 nodes in configuration. Indeed this test seems to expect that there are at list 2 machines in the hostlist returned by sinfo.
-
Morris Jette authored
see bug 2050
-
David Bigagli authored
This reverts commit 685eeae0.
-
David Bigagli authored
-
David Bigagli authored
-
- 21 Oct, 2015 7 commits
-
-
Morris Jette authored
bug 1742
-
Morris Jette authored
Reformat of commit 9350c830 to replace spaces with tabs. No change in logic.
-
Danny Auble authored
-
Morris Jette authored
sbatch --ntasks option to take precedence over --ntasks-per-node plus node count, as documented. Set SLURM_NTASKS/SLURM_NPROCS environment variables accordingly. bug 2015
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
- 20 Oct, 2015 3 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Deric Sullivan authored
Previous logic would report an error and stop the power_save thread. bug 2042
-