1.03.00
03/02/2020
No issues for this version
art_root_io suite release notes 1.03.00 (2020/03/02)¶
- An art_root_io series 1.03 release
- Download page
Bug fixes¶
- Bug #23972 (art):
art
now respects the FHiCL-specifiednum_threads
andnum_schedules
parameters specified in theservices.scheduler
configuration table. Those parameters can be overridden only if the corresponding command-line options are specified. - Bug #23652 (fhicl-cpp): A missing member function has been added to the
fhicl::OptionalSequence
class template.