Enable group-scheme SIMD with GMX_SIMD=AVX2_128
commit4757113086cd7d778fc435f4eeddb972773a2eea
authorMark Abraham <mark.j.abraham@gmail.com>
Sat, 15 Jul 2017 07:09:08 +0000 (15 09:09 +0200)
committerMark Abraham <mark.j.abraham@gmail.com>
Wed, 4 Oct 2017 07:43:54 +0000 (4 09:43 +0200)
tree9633e54e1d15543917a65a7a0460be0684e52d60
parent7180ba07a2fe6ae2e66879ea80ed92bec802aeaf
Enable group-scheme SIMD with GMX_SIMD=AVX2_128

The group-scheme kernels can can use AVX instructions from either the
AVX_128_FMA and AVX_256 extensions. But hardware that supports the new
AVX2_128 extensions also supports AVX_256, so we those extensions
for the group-scheme kernels.

Change-Id: I7728e1d97998509368dfc456dc9c33489b6dfee5
src/gromacs/gmxlib/nonbonded/CMakeLists.txt