Age | Commit message (Collapse) | Author |
|
The existing linkDrv only has a singular output, making it difficult to
separate the various types of output. The new functionality replaces the
old with attribute sets defining the outputs.
The old linkDrv is deprecated.
|
|
Previously global output was plotted. A new control flag allows
specification of what to plot.
|
|
|
|
|
|
|
|
|
|
|
|
salloc must call srun to actually launch job on execution node rather
than submission node
|
|
Previously exec was redefined to defer to slurm/pbs for execution. This
did not chain the previous exec, meaning you couldn't chain execs.
|
|
|
|
Significant expansion of README to include installation instructions and
instructions on how to use with HPC.
|
|
|
|
salloc was missing from defaults, preventing overriding of salloc path
for each stage.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|