- 18 Aug, 2006 2 commits
-
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
- 17 Aug, 2006 13 commits
-
-
Christopher J. Morrone authored
-
Danny Auble authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
It now allows a comment on the line, quotes to group characters together (to allow whitespace in arguments), and a backslash escape character to allow inclusion of #, \, ", etc.
-
Christopher J. Morrone authored
slaunch) from src/api/step_pmi.[ch] to src/api/pmi_server.[ch]. Also, delete srun's personal copy of the pmi server code and have it build against the copy in the shared src/api location.
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
Overhaul the command line parsing code to handle #SBATCH arguments in batch scripts. Remove unnecessary multi-prog option (multi-prog is slaunch-only).
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
code from test18.14.
-
- 16 Aug, 2006 14 commits
-
-
Christopher J. Morrone authored
with and associated launcher. A batch script only has job allocation-specific variables set. Add new SLURM_JOB_* environment variables.
-
Christopher J. Morrone authored
variables are missing.
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
-
Christopher J. Morrone authored
in the spec file did not have any parameters. Also, no need to sift through environment variables for the task's ID, the slurmstepd already knows that.
-
Christopher J. Morrone authored
There appears to be a bug in slurmstepd's task_exec.c parsing of the multi-prog script when commands have no command line parameters. srun is also broken in this respect, it is not slaunch specific.
-
Christopher J. Morrone authored
honoring the overcommit flag.
-
Christopher J. Morrone authored
The "--threads" option is now named "--pmi-threads", since it only applies to PMI threading. At this time slaunch has no other threading which might requiring throttling.
-
Christopher J. Morrone authored
-
Moe Jette authored
-
Moe Jette authored
-
Christopher J. Morrone authored
-
Moe Jette authored
-
- 15 Aug, 2006 11 commits
-
-
Danny Auble authored
-
Christopher J. Morrone authored
-
Danny Auble authored
-
Christopher J. Morrone authored
-
Danny Auble authored
made step_spec->overcommit 0 out cpu_count when creating a step so we don't check for avaliable processors. making it overcommit
-
Danny Auble authored
-
Danny Auble authored
-
Danny Auble authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-
Christopher J. Morrone authored
-