|
| 1 | +************************************************************************************************************** |
| 2 | +6.7.0 (2017/09/13) |
| 3 | + |
| 4 | + |
| 5 | +-------------------------------------------------------------------------------------------------------------- |
| 6 | +ganga/python/Ganga |
| 7 | +-------------------------------------------------------------------------------------------------------------- |
| 8 | +* Added associated_files to ShareDir, a list of IGangaFiles that are used by an application. #1106 |
| 9 | +* Change to signature of decrementShareCounter and incrementShareCounter in IPrepareApp. Both take ShareDir objects now. #1106 |
| 10 | +* Change to signature of decrease and increase methods in the PrepRegistry. Both take ShareDir objects now. #1106 |
| 11 | +* Added counterVal method to get shareref counter of a ShareDir. #1106 |
| 12 | +* maxFiles attribute added to GangaDatasetSplitter. Default is -1, use all files. #1105 |
| 13 | +* Bugfix for proxy returning objects properly. #1103 |
| 14 | +* Bugfix to transform unit creation and checking #1120 |
| 15 | +* Argsplitter can use GaudiExec extraArgs attribute. args take precedence if in the application schema. #1119 |
| 16 | +* Ganga optimised bigly. #917 |
| 17 | + Bugfix: CPU bottleneck in constructing objects inheriting from GangaObject |
| 18 | + Bugfix: Race condition in credential managment |
| 19 | + Feature: Improved parallel monitoring on backends which support standard interface |
| 20 | + Cleanup: using __slots__ and _additional_slots for managing attributes |
| 21 | + Cleanup: simplified thread locking |
| 22 | + |
| 23 | +-------------------------------------------------------------------------------------------------------------- |
| 24 | +ganga/python/GangaDirac |
| 25 | +-------------------------------------------------------------------------------------------------------------- |
| 26 | +* Bugfix to script templates for uploading files from the WN. #1114 |
| 27 | + |
| 28 | +-------------------------------------------------------------------------------------------------------------- |
| 29 | +ganga/python/GangaLHCb |
| 30 | +-------------------------------------------------------------------------------------------------------------- |
| 31 | +* Uploaded DiracFiles for GaudiExec added to ShareDir associated_files and removed with the job. #1106 |
| 32 | +* Bugfix to GaudiExec - script files are deleted from temp after job submission. #1104 |
| 33 | +* Bugfix to GaudiExec - make postprocessor for XML summary follow getMetadata flag. #1110 |
| 34 | +* GaudiExec can be submitted with only extra opts. #994 |
| 35 | + |
| 36 | +-------------------------------------------------------------------------------------------------------------- |
| 37 | +ganga/python/GangaAtlas |
| 38 | +-------------------------------------------------------------------------------------------------------------- |
| 39 | +* Added support for BYTESTREAM jobs #1121 |
| 40 | +* Enabled splitting of jobs by number of events #1116 |
| 41 | +* Proxy disabled for ATLAS #1122 |
| 42 | +************************************************************************************************************** |
0 commit comments