- 27 Jan, 2006 3 commits
-
-
Danny Auble authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
function of this setting in the slurm protocol. Eliminate redundant and incorrect "enum distribution_t" in env.h and replace it with "enum task_dist_states" from slurm.h. distribution_t was causing the following inconsistency: morrone:~$ srun -N3 -n6 -l env |grep SLURM_NODEID |sort 0: SLURM_NODEID=0 1: SLURM_NODEID=0 2: SLURM_NODEID=1 3: SLURM_NODEID=1 4: SLURM_NODEID=2 5: SLURM_NODEID=2 morrone:~$ srun -N3 -n6 -A morrone:~$ srun -l env |grep SLURM_NODEID |sort 0: SLURM_NODEID=0 1: SLURM_NODEID=1 2: SLURM_NODEID=2 3: SLURM_NODEID=0 4: SLURM_NODEID=1 5: SLURM_NODEID=2
-
- 25 Jan, 2006 2 commits
-
-
Moe Jette authored
-
Christopher J. Morrone authored
more than one copy of slurmd on a node at the same time. Only really useful for developers.
-
- 24 Jan, 2006 8 commits
- 23 Jan, 2006 9 commits
-
-
Moe Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
- 20 Jan, 2006 4 commits
-
-
Moe Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 19 Jan, 2006 1 commit
-
-
Moe Jette authored
-
- 18 Jan, 2006 6 commits
- 17 Jan, 2006 7 commits
-
-
Moe Jette authored
slurmd being run as user other than root (typical testing mode).
-
Moe Jette authored
-
Moe Jette authored
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Moe Jette authored
-