"git@gitlab.hrz.tu-chemnitz.de:tud-zih-energy/slurm.git" did not exist on "606c4d4498b6b6abf9106aa0583027500627c02b"
- 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
-
Christopher J. Morrone authored
-
Danny Auble authored
-
Danny Auble authored
-
Christopher J. Morrone authored
-
- May 19, 2006
-
-
Danny Auble authored
fixed forward logic to report correct reponse for all childern and parent. Fixed jobacct logic to always be able to work off submit time. changed logic to in shutdown to wait around to make sure shutdown message is sent to all slurmds.
-
- May 18, 2006
-
-
Danny Auble authored
-
- May 12, 2006
-
-
Danny Auble authored
-
- May 11, 2006
-
-
Danny Auble authored
added some bgl specs back into the job_desc_msg_t so lcrm can use bgl specs for job creation. Also changed all slurm_auth_cred's to auth_cred instead of just cred.
-