Skip to content

Add test applications and QM tests to LHCbMath to exercise the various VDT math functions

Christopher Rob Jones requested to merge LHCbMath-AddVDTMathTests into master

Add some tests on the stability of the various VDT math functions under various SIMD compilation options.

Tests show SSE4, AVX and AVX2 are all stable, but AVX2+FMA starts to bring in small differences.

FYI @clemenci @graven @bcouturi @sponce

Merge request reports