SLURMExecutionEngine
future_type: SLURMExecutionFuture
__init__(self, **opts):
prep_future_opts(self, *, sbatch_file, watch_dir=None, chdir=None, **kwargs):
submit_job(self, sbatch_file, *, watch_dir=None, poll_time=None, results_file=None, status_file=None, **kwargs) -> 'ManagedJobQueueExecutionFuture':