- Aug 19, 2013
-
-
Morris Jette authored
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
-
- Aug 17, 2013
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
David Bigagli authored
-
- Aug 16, 2013
-
-
David Bigagli authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-> 2.6 slurmd
-
Morris Jette authored
This makes it consistent with the value of default_queue_depth. The backfill scheduler should be able to easily handle this value (or much higher for pretty much any configuration).
-
Morris Jette authored
-
Danny Auble authored
Conflicts: src/common/stepd_api.c
-
Danny Auble authored
-
- Aug 15, 2013
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Conflicts: src/common/read_config.c src/plugins/accounting_storage/pgsql/accounting_storage_pgsql.c src/plugins/jobcomp/pgsql/jobcomp_pgsql.c src/slurmctld/job_mgr.c
-
Danny Auble authored
-
Danny Auble authored
could end up before the job started. Bug 371
-
Danny Auble authored
-
Morris Jette authored
This function can now be called to test for processes which are dumping in order to avoid sending them a SIGKILL until dump completes. Change in logic required for job_container/cray.
-
Morris Jette authored
Handle invalid process ID better (probably never happens) Re-arrange logic to eliminate duplicate file close on error
-
Danny Auble authored
-
- Aug 14, 2013
-
-
Danny Auble authored
-
Danny Auble authored
plugins more maintainable.
-
https://github.com/SchedMD/slurmjette authored
-
jette authored
We now reject jobs with an invalid accounting frequency at submit time rather than launch time, so the error is slightly different and the test needs to change for that.
-
Morris Jette authored
-
Morris Jette authored
This avoids waiting for the job's initiation to fail.
-
Morris Jette authored
Only cancel the job.
-
Danny Auble authored
-
Morris Jette authored
Fix job state recovery logic in which a job's accounting frequency was not set. This would result in a value of 65534 seconds being used (the equivalent of NO_VAL in uint16_t), which could result in the job being requeued or aborted.
-