jade.jobs.job_manager_base.JobManagerBase¶
- class jade.jobs.job_manager_base.JobManagerBase(config, output_dir)[source]¶
Bases:
ABC
Base class for managing jobs.
Methods
Get the batch post-process config data
Get results of completed jobs.
Get the number of jobs to execute.
Get a job results.
Get a summary of job results in text form.
Attributes
config