Skip to content

[V29r2] parametric jobs and arguments

Andre Sailer requested to merge sailer/ILCDIRAC:v29r2_paraJobs into Rel-v29r2

Needed for ericabro/trackingvalidation#2 (closed)

BEGINRELEASENOTES

*Workflow
NEW: add possibility to use placeholders to use parametric jobs to scan argument lists, or change output files.

*Interfaces
NEW: :mod:ILCDIRAC.Interfaces.API.UserJob: added :func:ILCDIRAC.Interfaces.Utilities.SplitMixin.SplitMixin.setSplitParameter and :func:ILCDIRAC.Interfaces.Utilities.SplitMixin.SplitMixin.setSplitOutputData` functions to ease the use of parametric jobs. See their docstring for details.

ENDRELEASENOTES

Edited by Andre Sailer

Merge request reports