hpcflow.sdk.core.actions.UnsetParamTracker#
- class hpcflow.sdk.core.actions.UnsetParamTracker(run_ids, group_size)#
Bases:
object
Class to track run IDs that are the sources of unset parameter data for some input parameter type.
Notes
Objects of this class are instantiated within WorkflowTask._get_merged_parameter_data when we are tracking unset parameters.
Methods
Attributes