Feature #11041
Test that the number of buffers is GE the number of data sources in RHandles
Start date:
12/01/2015
Due date:
% Done:
0%
Estimated time:
Experiment:
-
Co-Assignees:
Description
On DUNE 35t, we ran into troubles because we configured the number of MPI receive buffers in the EventBuilders to be less than the number of BoardReaders.
We've created an Issue to change the way that the number of buffers are configured, but it would be great to also add a check (and error message) in RHandles.cc to ensure that the number of buffers is greater than or equal to the number of BoardReaders (data sources).
History
#1 Updated by Kurt Biery about 5 years ago
- Target version changed from v1_12_14 to artdaq Next Release
#2 Updated by Eric Flumerfelt about 4 years ago
- Status changed from New to Rejected
- Target version changed from artdaq Next Release to v2_00_00
This issue is no longer applicable. Buffer counts are now configured on a per-source basis.