- Aug 19, 2005
-
-
Christopher J. Morrone authored
-
- Jul 29, 2005
-
-
Christopher J. Morrone authored
-
- Jul 23, 2005
-
-
Christopher J. Morrone authored
Now the slurmd job-step manager, which runs as root, directly forks and execs all of the tasks in the job step. The tasks are all placed in the same process group. To be more compatible with the new task launch layout, the proctrack API was slightly modified. The slurm_create_container function now tasks a slurmd_job_t pointer as its only parameter. Each proctrack plugin can then decide which information it needs to look at to register the tasks.
-
- Jun 13, 2005
-
-
Christopher J. Morrone authored
or slurm_signal_container. Required no longer calling setsid in the session manager.
-
- May 12, 2005
-
-
Moe Jette authored
find a container (e.g. pid is not found).
-
- Mar 07, 2005
-
-
Moe Jette authored
-
- Mar 05, 2005
-
-
Moe Jette authored
for now).
-
- Mar 04, 2005
- Jul 20, 2004
-
-
Moe Jette authored
rather than the individual fields from it. This is faster and gives the plugin author more flexibility to get whatever he wants.
-
- May 03, 2004
-
-
Moe Jette authored
are specific to a particular plugin type.
-
- Feb 19, 2004
-
-
Moe Jette authored
the plugins themselves. Add new functions to each plugin to return the error number and given an error number, return a description.
-
- Jan 16, 2004
-
-
Moe Jette authored
-
- Oct 24, 2003
-
-
Moe Jette authored
to a text file specified in the configure file.
-