sierra.plugins.proc.pseudostats.plugin#

Plugin for copying non-deterministic experiment data.

Functions#

proc_batch_exp(→ None)

Copy data for each Experiment in the Batch Experiment.

Module Contents#

sierra.plugins.proc.pseudostats.plugin.proc_batch_exp(main_config: sierra.core.types.YAMLDict, cmdopts: sierra.core.types.Cmdopts, pathset: sierra.core.batchroot.PathSet, criteria: sierra.core.variables.batch_criteria.XVarBatchCriteria) None[source]#

Copy data for each Experiment in the Batch Experiment.

Ideally this is done in parallel across experiments, but this can be changed to serial if memory on the SIERRA host machine is limited via --processing-parallelism.