For instance, the setting for hps-java is duplicated across many classes.
Instead it should be set once and picked up by subclasses.
This might be done either by having parent class configuration pushed to subclass objects, or it could be present as a top-level "global" setting under [HPSMC] or [Job].
For instance, the setting for hps-java is duplicated across many classes.
Instead it should be set once and picked up by subclasses.
This might be done either by having parent class configuration pushed to subclass objects, or it could be present as a top-level "global" setting under
[HPSMC]
or[Job]
.