Tag PyJobTransforms-02-03-76-01
- Specifically to test fork after first event for memory savings - Also collects many other minor fixes - EXCLUDES lightweight output file metadata patch (r731518) (PyJobTransforms-02-03-76-01) wwwpackage PyJobTransforms 2016-04-15 Graeme Stewart <graeme.andrew.stewart@cern.ch> ** Merge in trunk changes from r740535 2016-04-15 Graeme Stewart <graeme.andrew.stewart@cern.ch> ** Manually patch in trunk fixes athenaMPMergeTargetSize handling (ATLASJT-298) *** WARNING - Do not attempt to merge r731518 onto this branch *** 2016-04-15 Graeme Stewart <graeme.andrew.stewart@cern.ch> ** Merge in trunk changes, excluding lightweight metadata fixes 2016-04-11 Azzah Alshehri<azzah.aziz.alshehri@cern.ch> ** Change the self merge method to save the merge information * python/trfExe.py - Change the stanalone variable 'myMerger'inside the method to a class variable. - Save the 'merge executor instance' you get back in the athenaExecutor _smartMerge method. - Add an accessor to the base executor class, that returns the self._myMerge value. * python/trfArgClasses.py - Re-set 'myMerger' to the real merger executor in the actual merge. - Return myMerger for each of the specific file mergers method. ... (Long ChangeLog diff - truncated)
Showing
- Tools/PyJobTransforms/CMakeLists.txt 22 additions, 0 deletionsTools/PyJobTransforms/CMakeLists.txt
- Tools/PyJobTransforms/python/trfAMI.py 1 addition, 1 deletionTools/PyJobTransforms/python/trfAMI.py
- Tools/PyJobTransforms/python/trfArgClasses.py 22 additions, 14 deletionsTools/PyJobTransforms/python/trfArgClasses.py
- Tools/PyJobTransforms/python/trfArgs.py 27 additions, 22 deletionsTools/PyJobTransforms/python/trfArgs.py
- Tools/PyJobTransforms/python/trfEnv.py 1 addition, 7 deletionsTools/PyJobTransforms/python/trfEnv.py
- Tools/PyJobTransforms/python/trfExe.py 98 additions, 49 deletionsTools/PyJobTransforms/python/trfExe.py
- Tools/PyJobTransforms/python/trfJobOptions.py 11 additions, 1 deletionTools/PyJobTransforms/python/trfJobOptions.py
- Tools/PyJobTransforms/python/trfMPTools.py 21 additions, 14 deletionsTools/PyJobTransforms/python/trfMPTools.py
- Tools/PyJobTransforms/python/trfReports.py 22 additions, 17 deletionsTools/PyJobTransforms/python/trfReports.py
- Tools/PyJobTransforms/python/trfUtils.py 35 additions, 32 deletionsTools/PyJobTransforms/python/trfUtils.py
- Tools/PyJobTransforms/python/trfValidation.py 7 additions, 4 deletionsTools/PyJobTransforms/python/trfValidation.py
- Tools/PyJobTransforms/scripts/GetTfCommand.py 14 additions, 4 deletionsTools/PyJobTransforms/scripts/GetTfCommand.py
- Tools/PyJobTransforms/test/test_trfMPTools.py 13 additions, 12 deletionsTools/PyJobTransforms/test/test_trfMPTools.py
- Tools/PyJobTransforms/test/test_trfUtils.py 5 additions, 18 deletionsTools/PyJobTransforms/test/test_trfUtils.py
- Tools/PyJobTransforms/test/test_trfUtilsDBRelease.py 39 additions, 39 deletionsTools/PyJobTransforms/test/test_trfUtilsDBRelease.py
Loading
Please register or sign in to comment