diff options
author | Mark Olesen <Mark.Olesen@gmx.net> | 2021-03-02 22:01:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-02 22:01:20 +0100 |
commit | 0c38c864033e5758a564e277e5ed41221ab6c8d0 (patch) | |
tree | 8773587badb1dcf95a5793d406db372896a8185e /.mypy.ini | |
parent | 16c07e6abdec3e3c500934d1b93841519226a752 (diff) | |
download | spack-0c38c864033e5758a564e277e5ed41221ab6c8d0.tar.gz spack-0c38c864033e5758a564e277e5ed41221ab6c8d0.tar.bz2 spack-0c38c864033e5758a564e277e5ed41221ab6c8d0.tar.xz spack-0c38c864033e5758a564e277e5ed41221ab6c8d0.zip |
openfoam: disable FPE handling for Fujitsu compiler (#21769)
- as outlined in merge-request #21336 some clang compilers
can trigger erroneous floating point exceptions.
OpenFOAM normally traps FPE, but disable this in the etc/controlDict
for specific compilers:
change "trapFpe digit;" -> "trapFpe 0;"
Eliminate previous use of FOAM_SGIFPE env variable in favour of
using the etc/controlDict setting - cleaner and robuster.
Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com>
Diffstat (limited to '.mypy.ini')
0 files changed, 0 insertions, 0 deletions