Release Notes 11211 » History » Version 4
« Previous -
Version 4/9
(diff) -
Next » -
Current version
Kurt Biery, 07/31/2015 01:18 PM
artdaq Release Notes 1.12.11 (10-Jul-2015)¶
Introduction¶
This version of artdaq includes a number of enhancements and bug fixes, as described below.
Through artdaq_core v1_04_16, this version of artdaq can be built against art v1_15_01 (s14), v1_14_03 (s12), v1_14_02 (s11), v1_13_02 (s8), or v1_13_01 (s7). It can also be built with gcc v4_9_1 (e6) or v4_9_2 (e7) [both use -std=c++1y]. However, Please Note that data files written by artdaq when using art v1_15_01 or v1_14_04 can not be read back, so these builds of art should be avoided.
The initial builds on SciSoft include e7:s8 and e7:s11 builds.
Also, artdaq can be built with the Infiniband or Ethernet MPI libraries, and these are controlled by qualifiers ib and eth.
The default set of qualifiers for this version of artdaq is e7:s11:eth.
Reference¶
- Previous version's release notes
- Downloads: http://scisoft.fnal.gov/scisoft/packages/artdaq/v1_12_11
- Nodes where this release has been deployed:
External Package Changes¶
artdaq v1_12_11¶
New features:¶
- Issue #9771: Improve the reporting of problems when various exceptional conditions occur
- Issue #7917: Triggered Board Reader: A Board Reader that only sends fragments upon request
- Issue #8441: Changes necessary to build against art Canopus while continuing to support older art versions
Bug fixes:¶
- Issue: 9004: Ganglia metrics values should to go zero when a run is paused
- The fix for this issue involved some amount of re-working the division of labor between classes in artdaq and artdaq_ganglia_plugin.
Operational changes:¶
- none
Known issues:¶
*
Dependent Package Notes¶
- artdaq_core v1_04_16
- art v1_14_02
- art v1_13_02
- art v1_13_01
- cetbuildtools v4_12_05
- download the
pullProducts
script from http://scisoft.fnal.gov/scisoft/bundles/tools 'chmod +x pullProducts'
(to make the script executable)'cd <tarfile directory>'
(to avoid cluttering up the current directory with downloaded tarfiles)'<pathToScript>/pullProducts <product_topdir> slf6 artdaq-1.12.11 s11-e7 prof'
'<pathToScript>/pullProducts <product_topdir> slf6 artdaq-1.12.11 s11-e7 debug'
'<pathToScript>/pullProducts <product_topdir> slf6 artdaq-1.12.11 <other sX-eY combinations> <prof|debug>'