[==========] Running 268 tests from 21 test cases. [----------] Global test environment set-up. [----------] 9 tests from SimdBootstrapTest [ RUN ] SimdBootstrapTest.loadStore [ OK ] SimdBootstrapTest.loadStore (0 ms) [ RUN ] SimdBootstrapTest.loadU [ OK ] SimdBootstrapTest.loadU (0 ms) [ RUN ] SimdBootstrapTest.storeU [ OK ] SimdBootstrapTest.storeU (0 ms) [ RUN ] SimdBootstrapTest.loadStoreI [ OK ] SimdBootstrapTest.loadStoreI (0 ms) [ RUN ] SimdBootstrapTest.loadUI [ OK ] SimdBootstrapTest.loadUI (0 ms) [ RUN ] SimdBootstrapTest.storeUI [ OK ] SimdBootstrapTest.storeUI (0 ms) [ RUN ] SimdBootstrapTest.simd4LoadStore [ OK ] SimdBootstrapTest.simd4LoadStore (0 ms) [ RUN ] SimdBootstrapTest.simd4LoadU [ OK ] SimdBootstrapTest.simd4LoadU (0 ms) [ RUN ] SimdBootstrapTest.simd4StoreU [ OK ] SimdBootstrapTest.simd4StoreU (0 ms) [----------] 9 tests from SimdBootstrapTest (0 ms total) [----------] 1 test from SimdTest [ RUN ] SimdTest.GmxAligned [ OK ] SimdTest.GmxAligned (0 ms) [----------] 1 test from SimdTest (0 ms total) [----------] 42 tests from SimdFloatingpointTest [ RUN ] SimdFloatingpointTest.setZero [ OK ] SimdFloatingpointTest.setZero (0 ms) [ RUN ] SimdFloatingpointTest.set [ OK ] SimdFloatingpointTest.set (0 ms) [ RUN ] SimdFloatingpointTest.add [ OK ] SimdFloatingpointTest.add (0 ms) [ RUN ] SimdFloatingpointTest.maskAdd [ OK ] SimdFloatingpointTest.maskAdd (0 ms) [ RUN ] SimdFloatingpointTest.sub [ OK ] SimdFloatingpointTest.sub (0 ms) [ RUN ] SimdFloatingpointTest.mul [ OK ] SimdFloatingpointTest.mul (0 ms) [ RUN ] SimdFloatingpointTest.maskzMul [ OK ] SimdFloatingpointTest.maskzMul (0 ms) [ RUN ] SimdFloatingpointTest.fma [ OK ] SimdFloatingpointTest.fma (0 ms) [ RUN ] SimdFloatingpointTest.maskzFma [ OK ] SimdFloatingpointTest.maskzFma (0 ms) [ RUN ] SimdFloatingpointTest.fms [ OK ] SimdFloatingpointTest.fms (0 ms) [ RUN ] SimdFloatingpointTest.fnma [ OK ] SimdFloatingpointTest.fnma (0 ms) [ RUN ] SimdFloatingpointTest.fnms [ OK ] SimdFloatingpointTest.fnms (0 ms) [ RUN ] SimdFloatingpointTest.abs [ OK ] SimdFloatingpointTest.abs (0 ms) [ RUN ] SimdFloatingpointTest.neg [ OK ] SimdFloatingpointTest.neg (0 ms) [ RUN ] SimdFloatingpointTest.and [ OK ] SimdFloatingpointTest.and (0 ms) [ RUN ] SimdFloatingpointTest.or [ OK ] SimdFloatingpointTest.or (0 ms) [ RUN ] SimdFloatingpointTest.xor [ OK ] SimdFloatingpointTest.xor (0 ms) [ RUN ] SimdFloatingpointTest.andNot [ OK ] SimdFloatingpointTest.andNot (0 ms) [ RUN ] SimdFloatingpointTest.max [ OK ] SimdFloatingpointTest.max (0 ms) [ RUN ] SimdFloatingpointTest.min [ OK ] SimdFloatingpointTest.min (0 ms) [ RUN ] SimdFloatingpointTest.round [ OK ] SimdFloatingpointTest.round (0 ms) [ RUN ] SimdFloatingpointTest.roundMode [ OK ] SimdFloatingpointTest.roundMode (0 ms) [ RUN ] SimdFloatingpointTest.trunc [ OK ] SimdFloatingpointTest.trunc (0 ms) [ RUN ] SimdFloatingpointTest.frexp [ OK ] SimdFloatingpointTest.frexp (0 ms) [ RUN ] SimdFloatingpointTest.ldexp [ OK ] SimdFloatingpointTest.ldexp (0 ms) [ RUN ] SimdFloatingpointTest.rsqrt [ OK ] SimdFloatingpointTest.rsqrt (0 ms) [ RUN ] SimdFloatingpointTest.maskzRsqrt [ OK ] SimdFloatingpointTest.maskzRsqrt (0 ms) [ RUN ] SimdFloatingpointTest.rcp [ OK ] SimdFloatingpointTest.rcp (0 ms) [ RUN ] SimdFloatingpointTest.maskzRcp [ OK ] SimdFloatingpointTest.maskzRcp (0 ms) [ RUN ] SimdFloatingpointTest.cmpEqAndSelectByMask [ OK ] SimdFloatingpointTest.cmpEqAndSelectByMask (0 ms) [ RUN ] SimdFloatingpointTest.selectByNotMask [ OK ] SimdFloatingpointTest.selectByNotMask (0 ms) [ RUN ] SimdFloatingpointTest.cmpNe [ OK ] SimdFloatingpointTest.cmpNe (0 ms) [ RUN ] SimdFloatingpointTest.cmpLe [ OK ] SimdFloatingpointTest.cmpLe (0 ms) [ RUN ] SimdFloatingpointTest.cmpLt [ OK ] SimdFloatingpointTest.cmpLt (0 ms) [ RUN ] SimdFloatingpointTest.testBits [ OK ] SimdFloatingpointTest.testBits (0 ms) [ RUN ] SimdFloatingpointTest.andB [ OK ] SimdFloatingpointTest.andB (0 ms) [ RUN ] SimdFloatingpointTest.orB [ OK ] SimdFloatingpointTest.orB (0 ms) [ RUN ] SimdFloatingpointTest.anyTrueB [ OK ] SimdFloatingpointTest.anyTrueB (0 ms) [ RUN ] SimdFloatingpointTest.blend [ OK ] SimdFloatingpointTest.blend (0 ms) [ RUN ] SimdFloatingpointTest.reduce [ OK ] SimdFloatingpointTest.reduce (0 ms) [ RUN ] SimdFloatingpointTest.cvtFloat2Double [ OK ] SimdFloatingpointTest.cvtFloat2Double (0 ms) [ RUN ] SimdFloatingpointTest.cvtDouble2Float [ OK ] SimdFloatingpointTest.cvtDouble2Float (0 ms) [----------] 42 tests from SimdFloatingpointTest (1 ms total) [----------] 25 tests from SimdFloatingpointUtilTest [ RUN ] SimdFloatingpointUtilTest.gatherLoadTranspose4 [ OK ] SimdFloatingpointUtilTest.gatherLoadTranspose4 (0 ms) [ RUN ] SimdFloatingpointUtilTest.gatherLoadTranspose2 [ OK ] SimdFloatingpointUtilTest.gatherLoadTranspose2 (0 ms) [ RUN ] SimdFloatingpointUtilTest.gatherLoadUTranspose3 [ OK ] SimdFloatingpointUtilTest.gatherLoadUTranspose3 (0 ms) [ RUN ] SimdFloatingpointUtilTest.transposeScatterStoreU3 [ OK ] SimdFloatingpointUtilTest.transposeScatterStoreU3 (0 ms) [ RUN ] SimdFloatingpointUtilTest.transposeScatterIncrU3 [ OK ] SimdFloatingpointUtilTest.transposeScatterIncrU3 (0 ms) [ RUN ] SimdFloatingpointUtilTest.transposeScatterIncrU3Overlapping [ OK ] SimdFloatingpointUtilTest.transposeScatterIncrU3Overlapping (0 ms) [ RUN ] SimdFloatingpointUtilTest.transposeScatterDecrU3 [ OK ] SimdFloatingpointUtilTest.transposeScatterDecrU3 (0 ms) [ RUN ] SimdFloatingpointUtilTest.transposeScatterDecrU3Overlapping [ OK ] SimdFloatingpointUtilTest.transposeScatterDecrU3Overlapping (0 ms) [ RUN ] SimdFloatingpointUtilTest.expandScalarsToTriplets [ OK ] SimdFloatingpointUtilTest.expandScalarsToTriplets (0 ms) [ RUN ] SimdFloatingpointUtilTest.gatherLoadBySimdIntTranspose4 [ OK ] SimdFloatingpointUtilTest.gatherLoadBySimdIntTranspose4 (0 ms) [ RUN ] SimdFloatingpointUtilTest.gatherLoadBySimdIntTranspose2 [ OK ] SimdFloatingpointUtilTest.gatherLoadBySimdIntTranspose2 (0 ms) [ RUN ] SimdFloatingpointUtilTest.gatherLoadUBySimdIntTranspose2 [ OK ] SimdFloatingpointUtilTest.gatherLoadUBySimdIntTranspose2 (0 ms) [ RUN ] SimdFloatingpointUtilTest.reduceIncr4Sum [ OK ] SimdFloatingpointUtilTest.reduceIncr4Sum (0 ms) [ RUN ] SimdFloatingpointUtilTest.loadDualHsimd [ OK ] SimdFloatingpointUtilTest.loadDualHsimd (0 ms) [ RUN ] SimdFloatingpointUtilTest.loadDuplicateHsimd [ OK ] SimdFloatingpointUtilTest.loadDuplicateHsimd (0 ms) [ RUN ] SimdFloatingpointUtilTest.loadU1DualHsimd [ OK ] SimdFloatingpointUtilTest.loadU1DualHsimd (0 ms) [ RUN ] SimdFloatingpointUtilTest.storeDualHsimd [ OK ] SimdFloatingpointUtilTest.storeDualHsimd (0 ms) [ RUN ] SimdFloatingpointUtilTest.incrDualHsimd [ OK ] SimdFloatingpointUtilTest.incrDualHsimd (0 ms) [ RUN ] SimdFloatingpointUtilTest.incrDualHsimdOverlapping [ OK ] SimdFloatingpointUtilTest.incrDualHsimdOverlapping (0 ms) [ RUN ] SimdFloatingpointUtilTest.decrHsimd [ OK ] SimdFloatingpointUtilTest.decrHsimd (0 ms) [ RUN ] SimdFloatingpointUtilTest.gatherLoadTranspose2Hsimd [ OK ] SimdFloatingpointUtilTest.gatherLoadTranspose2Hsimd (0 ms) [ RUN ] SimdFloatingpointUtilTest.reduceIncr4SumHsimd [ OK ] SimdFloatingpointUtilTest.reduceIncr4SumHsimd (0 ms) [ RUN ] SimdFloatingpointUtilTest.loadUNDuplicate4 [ OK ] SimdFloatingpointUtilTest.loadUNDuplicate4 (0 ms) [ RUN ] SimdFloatingpointUtilTest.load4DuplicateN [ OK ] SimdFloatingpointUtilTest.load4DuplicateN (0 ms) [ RUN ] SimdFloatingpointUtilTest.loadU4NOffset [ OK ] SimdFloatingpointUtilTest.loadU4NOffset (0 ms) [----------] 25 tests from SimdFloatingpointUtilTest (0 ms total) [----------] 3 tests from SimdVectorOperationsTest [ RUN ] SimdVectorOperationsTest.iprod [ OK ] SimdVectorOperationsTest.iprod (0 ms) [ RUN ] SimdVectorOperationsTest.norm2 [ OK ] SimdVectorOperationsTest.norm2 (0 ms) [ RUN ] SimdVectorOperationsTest.cprod [ OK ] SimdVectorOperationsTest.cprod (0 ms) [----------] 3 tests from SimdVectorOperationsTest (0 ms total) [----------] 45 tests from SimdMathTest [ RUN ] SimdMathTest.copysign [ OK ] SimdMathTest.copysign (0 ms) [ RUN ] SimdMathTest.invsqrt [ OK ] SimdMathTest.invsqrt (0 ms) [ RUN ] SimdMathTest.maskzInvsqrt [ OK ] SimdMathTest.maskzInvsqrt (0 ms) [ RUN ] SimdMathTest.invsqrtPair [ OK ] SimdMathTest.invsqrtPair (1 ms) [ RUN ] SimdMathTest.sqrt [ OK ] SimdMathTest.sqrt (0 ms) [ RUN ] SimdMathTest.sqrtUnsafe [ OK ] SimdMathTest.sqrtUnsafe (0 ms) [ RUN ] SimdMathTest.inv [ OK ] SimdMathTest.inv (1 ms) [ RUN ] SimdMathTest.maskzInv [ OK ] SimdMathTest.maskzInv (0 ms) [ RUN ] SimdMathTest.log [ OK ] SimdMathTest.log (0 ms) [ RUN ] SimdMathTest.exp2 [ OK ] SimdMathTest.exp2 (1 ms) [ RUN ] SimdMathTest.exp2Unsafe [ OK ] SimdMathTest.exp2Unsafe (0 ms) [ RUN ] SimdMathTest.exp /dev/shm/gromacs-2019.1/src/gromacs/simd/tests/simd_math.cpp:455: Failure Failing SIMD math function ulp comparison between std::exp and exp Requested ulp tolerance: 16 Requested abs tolerance: 0 Denormals can be 0: true Largest Ulp difference occurs for x=-87.301673889160156 Ref values: 1.2172079232486158e-38 SIMD values: 0 Ulp diff.: 8686286 [ FAILED ] SimdMathTest.exp (1 ms) [ RUN ] SimdMathTest.expUnsafe [ OK ] SimdMathTest.expUnsafe (1 ms) [ RUN ] SimdMathTest.erf [ OK ] SimdMathTest.erf (0 ms) [ RUN ] SimdMathTest.erfc [ OK ] SimdMathTest.erfc (2 ms) [ RUN ] SimdMathTest.sin [ OK ] SimdMathTest.sin (0 ms) [ RUN ] SimdMathTest.cos [ OK ] SimdMathTest.cos (1 ms) [ RUN ] SimdMathTest.tan [ OK ] SimdMathTest.tan (1 ms) [ RUN ] SimdMathTest.asin [ OK ] SimdMathTest.asin (0 ms) [ RUN ] SimdMathTest.acos [ OK ] SimdMathTest.acos (0 ms) [ RUN ] SimdMathTest.atan [ OK ] SimdMathTest.atan (0 ms) [ RUN ] SimdMathTest.atan2 [ OK ] SimdMathTest.atan2 (0 ms) [ RUN ] SimdMathTest.pmeForceCorrection [ OK ] SimdMathTest.pmeForceCorrection (1 ms) [ RUN ] SimdMathTest.pmePotentialCorrection [ OK ] SimdMathTest.pmePotentialCorrection (1 ms) [ RUN ] SimdMathTest.invsqrtSingleAccuracy [ OK ] SimdMathTest.invsqrtSingleAccuracy (0 ms) [ RUN ] SimdMathTest.invsqrtPairSingleAccuracy [ OK ] SimdMathTest.invsqrtPairSingleAccuracy (0 ms) [ RUN ] SimdMathTest.sqrtSingleAccuracy [ OK ] SimdMathTest.sqrtSingleAccuracy (1 ms) [ RUN ] SimdMathTest.sqrtSingleAccuracyUnsafe [ OK ] SimdMathTest.sqrtSingleAccuracyUnsafe (0 ms) [ RUN ] SimdMathTest.invSingleAccuracy [ OK ] SimdMathTest.invSingleAccuracy (0 ms) [ RUN ] SimdMathTest.logSingleAccuracy [ OK ] SimdMathTest.logSingleAccuracy (1 ms) [ RUN ] SimdMathTest.exp2SingleAccuracy [ OK ] SimdMathTest.exp2SingleAccuracy (0 ms) [ RUN ] SimdMathTest.exp2SingleAccuracyUnsafe [ OK ] SimdMathTest.exp2SingleAccuracyUnsafe (0 ms) [ RUN ] SimdMathTest.expSingleAccuracy /dev/shm/gromacs-2019.1/src/gromacs/simd/tests/simd_math.cpp:802: Failure Failing SIMD math function ulp comparison between std::exp and expSingleAccuracy Requested ulp tolerance: 16 Requested abs tolerance: 0 Denormals can be 0: false Largest Ulp difference occurs for x=-86.983924865722656 Ref values: 1.6724818069065022e-38 SIMD values: 2.350988701644575e-38 Ulp diff.: 4841987 [ FAILED ] SimdMathTest.expSingleAccuracy (1 ms) [ RUN ] SimdMathTest.expSingleAccuracyUnsafe /dev/shm/gromacs-2019.1/src/gromacs/simd/tests/simd_math.cpp:832: Failure Failing SIMD math function ulp comparison between std::exp and expSingleAccuracy Requested ulp tolerance: 16 Requested abs tolerance: 0 Denormals can be 0: false Largest Ulp difference occurs for x=-86.983924865722656 Ref values: 1.6724818069065022e-38 SIMD values: 2.350988701644575e-38 Ulp diff.: 4841987 [ FAILED ] SimdMathTest.expSingleAccuracyUnsafe (0 ms) [ RUN ] SimdMathTest.erfSingleAccuracy [ OK ] SimdMathTest.erfSingleAccuracy (1 ms) [ RUN ] SimdMathTest.erfcSingleAccuracy [ OK ] SimdMathTest.erfcSingleAccuracy (1 ms) [ RUN ] SimdMathTest.sinSingleAccuracy [ OK ] SimdMathTest.sinSingleAccuracy (1 ms) [ RUN ] SimdMathTest.cosSingleAccuracy [ OK ] SimdMathTest.cosSingleAccuracy (1 ms) [ RUN ] SimdMathTest.tanSingleAccuracy [ OK ] SimdMathTest.tanSingleAccuracy (0 ms) [ RUN ] SimdMathTest.asinSingleAccuracy [ OK ] SimdMathTest.asinSingleAccuracy (1 ms) [ RUN ] SimdMathTest.acosSingleAccuracy [ OK ] SimdMathTest.acosSingleAccuracy (0 ms) [ RUN ] SimdMathTest.atanSingleAccuracy [ OK ] SimdMathTest.atanSingleAccuracy (0 ms) [ RUN ] SimdMathTest.atan2SingleAccuracy [ OK ] SimdMathTest.atan2SingleAccuracy (0 ms) [ RUN ] SimdMathTest.pmeForceCorrectionSingleAccuracy [ OK ] SimdMathTest.pmeForceCorrectionSingleAccuracy (1 ms) [ RUN ] SimdMathTest.pmePotentialCorrectionSingleAccuracy [ OK ] SimdMathTest.pmePotentialCorrectionSingleAccuracy (1 ms) [----------] 45 tests from SimdMathTest (21 ms total) [----------] 1 test from EmptyArrayRefTest [ RUN ] EmptyArrayRefTest.IsEmpty [ OK ] EmptyArrayRefTest.IsEmpty (0 ms) [----------] 1 test from EmptyArrayRefTest (0 ms total) [----------] 3 tests from ArrayRefTest/0, where TypeParam = gmx::ArrayRef [ RUN ] ArrayRefTest/0.ConstructFromPointersWorks [ OK ] ArrayRefTest/0.ConstructFromPointersWorks (0 ms) [ RUN ] ArrayRefTest/0.ConstructFromArrayRefWorks [ OK ] ArrayRefTest/0.ConstructFromArrayRefWorks (0 ms) [ RUN ] ArrayRefTest/0.ConstructFromArrayWorks [ OK ] ArrayRefTest/0.ConstructFromArrayWorks (0 ms) [----------] 3 tests from ArrayRefTest/0 (0 ms total) [----------] 3 tests from ArrayRefTest/1, where TypeParam = gmx::ArrayRef [ RUN ] ArrayRefTest/1.ConstructFromPointersWorks [ OK ] ArrayRefTest/1.ConstructFromPointersWorks (0 ms) [ RUN ] ArrayRefTest/1.ConstructFromArrayRefWorks [ OK ] ArrayRefTest/1.ConstructFromArrayRefWorks (0 ms) [ RUN ] ArrayRefTest/1.ConstructFromArrayWorks [ OK ] ArrayRefTest/1.ConstructFromArrayWorks (0 ms) [----------] 3 tests from ArrayRefTest/1 (0 ms total) [----------] 3 tests from ArrayRefTest/2, where TypeParam = gmx::ArrayRef [ RUN ] ArrayRefTest/2.ConstructFromPointersWorks [ OK ] ArrayRefTest/2.ConstructFromPointersWorks (0 ms) [ RUN ] ArrayRefTest/2.ConstructFromArrayRefWorks [ OK ] ArrayRefTest/2.ConstructFromArrayRefWorks (0 ms) [ RUN ] ArrayRefTest/2.ConstructFromArrayWorks [ OK ] ArrayRefTest/2.ConstructFromArrayWorks (0 ms) [----------] 3 tests from ArrayRefTest/2 (0 ms total) [----------] 3 tests from ArrayRefTest/3, where TypeParam = gmx::ArrayRef [ RUN ] ArrayRefTest/3.ConstructFromPointersWorks [ OK ] ArrayRefTest/3.ConstructFromPointersWorks (0 ms) [ RUN ] ArrayRefTest/3.ConstructFromArrayRefWorks [ OK ] ArrayRefTest/3.ConstructFromArrayRefWorks (0 ms) [ RUN ] ArrayRefTest/3.ConstructFromArrayWorks [ OK ] ArrayRefTest/3.ConstructFromArrayWorks (0 ms) [----------] 3 tests from ArrayRefTest/3 (0 ms total) [----------] 1 test from ArrayRefReadWriteTest/0, where TypeParam = gmx::ArrayRef [ RUN ] ArrayRefReadWriteTest/0.Assignment [ OK ] ArrayRefReadWriteTest/0.Assignment (0 ms) [----------] 1 test from ArrayRefReadWriteTest/0 (0 ms total) [----------] 1 test from ArrayRefReadWriteTest/1, where TypeParam = gmx::ArrayRef [ RUN ] ArrayRefReadWriteTest/1.Assignment [ OK ] ArrayRefReadWriteTest/1.Assignment (0 ms) [----------] 1 test from ArrayRefReadWriteTest/1 (0 ms total) [----------] 1 test from ArrayRefArithmeticTest/0, where TypeParam = gmx::ArrayRef [ RUN ] ArrayRefArithmeticTest/0.Basic [ OK ] ArrayRefArithmeticTest/0.Basic (0 ms) [----------] 1 test from ArrayRefArithmeticTest/0 (0 ms total) [----------] 6 tests from SimdIntegerTest [ RUN ] SimdIntegerTest.setZero [ OK ] SimdIntegerTest.setZero (0 ms) [ RUN ] SimdIntegerTest.set [ OK ] SimdIntegerTest.set (0 ms) [ RUN ] SimdIntegerTest.extract [ OK ] SimdIntegerTest.extract (0 ms) [ RUN ] SimdIntegerTest.cvtR2I [ OK ] SimdIntegerTest.cvtR2I (0 ms) [ RUN ] SimdIntegerTest.cvttR2I [ OK ] SimdIntegerTest.cvttR2I (0 ms) [ RUN ] SimdIntegerTest.cvtI2R [ OK ] SimdIntegerTest.cvtI2R (0 ms) [----------] 6 tests from SimdIntegerTest (0 ms total) [----------] 32 tests from Simd4FloatingpointTest [ RUN ] Simd4FloatingpointTest.setZero [ OK ] Simd4FloatingpointTest.setZero (0 ms) [ RUN ] Simd4FloatingpointTest.set [ OK ] Simd4FloatingpointTest.set (0 ms) [ RUN ] Simd4FloatingpointTest.add [ OK ] Simd4FloatingpointTest.add (0 ms) [ RUN ] Simd4FloatingpointTest.sub [ OK ] Simd4FloatingpointTest.sub (0 ms) [ RUN ] Simd4FloatingpointTest.mul [ OK ] Simd4FloatingpointTest.mul (0 ms) [ RUN ] Simd4FloatingpointTest.fma [ OK ] Simd4FloatingpointTest.fma (0 ms) [ RUN ] Simd4FloatingpointTest.fms [ OK ] Simd4FloatingpointTest.fms (0 ms) [ RUN ] Simd4FloatingpointTest.fnma [ OK ] Simd4FloatingpointTest.fnma (0 ms) [ RUN ] Simd4FloatingpointTest.fnms [ OK ] Simd4FloatingpointTest.fnms (0 ms) [ RUN ] Simd4FloatingpointTest.abs [ OK ] Simd4FloatingpointTest.abs (0 ms) [ RUN ] Simd4FloatingpointTest.neg [ OK ] Simd4FloatingpointTest.neg (0 ms) [ RUN ] Simd4FloatingpointTest.and [ OK ] Simd4FloatingpointTest.and (0 ms) [ RUN ] Simd4FloatingpointTest.or [ OK ] Simd4FloatingpointTest.or (0 ms) [ RUN ] Simd4FloatingpointTest.xor [ OK ] Simd4FloatingpointTest.xor (0 ms) [ RUN ] Simd4FloatingpointTest.andNot [ OK ] Simd4FloatingpointTest.andNot (0 ms) [ RUN ] Simd4FloatingpointTest.max [ OK ] Simd4FloatingpointTest.max (0 ms) [ RUN ] Simd4FloatingpointTest.min [ OK ] Simd4FloatingpointTest.min (0 ms) [ RUN ] Simd4FloatingpointTest.round [ OK ] Simd4FloatingpointTest.round (0 ms) [ RUN ] Simd4FloatingpointTest.trunc [ OK ] Simd4FloatingpointTest.trunc (0 ms) [ RUN ] Simd4FloatingpointTest.gmxSimd4RsqrtR [ OK ] Simd4FloatingpointTest.gmxSimd4RsqrtR (0 ms) [ RUN ] Simd4FloatingpointTest.cmpEqAndSelectByMask [ OK ] Simd4FloatingpointTest.cmpEqAndSelectByMask (0 ms) [ RUN ] Simd4FloatingpointTest.selectByNotMask [ OK ] Simd4FloatingpointTest.selectByNotMask (0 ms) [ RUN ] Simd4FloatingpointTest.cmpNe [ OK ] Simd4FloatingpointTest.cmpNe (0 ms) [ RUN ] Simd4FloatingpointTest.cmpLe [ OK ] Simd4FloatingpointTest.cmpLe (0 ms) [ RUN ] Simd4FloatingpointTest.cmpLt [ OK ] Simd4FloatingpointTest.cmpLt (0 ms) [ RUN ] Simd4FloatingpointTest.andB [ OK ] Simd4FloatingpointTest.andB (0 ms) [ RUN ] Simd4FloatingpointTest.orB [ OK ] Simd4FloatingpointTest.orB (0 ms) [ RUN ] Simd4FloatingpointTest.anyTrue [ OK ] Simd4FloatingpointTest.anyTrue (0 ms) [ RUN ] Simd4FloatingpointTest.blend [ OK ] Simd4FloatingpointTest.blend (0 ms) [ RUN ] Simd4FloatingpointTest.reduce [ OK ] Simd4FloatingpointTest.reduce (0 ms) [ RUN ] Simd4FloatingpointTest.dotProduct [ OK ] Simd4FloatingpointTest.dotProduct (0 ms) [ RUN ] Simd4FloatingpointTest.transpose [ OK ] Simd4FloatingpointTest.transpose (0 ms) [----------] 32 tests from Simd4FloatingpointTest (0 ms total) [----------] 1 test from Simd4VectorOperationsTest [ RUN ] Simd4VectorOperationsTest.norm2 [ OK ] Simd4VectorOperationsTest.norm2 (0 ms) [----------] 1 test from Simd4VectorOperationsTest (0 ms total) [----------] 2 tests from Simd4MathTest [ RUN ] Simd4MathTest.invsqrt [ OK ] Simd4MathTest.invsqrt (1 ms) [ RUN ] Simd4MathTest.invsqrtSingleaccuracy [ OK ] Simd4MathTest.invsqrtSingleaccuracy (0 ms) [----------] 2 tests from Simd4MathTest (1 ms total) [----------] 41 tests from SimdScalarTest [ RUN ] SimdScalarTest.load [ OK ] SimdScalarTest.load (0 ms) [ RUN ] SimdScalarTest.loadU [ OK ] SimdScalarTest.loadU (0 ms) [ RUN ] SimdScalarTest.store [ OK ] SimdScalarTest.store (0 ms) [ RUN ] SimdScalarTest.storeU [ OK ] SimdScalarTest.storeU (0 ms) [ RUN ] SimdScalarTest.setZero [ OK ] SimdScalarTest.setZero (0 ms) [ RUN ] SimdScalarTest.andNot [ OK ] SimdScalarTest.andNot (0 ms) [ RUN ] SimdScalarTest.fma [ OK ] SimdScalarTest.fma (0 ms) [ RUN ] SimdScalarTest.fms [ OK ] SimdScalarTest.fms (0 ms) [ RUN ] SimdScalarTest.fnma [ OK ] SimdScalarTest.fnma (0 ms) [ RUN ] SimdScalarTest.fnms [ OK ] SimdScalarTest.fnms (0 ms) [ RUN ] SimdScalarTest.maskAdd [ OK ] SimdScalarTest.maskAdd (0 ms) [ RUN ] SimdScalarTest.maskzMul [ OK ] SimdScalarTest.maskzMul (0 ms) [ RUN ] SimdScalarTest.maskzFma [ OK ] SimdScalarTest.maskzFma (0 ms) [ RUN ] SimdScalarTest.abs [ OK ] SimdScalarTest.abs (0 ms) [ RUN ] SimdScalarTest.max [ OK ] SimdScalarTest.max (0 ms) [ RUN ] SimdScalarTest.min [ OK ] SimdScalarTest.min (0 ms) [ RUN ] SimdScalarTest.round [ OK ] SimdScalarTest.round (0 ms) [ RUN ] SimdScalarTest.trunc [ OK ] SimdScalarTest.trunc (0 ms) [ RUN ] SimdScalarTest.reduce [ OK ] SimdScalarTest.reduce (0 ms) [ RUN ] SimdScalarTest.testBits [ OK ] SimdScalarTest.testBits (0 ms) [ RUN ] SimdScalarTest.anyTrue [ OK ] SimdScalarTest.anyTrue (0 ms) [ RUN ] SimdScalarTest.selectByMask [ OK ] SimdScalarTest.selectByMask (0 ms) [ RUN ] SimdScalarTest.selectByNotMask [ OK ] SimdScalarTest.selectByNotMask (0 ms) [ RUN ] SimdScalarTest.blend [ OK ] SimdScalarTest.blend (0 ms) [ RUN ] SimdScalarTest.cvtR2I [ OK ] SimdScalarTest.cvtR2I (0 ms) [ RUN ] SimdScalarTest.cvttR2I [ OK ] SimdScalarTest.cvttR2I (0 ms) [ RUN ] SimdScalarTest.cvtI2R [ OK ] SimdScalarTest.cvtI2R (0 ms) [ RUN ] SimdScalarTest.cvtF2D [ OK ] SimdScalarTest.cvtF2D (0 ms) [ RUN ] SimdScalarTest.cvtD2D [ OK ] SimdScalarTest.cvtD2D (0 ms) [ RUN ] SimdScalarTest.loadI [ OK ] SimdScalarTest.loadI (0 ms) [ RUN ] SimdScalarTest.loadUI [ OK ] SimdScalarTest.loadUI (0 ms) [ RUN ] SimdScalarTest.storeI [ OK ] SimdScalarTest.storeI (0 ms) [ RUN ] SimdScalarTest.storeUI [ OK ] SimdScalarTest.storeUI (0 ms) [ RUN ] SimdScalarTest.andNotI [ OK ] SimdScalarTest.andNotI (0 ms) [ RUN ] SimdScalarTest.testBitsI [ OK ] SimdScalarTest.testBitsI (0 ms) [ RUN ] SimdScalarTest.selectByMaskI [ OK ] SimdScalarTest.selectByMaskI (0 ms) [ RUN ] SimdScalarTest.selectByNotMaskI [ OK ] SimdScalarTest.selectByNotMaskI (0 ms) [ RUN ] SimdScalarTest.blendI [ OK ] SimdScalarTest.blendI (0 ms) [ RUN ] SimdScalarTest.cvtB2IB [ OK ] SimdScalarTest.cvtB2IB (0 ms) [ RUN ] SimdScalarTest.cvtIB2B [ OK ] SimdScalarTest.cvtIB2B (0 ms) [ RUN ] SimdScalarTest.expandScalarsToTriplets [ OK ] SimdScalarTest.expandScalarsToTriplets (0 ms) [----------] 41 tests from SimdScalarTest (0 ms total) [----------] 8 tests from SimdScalarUtilTest [ RUN ] SimdScalarUtilTest.gatherLoadTranspose [ OK ] SimdScalarUtilTest.gatherLoadTranspose (0 ms) [ RUN ] SimdScalarUtilTest.gatherLoadUTranspose [ OK ] SimdScalarUtilTest.gatherLoadUTranspose (0 ms) [ RUN ] SimdScalarUtilTest.transposeScatterStoreU [ OK ] SimdScalarUtilTest.transposeScatterStoreU (0 ms) [ RUN ] SimdScalarUtilTest.transposeScatterIncrU [ OK ] SimdScalarUtilTest.transposeScatterIncrU (0 ms) [ RUN ] SimdScalarUtilTest.transposeScatterDecrU [ OK ] SimdScalarUtilTest.transposeScatterDecrU (0 ms) [ RUN ] SimdScalarUtilTest.gatherLoadBySimdIntTranspose [ OK ] SimdScalarUtilTest.gatherLoadBySimdIntTranspose (0 ms) [ RUN ] SimdScalarUtilTest.gatherLoadUBySimdIntTranspose [ OK ] SimdScalarUtilTest.gatherLoadUBySimdIntTranspose (0 ms) [ RUN ] SimdScalarUtilTest.reduceIncr4ReturnSum [ OK ] SimdScalarUtilTest.reduceIncr4ReturnSum (0 ms) [----------] 8 tests from SimdScalarUtilTest (0 ms total) [----------] 37 tests from SimdScalarMathTest [ RUN ] SimdScalarMathTest.copysign [ OK ] SimdScalarMathTest.copysign (0 ms) [ RUN ] SimdScalarMathTest.invsqrtPair [ OK ] SimdScalarMathTest.invsqrtPair (0 ms) [ RUN ] SimdScalarMathTest.inv [ OK ] SimdScalarMathTest.inv (0 ms) [ RUN ] SimdScalarMathTest.maskzInvsqrt [ OK ] SimdScalarMathTest.maskzInvsqrt (0 ms) [ RUN ] SimdScalarMathTest.log [ OK ] SimdScalarMathTest.log (0 ms) [ RUN ] SimdScalarMathTest.exp2 [ OK ] SimdScalarMathTest.exp2 (0 ms) [ RUN ] SimdScalarMathTest.exp [ OK ] SimdScalarMathTest.exp (0 ms) [ RUN ] SimdScalarMathTest.erf [ OK ] SimdScalarMathTest.erf (0 ms) [ RUN ] SimdScalarMathTest.erfc [ OK ] SimdScalarMathTest.erfc (0 ms) [ RUN ] SimdScalarMathTest.sincos [ OK ] SimdScalarMathTest.sincos (0 ms) [ RUN ] SimdScalarMathTest.sin [ OK ] SimdScalarMathTest.sin (0 ms) [ RUN ] SimdScalarMathTest.cos [ OK ] SimdScalarMathTest.cos (0 ms) [ RUN ] SimdScalarMathTest.tan [ OK ] SimdScalarMathTest.tan (0 ms) [ RUN ] SimdScalarMathTest.asin [ OK ] SimdScalarMathTest.asin (0 ms) [ RUN ] SimdScalarMathTest.acos [ OK ] SimdScalarMathTest.acos (0 ms) [ RUN ] SimdScalarMathTest.atan [ OK ] SimdScalarMathTest.atan (0 ms) [ RUN ] SimdScalarMathTest.atan2 [ OK ] SimdScalarMathTest.atan2 (0 ms) [ RUN ] SimdScalarMathTest.pmeForceCorrection [ OK ] SimdScalarMathTest.pmeForceCorrection (0 ms) [ RUN ] SimdScalarMathTest.pmePotentialCorrection [ OK ] SimdScalarMathTest.pmePotentialCorrection (0 ms) [ RUN ] SimdScalarMathTest.invsqrtPairSingleAccuracy [ OK ] SimdScalarMathTest.invsqrtPairSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.invSingleAccuracy [ OK ] SimdScalarMathTest.invSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.maskzInvsqrtSingleAccuracy [ OK ] SimdScalarMathTest.maskzInvsqrtSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.logSingleAccuracy [ OK ] SimdScalarMathTest.logSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.exp2SingleAccuracy [ OK ] SimdScalarMathTest.exp2SingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.expSingleAccuracy [ OK ] SimdScalarMathTest.expSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.erfSingleAccuracy [ OK ] SimdScalarMathTest.erfSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.erfcSingleAccuracy [ OK ] SimdScalarMathTest.erfcSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.sincosSingleAccuracy [ OK ] SimdScalarMathTest.sincosSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.sinSingleAccuracy [ OK ] SimdScalarMathTest.sinSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.cosSingleAccuracy [ OK ] SimdScalarMathTest.cosSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.tanSingleAccuracy [ OK ] SimdScalarMathTest.tanSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.asinSingleAccuracy [ OK ] SimdScalarMathTest.asinSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.acosSingleAccuracy [ OK ] SimdScalarMathTest.acosSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.atanSingleAccuracy [ OK ] SimdScalarMathTest.atanSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.atan2SingleAccuracy [ OK ] SimdScalarMathTest.atan2SingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.pmeForceCorrectionSingleAccuracy [ OK ] SimdScalarMathTest.pmeForceCorrectionSingleAccuracy (0 ms) [ RUN ] SimdScalarMathTest.pmePotentialCorrectionSingleAccuracy [ OK ] SimdScalarMathTest.pmePotentialCorrectionSingleAccuracy (0 ms) [----------] 37 tests from SimdScalarMathTest (1 ms total) [----------] Global test environment tear-down [==========] 268 tests from 21 test cases ran. (25 ms total) [ PASSED ] 265 tests. [ FAILED ] 3 tests, listed below: [ FAILED ] SimdMathTest.exp [ FAILED ] SimdMathTest.expSingleAccuracy [ FAILED ] SimdMathTest.expSingleAccuracyUnsafe 3 FAILED TESTS