- Feb 23, 2008
-
-
Moe Jette authored
-
- Feb 15, 2008
-
-
Moe Jette authored
Add SlurmDbdAddr and SlurmDbdPort configuration parameters.
-
- Feb 09, 2008
-
- Jan 25, 2008
-
-
Moe Jette authored
sbatch commands.
-
- Jan 24, 2008
-
-
Danny Auble authored
-
- Jan 23, 2008
-
- Nov 29, 2007
-
-
Moe Jette authored
increased from 64KB (16-bit size field) to 4GB (32-bit size field).
-
- Nov 06, 2007
-
- Oct 30, 2007
-
- Sep 11, 2007
-
- Aug 23, 2007
-
-
Moe Jette authored
checkpoint as required, still need to perform actual checkpoint operation
-
- Jul 13, 2007
-
-
Moe Jette authored
-
- Jun 06, 2007
-
- Dec 20, 2006
-
-
Christopher J. Morrone authored
job_step_create_response_msg_t, and slurm_free_job_step_create_response_msg() out of the SLURM API and hide them in the slurm protocol code. Users will use the step context and step launch functions instead.
-
- Dec 16, 2006
-
-
Moe Jette authored
-
- Dec 07, 2006
-
-
Moe Jette authored
-
- Oct 21, 2006
-
-
Danny Auble authored
-
- Oct 17, 2006
-
-
Danny Auble authored
-
- Oct 09, 2006
-
-
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 18, 2006
-
-
Moe Jette authored
-
- Sep 15, 2006
-
-
Danny Auble authored
-
- Sep 05, 2006
-
- Sep 01, 2006
-
- Aug 23, 2006
-
-
Danny Auble authored
removed convert_to_kilo replaces with convert_num_unit which will only convert the number in bluegene mode.
-
- 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
-
- Jun 09, 2006
-
-
Moe Jette authored
the code)
-
- 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
-
Danny Auble authored
-
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.
-
- Apr 25, 2006
-
-
Moe Jette authored
to spawned tasks (based upon work by Daniel Christians, HP).
-
- Apr 11, 2006
-
-
Moe Jette authored
Modify set_span function to take an optional desired fanout parameter.
-
- Apr 05, 2006
-
-
Danny Auble authored
-