Commits on Source (37)
-
Illya Shapoval authoredd51ff11c
-
Illya Shapoval authored424061ea
-
Illya Shapoval authored2e0b9461
-
Gitlab CI authored
patch generated by https://gitlab.cern.ch/ishapova/Gaudi/-/jobs/12600426
39066d53 -
Illya Shapoval authored89117813
-
Illya Shapoval authored40d2b990
-
Illya Shapoval authoredcdc343ab
-
Christoph Hasse authoredd7c9e21a
-
Marco Clemencic authored
At build time the requested optional dependencies are "REQUIRED", while they are just RECOMMENDED when in GaudiConfig.cmake is used in downstream projects.
57d04f84 -
Marco Clemencic authored0a7a46c5
-
This is actually failing for now
0df6db9e -
Marco Clemencic authored
making `[1,2,3,]` parse as `[1,2,3]` and `(1,2,)` as `(1,2)`, which implies that `(1,)` is correctly parsed as a tuple with one element
d4b0dbe3 -
Marco Clemencic authored356ea775
-
Marco Clemencic authoreda2e007b7
-
Marco Clemencic authoredf4337a4f
-
Marco Clemencic authored2d1e72bf
-
Marco Clemencic authored548895ad
-
Marco Clemencic authored
Extend the task precedence tracer for dumping dynamic graphs (video demo) See merge request !1189
44f9d739 -
Marco Clemencic authored
Change DevBuildType to also enable Wsuggest-override on clang if version >= 11 See merge request !1191
fc36979c -
Marco Clemencic authored
Switch to latest ATLAS task precedence scenario in a test See merge request !1190
601c5e5d -
b5434281
-
Marco Clemencic authored
Remove serial task queue See merge request !1195
1ad5f0fc -
Marco Clemencic authored
Fix handling of properties for tuples and arrays of size 1 Closes #21 See merge request !1197
e4424a93 -
Gerhard Raven authored
The current MergingTransformer signature cannot return void. This is fixing it
d8e5c05e -
828ffb82
-
Marco Clemencic authored
Added a cardinality setting for AtlasMCRecoScenario See merge request !1201
03e29230 -
Marco Clemencic authoredb48422e0
-
Marco Clemencic authored3dd61925
-
Christoph Hasse authored823f184c
-
patch generated by https://gitlab.cern.ch/bwynne/Gaudi_gaudi/-/jobs/12974967
b62f47ae -
Marco Clemencic authored
Test algorithm with internal multithreading See merge request !1196
6c604a3e -
Sebastien Ponce authored
This is purely a convenience alias to MergingTransformer created for consistency with the naming of the Consumer algorithms. Also added tests for it, as well as the missing python code for testing the MergingTransformer with void output
f26f62f6 -
Sebastien Ponce authored
This one is dedicated to void returning signatures in case of legacy algorithm
0e9d2be8 -
Marco Clemencic authored
See merge request !1178
3110ecec -
Marco Clemencic authored
See merge request !1199
3d3c217f -
Marco Clemencic authored
See merge request !1194
098bc7e2 -
Marco Clemencic authored
See merge request !1203
This diff is collapsed.
GaudiHive/options/testMultithreadedAlg.py
0 → 100644