- 24 Jul, 2014 11 commits
-
-
David Bigagli authored
-
David Bigagli authored
job string format.
-
Morris Jette authored
-
Morris Jette authored
was using array_job_id rather than job_id for non-array job
-
Morris Jette authored
-
Morris Jette authored
Do not return ESLURM_ALREADY_DONE on cancel of a job array unless the entire array is done
-
David Bigagli authored
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
David Bigagli authored
the jobid string. Reuse the existing job_step_kill_msg_t structure.
-
- 23 Jul, 2014 1 commit
-
-
Morris Jette authored
-
- 22 Jul, 2014 4 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
David Bigagli authored
if no other command line options are specified.
-
David Bigagli authored
-
- 21 Jul, 2014 5 commits
-
-
Morris Jette authored
This is the infrastructure needed to modify a job array with the new job array data structures. There will need to be additional work once the RPC is fleshed out.
-
Morris Jette authored
Previously would not work properly if a job array to be canceled was partly running and partly pending
-
Morris Jette authored
-
Morris Jette authored
This is important for job array modifications. Log the job ID in the job record rather than in the modify request.
-
Morris Jette authored
-
- 16 Jul, 2014 2 commits
-
-
Morris Jette authored
-
Morris Jette authored
For improved support of job arrays
-
- 15 Jul, 2014 6 commits
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
David Bigagli authored
-
David Bigagli authored
which then kill the job or the job array.
-
Morris Jette authored
Added SchedulerParameters options of bf_max_job_array_resv to control how many tasks of a job array should have resources reserved for them.
-
- 14 Jul, 2014 3 commits
-
-
Morris Jette authored
Modify to work if the bitmap sizes of the job and user specification vary.
-
Morris Jette authored
-
Morris Jette authored
-
- 12 Jul, 2014 1 commit
-
-
Morris Jette authored
This adds a new function job_str_signal() which can be used to cancel/signal a job array using a single RPC rather than a series if RPCs, one per job record, which does not work with the new job array data structure. This new logic is untested.
-
- 11 Jul, 2014 1 commit
-
-
Morris Jette authored
-
- 07 Jul, 2014 6 commits
-
-
Morris Jette authored
Partitial fix for new job array data structure
-
Morris Jette authored
Fix squeue --array/-r option to print individual job array task records even if then are all in a single job record from slurmctld.
-
Morris Jette authored
-
Morris Jette authored
Change un/pack_bit_str() to pack_bit_str_hex(), which has much better scalability and performance.
-
Morris Jette authored
-
Morris Jette authored
set exit code on a failure mode previously ignored
-