Skip to content

Adapt references to run with AVX enabled

Marco Cattaneo requested to merge refsWithAVXEnabled into master

The nightlies have been adapted to enable AVX features if available. This changes the precision and the output of the tests 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