art suite release notes 3.02.03 (2019/03/07)¶
- An art series 3.02 release
- Download page
Bug fixes¶
This version re-enables the fhicl
Python extension module for the Python-3 builds by using pybind11
.
Known issues¶
As of art 3.02.00, a configured module can be constructed for an art job, even if it has not been specified in a trigger path or end path. To avoid this unnecessary construction, please enable configuration pruning at the command line: 'art
--prune-config
-c <my_config> ...'
. This bug has been logged as issue #22407.
Dependent packages¶
- canvas 3.07.03 (new version)
- cetlib 3.07.02 (in since art 3.02.02)
- cetlib_except 1.03.03 (in since art 3.02.02)
- fhicl-cpp 4.09.03 (new version)
- hep_concurrency 1.03.03 (in since art 3.02.02)
- messagefacility 2.04.03 (new version)