thunderboltz.parallel.SlurmManager.submit

SlurmManager.submit(run_args={}, **settings)[source]

Add a set of parameter updates to the job queue. Slurm is not invoked until the context is exited.

Parameters:
  • run_args (dict) – Keyword arguments to be passed to run().

  • **settings – Keyword arguments passed to the set_(). before calling run().