Closed roystgnr closed 1 year ago
Job Coverage on 85be366 wanted to post the following:
Coverage did not change
This comment will be updated on new commits.
"Min clang", but unrelated. Looks like we missed a recipe to update to newer containers.
We're going to have some better clang containers ready soon so I'm not going to bother with a temporary update now. I did manually test that this update backs off gracefully when a compiler is too old to support -ftrapping-math
I don't think this is likely to ever be important, since we don't enable FPE in our test suite and we're surely never going to be doing vectorizable operations in the tiny parts of the TIMPI library that aren't header-only ... but I do want to keep ACSM in sync, and if FPE safety in TIMPI is ever important I'd rather we be too safe than not-safe-enough.