- Oct 09, 2006
-
-
Danny Auble authored
-
Danny Auble authored
fix to not print an error is the timeout is being increased by the forwarding logic instead of the user. tests agains the original timeout instead of the pumped up timeout for the underlying layers in the tree it has to go to.
-
- Sep 21, 2006
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- Sep 20, 2006
-
-
Danny Auble authored
-
Danny Auble authored
-
- Sep 18, 2006
-
-
Moe Jette authored
-
- Sep 15, 2006
-
-
Danny Auble authored
-
- Sep 14, 2006
-
-
- Sep 12, 2006
-
-
Moe Jette authored
-
- Sep 08, 2006
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
-
- Sep 06, 2006
-
-
Danny Auble authored
-
-
-
Christopher J. Morrone authored
slurm_init_slurm_msg is replaced by slurm_msg_t_init and slurm_msg_t_copy. slurm_msg_t_init COMPLETELY initializes the structure, so it needs to be called BEFORE setting any variables within the structure. It is not clear if slurm_msg_t_copy is even necessary, it is only used in three places.
-
Danny Auble authored
-
- Sep 05, 2006
-
-
- Sep 01, 2006
-
-
- Aug 31, 2006
-
-
Danny Auble authored
-
- Aug 23, 2006
-
-
Danny Auble authored
-
Danny Auble authored
removed convert_to_kilo replaces with convert_num_unit which will only convert the number in bluegene mode.
-
- Aug 18, 2006
-
-
- Aug 10, 2006
-
-
- Aug 04, 2006
- Aug 03, 2006
-
-
Moe Jette authored
g_slurm_auth_get_uid(). The original code was resulting in the slaunch command having two different symbols g_context for the module slurm_auth.c. Some functions would use one symbol and other functions would use the other symbol resulting in extreme badness (zero pointers and seg faults).
-
- Jul 27, 2006
-
-
Danny Auble authored
-
-
- Jul 26, 2006
-
-
Danny Auble authored
altered the resource allocation and job_step_create_response structures. Also altered the step_layout structure
-
- Jul 13, 2006
-
-
- Jul 10, 2006
-
-
- Jun 09, 2006
-
-
Moe Jette authored
the code)
-
- Jun 02, 2006
-
-
- Jun 01, 2006
-
-
- May 30, 2006
-
-
Danny Auble authored
updated return codes from slurm_send_recv_rc_msg_only_one and slurm_send_recv_contoller_rc_msg to either 0 or -1 and added error checking to api/signal.c
-
- May 26, 2006
-
-
Christopher J. Morrone authored
call to slurm_open_controller_conn
-