Release Notes 1.05.05 - art-daq/artdaq GitHub Wiki

artdaq Release Notes 1.05.05 (24-Jan-2014)

  • Previous version’s [Release Notes 1.05.04](/art-daq/artdaq/wiki/release-notes)
  • Download page (coming soon)

External Package Changes

  • none

artdaq version:“v1_05_05”

New features:

Bug fixes:

  • Issue #5321: Add the ability for Run Control to add or remove processes from the system
    • The addExecutables operation that is supported by pmt.rb was fixed, and a removeExecutables operation was added.

Known issues:

  • The addExecutables and removeExecutables operations only have an effect when pmt.rb has shut down the MPI program. Also, there currently is no protection against multiple add requests for the same process.