Fix SIMD detection on AMD AVX CPUs w/o fma (master)
commitdd8f72ac22aac5ecb2de09c784a5c3412c9d2263
authorErik Lindahl <erik@kth.se>
Sun, 3 Apr 2016 20:00:11 +0000 (3 22:00 +0200)
committerTeemu Murtola <teemu.murtola@gmail.com>
Thu, 5 May 2016 02:44:10 +0000 (5 04:44 +0200)
treec897f398736e10701dd219d6132c06a0a3d5816f
parent8fe117ea912c2930ff5dc84b8871c3f60602133a
Fix SIMD detection on AMD AVX CPUs w/o fma (master)

This is essentially the same fix as for release-5.1,
but since the cpu detection code has been rewritten from
scrath this part has been moved to the SIMD module.

Fixes #1906.

Change-Id: Ie25d6013c737279ece902d40d1f54a6e3c5966bb
src/gromacs/simd/support.cpp