Skip to content

Add test reference files for AVX2/AVX512 builds

Marco Clemencic requested to merge clemenci/Gaudi:fix-ref-files-for-avx2 into master

When building with -march=avx2, -march=fma, etc, we get slightly different numbers in tests.

With the extra reference files I'll get Gaudi tests passing in LHCb nightly builds also for those builds.

Merge request reports