- May 07, 2003
-
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
o Fix -Wall warnings
-
Mark Grondona authored
o Move checks for launch or exit timeouts from IO thread into msg.c o Added new "undocumented" options --max-launch-time and --max-exit-timeout for use in testing. o Do not wantonly terminate IO thread when job moves into state TERMINATED, only exit on FORCETERM. (this allows collection of error messages from slurmds) o Small amount of code cleanup in io.c, signals.c
-
Mark Grondona authored
(Wait for IO thread even if some IO ops fail) o Consilidate redundant slurm_protocol code in mgr.c
-
Mark Grondona authored
o Temporarily define "dprintf" to avoid using glibc's version (which conflicts with version in libmunge) Need to remove this later.
-
Mark Grondona authored
most of this functionality was provided by slurm_protocol_api.c (e.g slurm_send_recv_*_msg())
-
Mark Grondona authored
slurm_protocol_socket_implementation.c o Added new functions slurm_send_recv*rc_msg() for handing common mode of sending a message and receiving only a "return code" message. o Overhauled existing code and performed general cleanup.
-
Mark Grondona authored
maximum.
-
Moe Jette authored
-
- May 06, 2003
- May 05, 2003
- May 02, 2003
-
-
Mark Grondona authored
-
- May 01, 2003
-
-
Moe Jette authored
-
Mark Grondona authored
-
Mark Grondona authored
Updated bibliography file and added splncs.bst bibliography style. Minor changes to report.tex
-
- Apr 30, 2003
- Apr 29, 2003
-
-
Mark Grondona authored
an assumption of tabstop=4 o Try not to let lines exceed 80 chars o Replace calls to error() with verbose() to avoid unexpected messages to stderr in API clients.
-
Mark Grondona authored
-
- Apr 28, 2003
-
-
Moe Jette authored
node configuration from slurm.conf file.
-
- Apr 26, 2003
- Apr 25, 2003
-
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
-
- Apr 24, 2003
-
-
Mark Grondona authored
This fixes gnats:162, though I remain unsure of exactly why.
-