Skip to content

Adapt reference to run with AVX enabled

Marco Cattaneo requested to merge refWithAVXEnabled-2017 into 2017-patches

The nightlies have been adapted to enable AVX features if available. This changes the precision and the output of this test on the default x86_64-slc6-gcc62-opt platform.

A better longer term solution for stability of the tests will be to disable the automatic platform detection in the Similarity code.

Merge request reports