- Apr 17, 2012
-
-
Morris Jette authored
-
Morris Jette authored
Fix sched/wiki2 to support job account name, gres, partition name, wckey, or working directory that contains "#" (a job record separator). Without this patch, the parsing will probably stop once reaching the "#".
-
- Apr 12, 2012
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
Conflicts: src/slurmd/slurmd/slurmd.c
-
Danny Auble authored
and cons_res or gang scheduling. The slurm.conf is always used for a node configuration in this case, and it ignores what the actual hardware is because in this situation the slurmctld needs to make a bunch of bitmaps before the slurmd's register.
-
Danny Auble authored
-
- Apr 11, 2012
-
-
Morris Jette authored
-
- Apr 10, 2012
-
-
Morris Jette authored
-
Danny Auble authored
and time limit where it was previously set by an admin.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
slurmdbd accounting and running large amounts of jobs (>50 sec). Job information could be corrupted before it had a chance to reach the DBD.
-
Danny Auble authored
qos.
-
Morris Jette authored
-
Morris Jette authored
-
jette authored
-
jette authored
Will set new scheduler timeout if MessageTimeout changes due to re-reading slurm.conf
-
jette authored
-
- Apr 09, 2012
-
-
Danny Auble authored
tasks than possible without overcommit the request would be allowed on more nodes than requested.
-
Morris Jette authored
-
- Apr 07, 2012
-
-
Morris Jette authored
These changes reduce the overhead of some functions for improved slurmctld throughput. Overhead of slurm_preempt_init() goes from 20% of CPU time to NIL and if preemption is disabled then slurm_job_preempt_check() goes from 12% of CPU time to NIL.
-
- Apr 06, 2012
-
-
Morris Jette authored
-
Morris Jette authored
-
Danny Auble authored
event comes in through the realtime interface.
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- Apr 05, 2012
-
-
Morris Jette authored
-
Don Lipari authored
While safeguards are in place to prevent unauthorized users from extending the TimeLimit of their running jobs, there were no such restrictions for extending the EndTime. This patch adds the same constraints to modifying EndTime that currently exists for modifying TimeLimit.
-
Morris Jette authored
-
- Apr 04, 2012
-
-
Morris Jette authored
-
Morris Jette authored
-
- Apr 03, 2012
-
-
Morris Jette authored
-
Morris Jette authored
The new function permits API users to specify a non-default MPI plugin before any other APIs launch the default plugin.
-
Morris Jette authored
-
Morris Jette authored
Add documentation for the mpi/pmi2 plugin. Minor changes to code formatting and logic, but old code should work fine.
-
Morris Jette authored
No change in logic
-
Hongjia Cao authored
-
Morris Jette authored
-