Expand description
Executor (e.g. LSF, Slurm) API.
Structs§
- Job submission options.
- Executes commands locally.
- An executor for submitting jobs to an LSF cluster.
- Builder for
LsfExecutor
.
Enums§
- Where to place logs generated by a job.
- Error type for LsfExecutorBuilder
Traits§
- A job executor.