- 27 Jul, 2006 5 commits
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
-
Christopher J. Morrone authored
Move slurm_step_layout_t struct to slurm.h.in so we can use it as the returned object of a future API function.
-
- 26 Jul, 2006 7 commits
-
-
Danny Auble authored
-
Danny Auble authored
altered the resource allocation and job_step_create_response structures. Also altered the step_layout structure
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
Make NO_VAL for relative mean don't-use-relative offset.
-
Christopher J. Morrone authored
--task-layout and --task-layout-file options. Also have the slurmstepd set the SLURMD_NODENAME env variable.
-
- 25 Jul, 2006 12 commits
-
-
Danny Auble authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
something...
-
Christopher J. Morrone authored
Remove debugging message.
-
Christopher J. Morrone authored
-
Moe Jette authored
-
Moe Jette authored
-
-
- 24 Jul, 2006 10 commits
-
-
Danny Auble authored
-
Christopher J. Morrone authored
requested. For instance "slaunch -w foo[4,2,2,2,2,4,4] -n3" will only launch 3 tasks on foo[4,2,2], and only asks the controller for foo[4,2,2]. If it asked for the whole string, scontroller would balk.
-
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
-
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
- 22 Jul, 2006 6 commits
-
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
there are entries in the nodelist
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
Now if a line BEGINS with "Include" and is followed by whitespace and then a filename, the parser will open and parse that file before continuing to parse the rest of the current file. Also improved some parser error messages with line numbers and file names.
-
Christopher J. Morrone authored
Now, there may only be ONE key-value pair per line, EXCEPT on lines that BEGIN with key-value pairs such as NodeName and PartitionName, which explicitly accept additional values. This allows us to eliminate redundant listing of ignored keys...
-