- 07 May, 2003 6 commits
-
-
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
-
- 06 May, 2003 2 commits
- 05 May, 2003 7 commits
- 02 May, 2003 1 commit
-
-
Mark Grondona authored
-
- 01 May, 2003 3 commits
-
-
Moe Jette authored
-
Mark Grondona authored
-
Mark Grondona authored
Updated bibliography file and added splncs.bst bibliography style. Minor changes to report.tex
-
- 30 Apr, 2003 7 commits
- 29 Apr, 2003 2 commits
-
-
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
-
- 28 Apr, 2003 1 commit
-
-
Moe Jette authored
node configuration from slurm.conf file.
-
- 26 Apr, 2003 2 commits
- 25 Apr, 2003 4 commits
-
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
-
- 24 Apr, 2003 4 commits
-
-
Mark Grondona authored
This fixes gnats:162, though I remain unsure of exactly why.
-
Mark Grondona authored
o Don't print exit status as an error if user generated signal that killed it. o Set srun exit status appropriately. o Accept more environment variables to initialize options. o Other minor fixes.
-
Mark Grondona authored
-
Mark Grondona authored
-
- 22 Apr, 2003 1 commit
-
-
Moe Jette authored
-