run#

LocalRunner.run(job: Job) None#

Run a single job.

Parameters:
jobJob

The job to run.

Raises:
SimulationError

If simulation fails after all retry attempts.