Release Notes 1.05.04 - art-daq/artdaq GitHub Wiki
artdaq Release Notes 1.05.04 (22-Jan-2014)
- Download page (coming soon)
External Package Changes
- none
artdaq version:“v1_05_04”
New features:
Bug fixes:
- Issue #5319: Implement a workaround for eliminating extra MPI
buffering in the system
- Ron found that the transmission of data by the MPI system is much better behaved when using synchronous sends. So, we switched to MPI_Send rather than MPI_ISend.