Release Notes 11300 - art-daq/artdaq GitHub Wiki

artdaq Release Notes 1.13.00 (17-Jun-2016)

Introduction

This version of artdaq primarily serves to update products that artdaq depends upon.

Through artdaq_core v1_05_00, this version of artdaq can be built against art v2_01_02 (s35), v1_17_08 (s34), or v1_17_03 (s21). It can also be built with gcc v4_9_3a (e10) or v4_9_3 (e9).

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 e9:s21:eth.

Reference

External Package Changes

artdaq version:“v1_13_00”

New features:

  • Feature #13305 - Modifications to support the running of multiple disk-writing Aggregators

Bug fixes:

  • none

Operational changes:

  • none

Known issues:

  • none

Dependent Package Notes

  • artdaq_core v1_05_00
  • cetbuildtools v5_04_01
  • mpich v3_2_0
  • xmlrpc_c v1_39_07

To install this version of artdaq on a new machine, you can use the following steps:

  • download the pullProducts script from http://scisoft.fnal.gov/scisoft/bundles/tools
  • ‘chmod +x pullProducts’ (to make the script executable)
  • ‘cd ’ (to avoid cluttering up the current directory with downloaded tarfiles)
  • ‘/pullProducts <product_topdir> slf6 artdaq-1.13.00 s21-e9 prof’
  • ‘/pullProducts <product_topdir> slf6 artdaq-1.13.00 s21-e9 debug’
  • ‘/pullProducts <product_topdir> artdaq-1.13.00 <prof|debug>’
⚠️ **GitHub.com Fallback** ⚠️