thunderboltz.parallel.DistributedPool.submit

DistributedPool.submit(run_args={}, **set_args)[source]

Submit a single job with updated key words to the pool.

Parameters:

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

**set_args: Keyword arguments passed to

set_() before calling run().