metawards.utils.prepare_worker

metawards.utils.prepare_worker(params: metawards._parameters.Parameters, options)[source]

Prepare a worker to receive work to run a model using the passed parameters. This will build the network specified by the parameters and will store it in global memory ready to be used for a model run. Note that these are silent, printing nothing to stdout or stderr