Skip to content

Commit 37f96b2

Browse files
author
Ganga CI
committed
Updating release notes
1 parent a8874ec commit 37f96b2

2 files changed

Lines changed: 19 additions & 9 deletions

File tree

release/ReleaseNotes

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
11
**************************************************************************************************************
22
@VERSION@
33

4-
--------------------------------------------------------------------------------------------------------------
5-
ganga/python/GangaDirac
6-
--------------------------------------------------------------------------------------------------------------
7-
* Improve Dirac submission speed. Several subjobs are submitted in one process. The attribute to set this is in
8-
the Dirac backend is 'bulkSubmit' which is set to true by default. The number per process is set by
9-
the option 'maxSubjobsPerProcess' in the DIRAC configuration. #1131 and #1138
104

115
--------------------------------------------------------------------------------------------------------------
12-
ganga/python/GangaLHCb
6+
ganga/python/Ganga
137
--------------------------------------------------------------------------------------------------------------
14-
* The LHCbDirac environment has been hard-coded to x86_64-slc6-gcc49-opt so jobs can be submitted from any platform. #1134
15-
* Minor bugfix to exception in GaudiExec RTHandler. #1140
8+
* ...
169

1710
**************************************************************************************************************

release/ReleaseNotes-6.7.2

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
**************************************************************************************************************
2+
6.7.2 (2017/10/19)
3+
4+
--------------------------------------------------------------------------------------------------------------
5+
ganga/python/GangaDirac
6+
--------------------------------------------------------------------------------------------------------------
7+
* Improve Dirac submission speed. Several subjobs are submitted in one process. The attribute to set this is in
8+
the Dirac backend is 'bulkSubmit' which is set to true by default. The number per process is set by
9+
the option 'maxSubjobsPerProcess' in the DIRAC configuration. #1131 and #1138
10+
11+
--------------------------------------------------------------------------------------------------------------
12+
ganga/python/GangaLHCb
13+
--------------------------------------------------------------------------------------------------------------
14+
* The LHCbDirac environment has been hard-coded to x86_64-slc6-gcc49-opt so jobs can be submitted from any platform. #1134
15+
* Minor bugfix to exception in GaudiExec RTHandler. #1140
16+
17+
**************************************************************************************************************

0 commit comments

Comments
 (0)