Release Notes 11213 » History » Version 6
Kurt Biery, 11/01/2015 02:26 PM
1 | 1 | Eric Flumerfelt | h1. _artdaq_ Release Notes 1.12.13 (26-Oct-2015) |
---|---|---|---|
2 | 1 | Eric Flumerfelt | |
3 | 1 | Eric Flumerfelt | h2. Introduction |
4 | 1 | Eric Flumerfelt | |
5 | 1 | Eric Flumerfelt | This version of _artdaq_ introduces several new features that have been requested by experiments. |
6 | 1 | Eric Flumerfelt | |
7 | 1 | Eric Flumerfelt | Through _artdaq_core_ v1_04_20, this version of _artdaq_ can be built against _art_ v1_15_02 (s15), v1_14_02 (s11) or v1_13_02 (s8). It can also be built with _gcc_ v4_9_1 (e6) or v4_9_2 (e7) [both use -std=c++1y]. |
8 | 1 | Eric Flumerfelt | |
9 | 1 | Eric Flumerfelt | The initial builds on SciSoft include e7:s15 builds. <<Update when Jenkins builds are actually done>> |
10 | 1 | Eric Flumerfelt | |
11 | 1 | Eric Flumerfelt | Also, artdaq can be built with the Infiniband or Ethernet MPI libraries, and these are controlled by qualifiers _ib_ and _eth_. |
12 | 1 | Eric Flumerfelt | |
13 | 1 | Eric Flumerfelt | The default set of qualifiers for this version of _artdaq_ is _e7:s15:eth_. |
14 | 1 | Eric Flumerfelt | |
15 | 1 | Eric Flumerfelt | h2. Reference |
16 | 1 | Eric Flumerfelt | |
17 | 1 | Eric Flumerfelt | * Previous version's [[Release Notes 1.12.12|release notes]] |
18 | 1 | Eric Flumerfelt | * Downloads: http://scisoft.fnal.gov/scisoft/packages/artdaq/v1_12_13 (or use pullProducts ${product_dir} slf6 artdaq-v1_12_13 [s8,s11,s15]-[e6,e7] [debug,prof] |
19 | 1 | Eric Flumerfelt | * Nodes where this release has been deployed: |
20 | 1 | Eric Flumerfelt | |
21 | 1 | Eric Flumerfelt | h2. External Package Changes |
22 | 1 | Eric Flumerfelt | |
23 | 1 | Eric Flumerfelt | * "artdaq_core v1_04_20":https://cdcvs.fnal.gov/redmine/projects/artdaq/wiki/Artdaq_core_Release_Notes_10420 |
24 | 1 | Eric Flumerfelt | ** "art v1_15_02":https://cdcvs.fnal.gov/redmine/projects/art/wiki/Release_Notes_11502 |
25 | 3 | Eric Flumerfelt | * "artdaq_utilities v1_00_03":https://cdcvs.fnal.gov/redmine/projects/artdaq-utilities/wiki/Artdaq_utilities_Release_Notes_10003 |
26 | 1 | Eric Flumerfelt | |
27 | 6 | Kurt Biery | h2. _artdaq_ version:"v1_12_13" |
28 | 1 | Eric Flumerfelt | |
29 | 1 | Eric Flumerfelt | h3. New features: |
30 | 1 | Eric Flumerfelt | |
31 | 4 | Kurt Biery | * Issue #10146: Provide moderate synchronization when sending fragments from multiple BoardReaders (also fulfills Issue #7245) |
32 | 4 | Kurt Biery | * Issue #10722: Add Binary output modules for disk writing and sending fragments between artdaq processes |
33 | 5 | Kurt Biery | ** NetMonOutput has been replaced by RootMPIOutput. With the addition of more output modules, we decided to move to a more descriptive naming scheme for output modules. |
34 | 4 | Kurt Biery | * Issue #7244: Create a reusable UDP FragmentGenerator |
35 | 4 | Kurt Biery | * Issue #5983: Provide centralized message logging |
36 | 1 | Eric Flumerfelt | |
37 | 1 | Eric Flumerfelt | h3. Bug fixes: |
38 | 1 | Eric Flumerfelt | |
39 | 4 | Kurt Biery | * Issue #10721: Change where we start the data collection thread in TriggerdFragmentGenerator to avoid race conditions |
40 | 5 | Kurt Biery | ** Default Trigger Port for TriggeredFragmentGenerators is now 5001 (from 3001). |
41 | 1 | Eric Flumerfelt | |
42 | 1 | Eric Flumerfelt | h3. Operational changes: |
43 | 1 | Eric Flumerfelt | |
44 | 4 | Kurt Biery | * Issue #10724: Add TRACE_NAME and MPI rank debug logging to RHandles and SHandles |
45 | 1 | Eric Flumerfelt | * Issue #10723: Remove unnecessary socket bind() call in EventStore |
46 | 1 | Eric Flumerfelt | * Issue #10720: Add Boost program options library to CMakeLists.txt file in Application/MPI2 |
47 | 5 | Kurt Biery | * Issue #7245: Investigate whether we can use an MPI_Barrier to synchronize BoardReaders with a newer version of MPI |
48 | 5 | Kurt Biery | ** MPI_SSend is being used instead of MPI_Send. This should help improve performance and reduce memory footprint. |
49 | 1 | Eric Flumerfelt | |
50 | 1 | Eric Flumerfelt | h3. Known issues: |
51 | 1 | Eric Flumerfelt | |
52 | 5 | Kurt Biery | * %{color:red}Breaking Change:% The name of the NetMonOutput_module has changed to RootMPIOutput_module. Configuration files in all demo and experiment uses of artdaq will need to be changes to reflect this new name. |
53 | 1 | Eric Flumerfelt | |
54 | 1 | Eric Flumerfelt | h2. Dependent Package Notes |
55 | 1 | Eric Flumerfelt | |
56 | 1 | Eric Flumerfelt | * "artdaq_core v1_04_20":https://cdcvs.fnal.gov/redmine/projects/artdaq/wiki/Artdaq_core_Release_Notes_10420 |
57 | 1 | Eric Flumerfelt | * "art v1_15_02":https://cdcvs.fnal.gov/redmine/projects/art/wiki/Release_Notes_11502 |
58 | 1 | Eric Flumerfelt | * "art v1_14_02":https://cdcvs.fnal.gov/redmine/projects/art/wiki/Release_Notes_11402 |
59 | 1 | Eric Flumerfelt | * "art v1_13_02":https://cdcvs.fnal.gov/redmine/projects/art/wiki/Release_Notes_11302 |
60 | 1 | Eric Flumerfelt | * _cetbuildtools_ v4_14_02 |
61 | 1 | Eric Flumerfelt | |
62 | 1 | Eric Flumerfelt | To install this version of _artdaq_ on a new machine, you can use the following steps: |
63 | 1 | Eric Flumerfelt | * download the <code>pullProducts</code> script from http://scisoft.fnal.gov/scisoft/bundles/tools |
64 | 1 | Eric Flumerfelt | * <code>'chmod +x pullProducts'</code> (to make the script executable) |
65 | 1 | Eric Flumerfelt | * <code>'cd <tarfile directory>'</code> (to avoid cluttering up the current directory with downloaded tarfiles) |
66 | 1 | Eric Flumerfelt | * <code>'<pathToScript>/pullProducts <product_topdir> slf6 artdaq-1.12.13 s15-e7 prof'</code> |
67 | 1 | Eric Flumerfelt | * <code>'<pathToScript>/pullProducts <product_topdir> slf6 artdaq-1.12.13 s15-e7 debug'</code> |
68 | 1 | Eric Flumerfelt | * <code>'<pathToScript>/pullProducts <product_topdir> slf6 artdaq-1.12.13 <other sX-eY combinations> <prof|debug>'</code> |