- Aug 12, 2020
-
-
Mark Smith authored
Release notes and dependencies for the v45r4 release See merge request !2682
-
- Aug 11, 2020
-
-
Mark Smith authored
-
- Aug 06, 2020
-
-
Marco Cattaneo authored
Backward compatible changes to prepare for Gaudi new JobOptionsSvc See merge request !2662
-
- Aug 05, 2020
-
-
Marco Cattaneo authored
Prepare for the rename of DataObjectHandleBase to DataHandle See merge request !2676
-
- Aug 04, 2020
-
-
Rosen Matev authored
This is a backward compatible change in preparation for gaudi/Gaudi!1091. See also !2653 (master MR)
-
- Jul 30, 2020
-
-
Rosen Matev authored
Fix dependency of functor cache and GaudiConfig2 (follow up !2545) See merge request !2671
-
- Jul 28, 2020
- Jul 22, 2020
-
-
Marco Clemencic authored
-
- Jul 11, 2020
-
-
Marco Cattaneo authored
Add new clang10 platform string to PlatformInfo.cpp (@chasse) See merge request !2655
-
- Jul 10, 2020
- Jul 08, 2020
-
-
Conflicts: Det/DetDescChecks/src/CheckGeometryOverlaps.cpp Det/RichDet/src/Lib/DeRichSystem.cpp Kernel/LHCbKernel/Kernel/ArenaAllocator.h
-
- Jun 05, 2020
-
-
Marco Cattaneo authored
Update Gaudi dependency to v33r0 See merge request !2615
-
Marco Cattaneo authored
-
- May 29, 2020
-
-
Marco Cattaneo authored
Release notes and dependencies for v45r3 release See merge request !2611
-
Marco Cattaneo authored
-
- May 21, 2020
-
-
Marco Cattaneo authored
remove slow Loki import (@chasse) See merge request !2587
-
- May 19, 2020
-
-
Marco Cattaneo authored
Fix dependency problem with functor cache and GaudiConfig2 See merge request !2545
-
Marco Cattaneo authored
Reduce VectorClass usage in Magnetic Field service See merge request !2584
-
Marco Cattaneo authored
adapt to pre-GSL3 and GSL3 versions of span See merge request !2551
-
Marco Cattaneo authored
CPUDispatch.h - Limit CPU dispatching to only levels supported by compilation level (@jonrob) See merge request !2575
-
Marco Cattaneo authored
Replace run time with compile time dispatch LHCbMath similarity (@jonrob) See merge request !2580
- May 18, 2020
-
-
Marco Cattaneo authored
-
Conflicts: Det/DetDesc/src/Lib/MagneticFieldGrid.cpp
-
In details : - dropped vectorclass from the members used for storage. Used std::array there. This gives exactly same storage and perf (strictly same assembly code) and allows to write a scalar version easily - dropped vectorclass from fieldVectorClosestPoint and fieldGradient functions. Reverted to a scalar code, as it's much faster (15 vs 10.3 and 27 vs 19.8 cycles per call respectively) - adapted fieldVector code to use new storage. Resulting assembly code is unchanged. Note that here, vectorized version is much faster than scalar one as more computation is involved : 25.7 vs 34.2 cycles per call Conflicts: Det/DetDesc/DetDesc/MagneticFieldGrid.h
-
Conflicts: Det/DetDesc/src/Lib/MagneticFieldGrid.cpp
-
-
* rewrite it in a way which works with MS-GSL3, or earlier, and both gcc and clang
-
-
- May 15, 2020
-
-
- May 14, 2020
-
-
CPUDispatch.h - Limit CPU dispatching to only levels supported by compilation level See merge request !2265 (cherry picked from commit a258f43b) 9e37c7c7 CPUDispatch.h - Limit CPU dispatching to only levels supported by compilation level 00fd794c Convert macro variables for enabled SIMD levels to constexpr bools
-
- May 13, 2020
-
-
Marco Cattaneo authored
Update DDDB default global tags to latest ones from lhcb-conddb/DDDB#3 See merge request !2570
-
- May 12, 2020
-
-
Marco Cattaneo authored
-
- May 11, 2020
-
-
Marco Cattaneo authored
-
- Apr 24, 2020
-
-
Rosen Matev authored
Fix dependency problem with functor cache and GaudiConfig2 See merge request !2537 (cherry picked from commit 7665e55a) 5c3d0e2b Fix dependency problem with functor cache and GaudiConfig2
-
Marco Cattaneo authored
Add a qmtest for checking the virtual memory and the memory usage during the genFSR merging See merge request !2531
-
-
- Apr 20, 2020
-
-
Marco Cattaneo authored
Add pgprimaryvertex check script See merge request !2516
-
-