- Apr 19, 2004
-
-
Moe Jette authored
Fix assorted typos.
-
- Apr 16, 2004
- Apr 15, 2004
- Apr 13, 2004
-
-
Moe Jette authored
-
- Apr 09, 2004
-
-
Mark Grondona authored
option from environment and documentation of new env var.
-
Moe Jette authored
rather than (potentially long) list supplied with job.
-
- Apr 08, 2004
- Apr 07, 2004
-
-
Moe Jette authored
-
- Apr 06, 2004
- Apr 05, 2004
-
-
Moe Jette authored
-
Moe Jette authored
rather than matching completing states in nodes and jobs (which fails for shared nodes).
-
Moe Jette authored
than old local functions.
-
Moe Jette authored
-
Moe Jette authored
completing nodes rather than trying to match node and job state. Matching node and job state will provide inconsistent results for shared nodes.
-
- Apr 02, 2004
-
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
are still in completing state. o Document above change in manpage along with other formatting cleanup.
-
Mark Grondona authored
-
- Apr 01, 2004
-
-
Moe Jette authored
-
- Mar 30, 2004
-
-
Moe Jette authored
numbers per new change to configure.ac.
-
Moe Jette authored
assigning it directly to a uint32_t.
-
Mark Grondona authored
/etc/services. o Fix configure.ac to save default slurmctld and slurmd port numbers as numbers instead of strings. o Fix logic for determination of slurmd and slurmctld port numbers.
-
- Mar 29, 2004
-
-
Moe Jette authored
-
- Mar 25, 2004
-
-
Moe Jette authored
-
- Mar 24, 2004
- Mar 23, 2004
-
-
Mark Grondona authored
o need to compile authd module with libe
-
- Mar 22, 2004
-
-
Moe Jette authored
Only attempt to open files having the proper prefix. For example, slurmd should never even try to dlopen a plugin with a prefix of "jobcomp" as doing so both wastes time and generates undefined external errors (the jobcomp plugin is written for the slurmctld daemon and only it has the proper external function to dlopen that plugin).
-
- Mar 20, 2004
-
-
Moe Jette authored
order to interupt accept(), because this can fail if the authentication plugin is bad or there are other communications problems. Use interrupt instead.
-
- Mar 19, 2004
-
-
Mark Grondona authored
processed when job fails (e.g. due to SIGSEGV)
-
Moe Jette authored
-
Moe Jette authored
-