Enable debug FP exceptions without TPI, not with TPI
authorRoland Schulz <roland.schulz@intel.com>
Wed, 4 Jul 2018 21:50:53 +0000 (14:50 -0700)
committerMark Abraham <mark.j.abraham@gmail.com>
Mon, 16 Jul 2018 15:34:15 +0000 (17:34 +0200)
commitcbaeb20b0f6d26be942d0dc419db6f43ec789ace
tree5c93a7b136e96538b84a663207f5aba48af1123c
parent95466e9d55b2312c5ef793bda110814033522b25
Enable debug FP exceptions without TPI, not with TPI

This is a second attempt at debugging FP exceptions. It reverts the
revert ab4d87ef1b255504d23b619e57d2e98374ba2b3e.

Remove work-around in tpitest.

Fixes #2404

Change-Id: Ib2f8b2e68eef31eeeaefc4c69cee5edf76e7508c
src/gromacs/math/utilities.cpp
src/gromacs/math/utilities.h
src/gromacs/mdlib/sim_util.cpp
src/gromacs/mdrun/runner.cpp
src/programs/mdrun/tests/tpitest.cpp