- Oct 13, 2005
-
-
Moe Jette authored
Add new env var SLURM_TASK_PID.
-
- Oct 12, 2005
-
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
- Oct 11, 2005
-
-
Moe Jette authored
-
Christopher J. Morrone authored
filename parameters.
-
Moe Jette authored
-
Moe Jette authored
-
Danny Auble authored
-
Moe Jette authored
-
Moe Jette authored
Previous logic would deadlock on fork if log_init() was followed by log_fini() since log_fini destroys the mutex that atfork works with.
-
Christopher J. Morrone authored
-
Danny Auble authored
-
Danny Auble authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
needed thanks to slurmd_step functionality.
-
Danny Auble authored
-
Christopher J. Morrone authored
-
- Oct 10, 2005
-
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
still open. Each stdout or stderr that closes will trigger an eof message (header.length will be 0), and _server_read will decrement the number of remote writers.
-
Christopher J. Morrone authored
is a pointer.
-
- Oct 08, 2005
-
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
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
-