- 03 Aug, 2006 10 commits
-
-
Moe Jette authored
-
Moe Jette authored
salloc: Granted job allocation 65539 salloc: Relinquishing job allocation 65539
-
Moe Jette authored
-
Moe Jette authored
g_slurm_auth_get_uid(). The original code was resulting in the slaunch command having two different symbols g_context for the module slurm_auth.c. Some functions would use one symbol and other functions would use the other symbol resulting in extreme badness (zero pointers and seg faults).
-
Moe Jette authored
-
Christopher J. Morrone authored
morrone:/tmp$ echo | sbatch sbatch: error: Batch script contains only whitespace! morrone:/tmp$ echo -n | sbatch sbatch: error: Batch script is empty! morrone:/tmp$ echo foobar |sbatch sbatch: error: This does not look like a batch script. The first sbatch: error: line must start with #! followed by the path to an interpreter. sbatch: error: For instance: #!/bin/sh
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
Moe Jette authored
-
- 02 Aug, 2006 10 commits
-
-
Moe Jette authored
-
Christopher J. Morrone authored
-
Moe Jette authored
-
Christopher J. Morrone authored
-
Moe Jette authored
-
Christopher J. Morrone authored
ESLURM_TASKDIST_REQUIRES_OVERCOMMIT. Fix but in new env.c code.
-
Christopher J. Morrone authored
-
-
Christopher J. Morrone authored
variables. It can also support a VERY limitted overcommit. It only works if you are using all nodes in the allocation. Need to make this work for a subset.
-
Christopher J. Morrone authored
-
- 01 Aug, 2006 7 commits
- 31 Jul, 2006 6 commits
- 29 Jul, 2006 1 commit
-
-
Christopher J. Morrone authored
-
- 28 Jul, 2006 5 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Christopher J. Morrone authored
Code is still in development; it is compteley #ifdef'ed out.
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
- 27 Jul, 2006 1 commit
-
-
Danny Auble authored
-