- Oct 08, 2005
-
-
Christopher J. Morrone authored
This merge is a rewrite of slurm's task standard I/O handling. srun will now have just a single TCP stream to each node of a job-step. srun and slurmd comminicate over the TCP stream using a simple messaging protocol. Both srun and slurmd now use a completely event driven I/O engine based on the eio.c event I/O engine. Be warned that the new I/O support in this merge is not quite complete. The core I/O protocol is functional, but it is still missing reattach support and it needs extensive testing and debugging.
-
Moe Jette authored
-
Christopher J. Morrone authored
-
Moe Jette authored
-
- Oct 07, 2005
- Oct 05, 2005
- Oct 04, 2005
- Oct 03, 2005
-
-
Moe Jette authored
-
- Sep 30, 2005
-
-
Moe Jette authored
-
- Sep 28, 2005
-
-
Moe Jette authored
-
- Sep 27, 2005
-
-
Moe Jette authored
-
- Sep 24, 2005
-
-
Danny Auble authored
-
Christopher J. Morrone authored
-
- Sep 23, 2005
-
-
Moe Jette authored
REQUEST_KILL_JOB/TASKS changed to REQUEST_SIGNAL_JOB/TASKS
-
Christopher J. Morrone authored
-
Danny Auble authored
-
- Sep 22, 2005
-
-
Christopher J. Morrone authored
-
- Sep 16, 2005
-
-
Danny Auble authored
-
- Sep 14, 2005
- Sep 13, 2005
- Sep 12, 2005
- Sep 10, 2005
-
-
Moe Jette authored
-
- Sep 09, 2005
-
-
Moe Jette authored
Range check month/date values (e.g. "13/45/06" is invalid) Make year specification optional Accept "-" separator between date and time. Automatically set date to tommorow if time specified that is earlier than now.
-
- Sep 08, 2005
-
-
Moe Jette authored
-