This project is mirrored from https://gitlab.cern.ch/gaudi/Gaudi.git.
Pull mirroring updated .
- Jun 15, 2018
-
-
Marco Clemencic authored
-
- Apr 20, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
with obvious adaptations
-
- Apr 18, 2018
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Mar 27, 2017
-
-
Benedikt Hegner authored
set correctly the path to the compiler See merge request !310
-
Marco Clemencic authored
-
- Mar 21, 2017
-
-
Marco Clemencic authored
- fixed override of LCG version in toolchain.cmake - added runtime dependency on libpng (for ROOT) - renamed property Atomic of GaudiSequencer to Sequential (to use !305) - updated test reference - fix to CTestXML2HTML - updated Gitlab-CI configuration - (temporary) workaround for GAUDI-1295 See merge request !306
-
Marco Clemencic authored
-
Marco Clemencic authored
required to be able to use !305
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Mar 20, 2017
-
-
Benedikt Hegner authored
Prepare v28r2 See merge request !307
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
Sequential scheduling of an algorithm set (native support) See merge request !305
-
Marco Clemencic authored
-
Marco Clemencic authored
needed with ROOT and LCG 88
-
Marco Clemencic authored
-
Benedikt Hegner authored
Hide new proprty "Atomic" in tests See merge request !301
-
Benedikt Hegner authored
fixed compilation with Clang See merge request !294
-
Illya Shapoval authored
-
- Mar 17, 2017
-
-
Charles Leggett authored
See merge request !299
-
Charles Leggett authored
See merge request !304
-
- Mar 16, 2017
-
-
Marco Clemencic authored
-
Illya Shapoval authored
allow the new scheduler-based mechanism of algorithms sequencing be controlled by AthSequencer property 'Sequential'
-
Illya Shapoval authored
migrate from the concept of 'laziness', inherited from the era of GaudiSequencers', to a more meanignful concept of a 'prompt decision' (the change affected the PrecedenceRulesGraph only)
-
Illya Shapoval authored
rename the root decision hub of the graph of precedence rules from 'EVENT LOOP' to 'RootDecisionHub'.
-
Illya Shapoval authored
o add explicit typing of a decision hub node as parallel/sequential (before it was considered as parallel by default, could be made 'sequential' with few dirty tricks); o make precedence graph traversals respect the parallel/sequential flag; o I also took this occasion to re-factor the bottom-up part of CF graph traversal making it based on graph visitor pattern instead of recursive one.
-
Benedikt Hegner authored
changed default LCG version to 88 See merge request !303
-
Marco Clemencic authored
-
Charles Leggett authored
Closes GAUDI-1293 See merge request !296
-
Charles Leggett authored
See merge request !300
-
- Mar 14, 2017
-
-
Roel Aaij authored
-
Roel Aaij authored
-
Marco Clemencic authored
the property was added with !287
-