- 24 Mar, 2004 2 commits
- 23 Mar, 2004 1 commit
-
-
Mark Grondona authored
o need to compile authd module with libe
-
- 22 Mar, 2004 1 commit
-
-
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).
-
- 20 Mar, 2004 1 commit
-
-
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.
-
- 19 Mar, 2004 9 commits
-
-
Mark Grondona authored
processed when job fails (e.g. due to SIGSEGV)
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
an assortment of other files in the installation lib/slurm directory that we don't want to bother trying to open and report errors for.
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
nodes of the cluster.
-
Moe Jette authored
and slurmctld (specify different configuration file).
-
- 17 Mar, 2004 1 commit
-
-
Moe Jette authored
SLURM credentials.
-
- 16 Mar, 2004 15 commits
-
-
Moe Jette authored
be expected.
-
Moe Jette authored
-
Moe Jette authored
than errno (which is not reset by the function).
-
Moe Jette authored
-
Moe Jette authored
MAX_SERVER_THREADS and increase that value from 50 to 60
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
results from apparent NFS synchronization delays).
-
Moe Jette authored
name a prefix of "slurm_".
-
Moe Jette authored
flag the required state saves. Perform the saves using synchronous I/O from just one thread. Under heavy loads this results in much faster responsiveness and lowers slurmctld's memory and CPU overhead considerably.
-
Mark Grondona authored
-
Mark Grondona authored
o also show node state when -l is used with -R o Don't let environment var override command line (SINFO_FORMAT)
-
Mark Grondona authored
-
Mark Grondona authored
of reasons and nodes with those reasons.
-
Mark Grondona authored
-
- 12 Mar, 2004 4 commits
- 11 Mar, 2004 4 commits
- 10 Mar, 2004 1 commit
-
-
Moe Jette authored
-
- 09 Mar, 2004 1 commit
-
-
Moe Jette authored
Properly support sinfo --state option value including "*" suffix.
-