- Jun 11, 2003
-
-
Mark Grondona authored
-
- May 28, 2003
-
-
Mark Grondona authored
slurm_send_recv_node_msg(), slurm_send_recv_rc_msg(), etc. o Fixed fd leak in agent.c using slurm_send_recv_rc_msg() w/ timeout.
-
- May 07, 2003
-
-
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.
-
- Jan 29, 2003
-
-
Moe Jette authored
All references to header files changed to new pathname.
-
- Jan 15, 2003
-
-
Moe Jette authored
New RPC added for slurmd to send batch_sid to slurmctld.
-
- Jan 14, 2003
-
-
Moe Jette authored
New RPC defined to map local pid into slurm job id.
-
- Nov 25, 2002
-
-
Moe Jette authored
common needs to read anyway to route communications (avoid second read by other tools).
-
- Nov 18, 2002
-
-
Moe Jette authored
-
- Nov 16, 2002
-
-
Moe Jette authored
-
- Nov 13, 2002
-
-
Moe Jette authored
read_config functions.
-
- Nov 01, 2002
-
-
Moe Jette authored
bad message. Functions now return SLURM_ERROR on bad unpack instead of assert failure.
-
- Oct 31, 2002
-
-
Moe Jette authored
(so shutdown command can shutdown both servers).
-
- Oct 28, 2002
-
-
Moe Jette authored
a slurm_addr.
-
- Oct 24, 2002
-
-
Moe Jette authored
-
- Oct 07, 2002
-
-
Moe Jette authored
that includes a buffer pointer, size, and offset. The buffer is automatically expanded as space is needed.
-
- Aug 22, 2002
-
-
tewk authored
-
- Aug 16, 2002
- Aug 14, 2002
- Aug 02, 2002
- Jul 26, 2002
-
-
Mark Grondona authored
of directly to a stream.
-
- Jul 25, 2002
-
-
tewk authored
fixed launch_task_response msg added slurm_protocol and slurmd errnos to slurm_errno.h added print_slurm_addr to src/common/slurm_protocol_api.c added print_slurm_credential to src/common/slurm_protocol_util.c cleaned up debug printing and error reporting for src/slurmd/shmem_struct.c more cleanup etc
-
tewk authored
added a few comments and slurm_protocol_errno entries. More little code cleanup
-
- Jul 24, 2002
-
-
tewk authored
-
- Jul 23, 2002
- Jul 22, 2002
-
-
tewk authored
-
- Jul 18, 2002
-
-
tewk authored
-
- Jul 16, 2002
-
-
Moe Jette authored
Changed (removed, added, renamed) configuration parameters.
-
- Jun 29, 2002
-
-
tewk authored
-
- Jun 28, 2002
- Jun 19, 2002
-
-
tewk authored
-
- Jun 18, 2002
- Jun 12, 2002
-
-
tewk authored
These function encapsulate more hid underlying complexity from the application programmer
-