- Jul 09, 2003
-
-
Moe Jette authored
multiple word node Reason values.
-
Moe Jette authored
specifically to slurm controller.
-
Mark Grondona authored
-
- Jul 07, 2003
-
-
Moe Jette authored
Message to controller will retry after SlurmctldTimeout period if message to primary controller fails and backup controller returns error indicating it is in backup mode.
-
- Jul 04, 2003
-
-
Moe Jette authored
Create the job hash table at slurmctld initialization.
-
Moe Jette authored
WaitTime sets srun's default value for --wait. MaxJobCount sets the maximum job count for slurmctld (replacing #define MAX_JOB_CNT). MinJobAge sets the minimum job purrge age for slurmctld (replacing #define MIN_JOB_AGE).
-
- Jul 01, 2003
-
-
Moe Jette authored
job, step, node, and partition info. Add new function to free slurm_credential from RPC response.
-
- Jun 28, 2003
-
-
Mark Grondona authored
-
- Jun 27, 2003
-
-
Mark Grondona authored
o session manager waits for processes in its session, not just children. This fixes a problem when tasks are being attached to by a debugger. o Add elanhosts.[ch] for Elan host config file parsing. Used in slurm to install ElanID/hostname pairs into the kernel. Note that the format of the elanhosts config file has changed.
-
- Jun 20, 2003
-
-
Mark Grondona authored
-
- Jun 13, 2003
-
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
-
Mark Grondona authored
rpc.
-
- Jun 12, 2003
-
-
Moe Jette authored
-
- Jun 11, 2003
-
-
Mark Grondona authored
information
-
Mark Grondona authored
-
Mark Grondona authored
-
- Jun 10, 2003
-
-
Mark Grondona authored
-
Mark Grondona authored
-
- Jun 09, 2003
-
-
Mark Grondona authored
o do not call fatal() for lsd_fatal_error(), just call error()
-
- Jun 05, 2003
-
-
Moe Jette authored
-
- May 31, 2003
-
-
jwindley authored
Add a quick-load capability to the plugins so that the init() and fini() code aren't invoked if all you want to do is query the plugin type and version.
-
- 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.
-
Mark Grondona authored
-
Mark Grondona authored
-
- May 21, 2003
-
-
Moe Jette authored
configuration information downloaded.
-
- May 08, 2003
-
-
Moe Jette authored
-
- May 07, 2003
-
-
Mark Grondona authored
o Fix -Wall warnings
-
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.
-
- 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.
-
- Apr 25, 2003
-
-
Mark Grondona authored
-
- Apr 24, 2003
-
-
Mark Grondona authored
-
- Apr 18, 2003
-
-
Moe Jette authored
in get config RPC.
-
- Apr 11, 2003
-
-
Mark Grondona authored
-
Mark Grondona authored
-
- Apr 10, 2003
-
-
Mark Grondona authored
-
- Apr 08, 2003
-
-
Mark Grondona authored
o define MIN in macros.h
-
- Apr 04, 2003
-
-
Moe Jette authored
-