- Sep 26, 2017
-
-
Marco Clemencic authored
legacy fix for AlgContextSvc See merge request !409
-
Marco Clemencic authored
-
Benedikt Hegner authored
settings and build targets to reformat all sources See merge request !131
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Sep 25, 2017
-
-
Marco Clemencic authored
* master: (32 commits) Look for VectorClass before falling back on the internal copy GaudiKernel - Update VectorClass and hide in namespace CommonMessaging: make thread safer Added v29r0 release notes in the gaudi-web format Renamed release.notes.html for the major version bump small update to CMake README.md Updated the list of supported platforms in Doxygen Updated version of LCG to 91 replace word- with symbolic-operators make AvalancheSchedulerSvc call PrecedenceSvc to dump temporal and topological execution flow analysis (if enabled) in case of a stall or an algorithm failure cleaner BGL-related namespace layout ServiceHandle: implement autodeclaring constructor add runtimes to task precedence traces add in-class member initializers add property to PrecedenceSvc for disabling the DF rules resolution add test for the new PrecedenceSvc mechanism of dumping task precedence rules and traces add more info to the task precedence rules dump add a method to the PRecedenceSvc for dumping task precedence rules to a .graphml file add a method to get TimelineEvent from the TimelineSvc, and add a property to control dumping TimelineEvents to file add a BGL-based 'dumper' of complete task precedence rules ...
-
Marco Clemencic authored
Look for VectorClass before falling back on the internal copy See merge request !403
-
Marco Clemencic authored
-
Marco Clemencic authored
GaudiKernel - Update VectorClass and hide in namespace See merge request !392
-
-
Charles Leggett authored
See merge request !404
-
Benedikt Hegner authored
CommonMessaging: make thread safer See merge request !407
-
Charles Leggett authored
See merge request !401
-
Charles Leggett authored
See merge request !80
-
charles leggett authored
-
Marco Clemencic authored
small changes meant to help the automatic formatting tools take better decisions.
-
- Sep 23, 2017
-
-
leggett authored
use boost::thread_specific_ptr for local MsgStream and Level
-
- Sep 22, 2017
-
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
Marco Clemencic authored
-
- Sep 21, 2017
-
-
Marco Clemencic authored
Add a new capacity for temporal CF/DF-wise task precedence analysis See merge request !405
-
Illya Shapoval authored
-
Illya Shapoval authored
make AvalancheSchedulerSvc call PrecedenceSvc to dump temporal and topological execution flow analysis (if enabled) in case of a stall or an algorithm failure
-
Marco Clemencic authored
ServiceHandle: implement autodeclaring constructor See merge request !406
-
Illya Shapoval authored
-
leggett authored
Automatically declares the ServiceHandle as a Property of the client. Note that 3 parameters are required (this ptr, Prop name, and Svc name)
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
-
Illya Shapoval authored
add a method to get TimelineEvent from the TimelineSvc, and add a property to control dumping TimelineEvents to file
-
Illya Shapoval authored
-