Skip to content
Snippets Groups Projects
Commit b01ca530 authored by Kenneth Moreland's avatar Kenneth Moreland
Browse files

Turn on floating point exception trapping for GCC in tests

Some simulations trap floating point exceptions to ensure that their
code is working correctly, and we want VTK-m to work correctly in their
code. To check this, we want to turn on floating point exception
trapping in our test code. This is very implementation-specific, so for
now we are just turning it on for GCC. This will at least alert a
problem on some of the dashboards.
parent 80d622cd
Branches
Tags
2 merge requests!2615Draft: DONTMERGE ME: TEST FOR 1.7.0-rc1 is our 9th official release of VTK-m.,!2527Turn on floating point exception trapping for GCC in tests
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment