jobflow_remote.jobs.run module#

jobflow_remote.jobs.run.decompress_files(store: JobStore) None[source]#
jobflow_remote.jobs.run.run_batch_jobs(base_run_dir: str | Path, files_dir: str | Path, process_uuid: str, max_time: int | None = None, max_wait: int = 60, max_jobs: int | None = None) None[source]#
jobflow_remote.jobs.run.run_remote_job(run_dir: str | Path = '.') None[source]#

Run the job.