chore: dd4hep-1.29
This PR upgrades dd4hep to 1.29. Release notes at https://github.com/AIDASoft/DD4hep/releases/tag/v01-29.
Merge request reports
Activity
assigned to @wdconinc
requested review from @veprbl
I've been using 1.29 with no issues.
Edited by Dmitry Kalinkinenabled an automatic merge when the pipeline for 863e2834 succeeds
While working on benchmarks found a regression. Reading files from XRootD is broken in 01-29, but works in 01-28. The following command will exit early
ddsim --runType batch --part.minimalKineticEnergy 100*GeV --filter.tracker edep0 -v WARNING --numberOfEvents 100 --compactFile $DETECTOR_PATH/epic.xml --inputFiles root://dtn-eic.jlab.org//work/eic2/EPIC/EVGEN/DIS/NC/10x100/minQ2=1/pythia8NCDIS_10x100_minQ2=1_beamEffects_xAngle=-0.025_hiDiv_1.hepmc3.tree.root --outputFile sim_output/epic/backgrounds/EPIC/EVGEN/DIS/NC/10x100/minQ2=1/pythia8NCDIS_10x100_minQ2=1_beamEffects_xAngle=-0.025_hiDiv_1.edm4hep.root
and give
ERROR: The inputfile 'root://dtn-eic.jlab.org//work/eic2/EPIC/EVGEN/BACKGROUNDS/BEAMGAS/proton/pythia8.306-1.0/100GeV/pythia8.306-1.0_ProtonBeamGas_100GeV_run001.hepmc3.tree.root' does not exist
I assume, we need to be able to do this for productions. And we do use this for benchmarks.
Edited by Dmitry Kalinkinadded 1 commit
- f5fcba05 - chore: eic-spack cherry-pick: dd4hep: patch 1.29 for PR 1283
Huh, https://eicweb.phy.anl.gov/EIC/benchmarks/physics_benchmarks/-/jobs/3426231#L5515 still has same error.
added 1 commit
- 47f32048 - bump eic-spack to fix incorrect patch condition
added 6 commits
-
47f32048...b16a1d12 - 3 commits from branch
master
- 914348e9 - chore: dd4hep-1.29
- 02307ca3 - chore: eic-spack cherry-pick: dd4hep: patch 1.29 for PR 1283
- 651cac68 - bump eic-spack to fix incorrect patch condition
Toggle commit list-
47f32048...b16a1d12 - 3 commits from branch
Please register or sign in to reply