Fix simd-test
authorRoland Schulz <roland.schulz@intel.com>
Sun, 19 Aug 2018 00:56:15 +0000 (17:56 -0700)
committerMark Abraham <mark.j.abraham@gmail.com>
Sun, 19 Aug 2018 18:47:12 +0000 (20:47 +0200)
commit925fe56c11f6228a56640c7911824b43e03058fa
treef4d6c50eeb5dc136c61875b042a206e0f72e89c7
parentcec211b2c835ba6e8ea849fb1bf67d7fc19693a4
Fix simd-test

Having the data constants as expressions makes it more likely for the
compiler to reorder expressions and thus get results outside of
the tight ulp checks.

Also fix compiler error with GMX_OPENMP_MAX_THREADS=128.

Change-Id: Iacdcb8d4f6536e69bedd5b028d5150e73db0c764
src/gromacs/listed-forces/manage-threading.cpp
src/gromacs/simd/tests/data.h