Skip to content

Additions for Splitting: jobIndex

Andre Sailer requested to merge sailer/ILCDIRAC:addSplitting into Rel-v26r0

BEGINRELEASENOTES

*Workflow

NEW: if some kind of jobSplitting is done the OutputData LFNs are automatically injected with the JobIndex in the splitting sequence. See :mod:ILCDIRAC.Core.Utilities.Splitting

*Interface

NEW: ILCDIRAC.Interfaces.API.NewInterface.UserJob.UserJob.setSplitDoNotAlterOutputFilename: function to disable the injecting of the JobIndex into the filename

ENDRELEASENOTES

Merge request reports