- Apr 03, 2010
-
-
-
-
Don Lipari authored
-
- Apr 02, 2010
-
-
Danny Auble authored
-
-
- Apr 01, 2010
-
-
Moe Jette authored
-
-
Danny Auble authored
-
Moe Jette authored
-
Moe Jette authored
accounting record is being written immediately before or after it changes size. This permits job accounting records to be written for a job at each size. Make calls to jobcomp and accounting_storage plugins before and after a job changes size (with the job state being JOB_RESIZING).All plugins write a record for the job at each size with intermediate job states being JOB_RESIZING. More work is needed for correct accounting. svn merge -r19782:19944 https://eris.llnl.gov/svn/s lurm/branches/slurm-2.2.resize
-
Moe Jette authored
-
Moe Jette authored
disable_root_jobs, hidden and root_only fields with a single field called "flags" populated with the flags PART_FLAG_DEFAULT, PART_FLAG_NO_ROOT PART_FLAG_HIDDEN and/or PART_FLAG_ROOT_ONLY. This is a more flexible solution besides making for smaller data structures.
-
Moe Jette authored
commands to see the correct value instead of always "NO".
-
- Mar 31, 2010
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
-
Moe Jette authored
-
- Mar 30, 2010
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
expand explanation of job state options
-
Moe Jette authored
instead of location functions in sacct, squeue, and scancel
-
Moe Jette authored
-
Moe Jette authored
(e.g. 8:00 or 08:00:00 or 8:00:00 or 08:00:00).
-
Danny Auble authored
-
Danny Auble authored
fix for better debugging when trying to start a new cluster in accounting that hasn't been added yet
-
Moe Jette authored
-
- Mar 29, 2010
-
-
Don Lipari authored
-
Moe Jette authored
-
Moe Jette authored
-
- Mar 26, 2010
- Mar 25, 2010
-
-
Danny Auble authored
-
Moe Jette authored
"scontrol update JobId=# NumNodes=#" or "scontrol update JobId=# NodeList=<names>". Subsequent job steps must explicitly specify an appropriate node count to work properly.
-