- Sep 08, 2006
-
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
-
Danny Auble authored
-
Christopher J. Morrone authored
MPIR_proctable is now supported.
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
- Sep 07, 2006
-
-
Christopher J. Morrone authored
Add --label. Add --info.
-
Christopher J. Morrone authored
Have slaunch only print its pid with "-vv" or higher.
-
Christopher J. Morrone authored
and KEEP the port in host byte order until absolutely necessary to change it back to network byte order.
-
Christopher J. Morrone authored
Need to make port numbers be in host byte order by default so that this confusion doesn't happen again.
-
- Sep 06, 2006
-
-
Christopher J. Morrone authored
Rework client_io_handler_create() to take a slurm_cred_t instead of just the signature. Makes life easier for the caller. sattach is partially functional.
-
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
-
-
Moe Jette authored
Add NextJobId to "scontrol show config" output.
-
Moe Jette authored
-
Danny Auble authored
added function to get the return code from different messages and also made it so reattach would wait for returning forwards
-
-
Danny Auble authored
-
- Sep 02, 2006
-
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
to see the bug it seems to be triggering in the forwarding code.
-
- Sep 01, 2006
-
-
Moe Jette authored
-
-
Danny Auble authored
-
Danny Auble authored
-
- Aug 31, 2006
-
-
Danny Auble authored
-
-
Danny Auble authored
-
- Aug 30, 2006
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Christopher J. Morrone authored
for all nodes. This will allow us to use tree communication for the reattach RPC in sattach.
-
Christopher J. Morrone authored
-
Danny Auble authored
-
- Aug 29, 2006
-
-
Christopher J. Morrone authored
-