fix: parallelize the single-thread checkGeometry
With ccache on the juggler and eicrecon builds, we now spend most of the time (in aarch64 builds) waiting for the checkGeometry calls to complete. This parallelizes them. Takes the duration of jug_xl builds from 45 minutes to 8 minutes.
-
Checked that artifacts still show up in fieldmaps and calibrations directories
Edited by Wouter Deconinck
Merge request reports
Activity
assigned to @wdconinc
added 3 commits
-
4abf87ab...c5d0c847 - 2 commits from branch
master
- f46bf618 - fix: parallelize the single-thread checkGeometry
-
4abf87ab...c5d0c847 - 2 commits from branch
added 1 commit
- 97098727 - fix: shell=True on subprocess.calll, not join
added 1 commit
- f2fbb2fd - fix: check=True on most, except for bg procs where sys.exit(1) when $? != 0
enabled an automatic merge when the pipeline for a13fc836 succeeds
Please register or sign in to reply